summaryrefslogtreecommitdiffstats
path: root/layout/generic
Commit message (Expand)AuthorAgeLines
* Bug 1422197 - Add fast path to get DocGroup in binding code for [CEReactions]Matt A. Tobin2020-04-17-0/+16
* Bug 1381134 - Ensure we're using the correct frame for the :after/:before ref...Matt A. Tobin2020-04-17-0/+92
* Bug 1377978 - Make nsRange use uint32_t to offsetMatt A. Tobin2020-04-17-7/+13
* Bug 1377648 - Fix HTMLSummaryElement::IsSummary() on removing the elementMatt A. Tobin2020-04-17-0/+15
* Bug 1368547 - Remove nsFrameManagerBase::mPlaceholderMap and instead store th...Matt A. Tobin2020-04-17-45/+37
* Bug 1367683 - Optimize initializing nsRangeMatt A. Tobin2020-04-17-54/+31
* Bug 1355351 - Make pseudo-elements return the correct style via getComputedStyleMatt A. Tobin2020-04-17-13/+6
* Bug 1343937 - Fix a crash in nsWrapperCache.hMatt A. Tobin2020-04-16-2/+22
* Bug 1340885 - Null check frame's content when searching for NAC ancestors in ...Matt A. Tobin2020-04-16-1/+2
* Bug 1331322 - Allow tagging of pseudo-implementing native anonymous content w...Matt A. Tobin2020-04-16-5/+30
* Bug 1334358 - Remove nsCSSFrameConstructor::CreateAnonymousFramesMatt A. Tobin2020-04-14-1/+2
* Bug 1334247 - Remove nsIAnonymousContentCreator::CreateFrameForMatt A. Tobin2020-04-14-8/+0
* Bug 1321284 - Crash in nsCSSFrameConstructor::GetInsertionPrevSibling when tr...Matt A. Tobin2020-04-14-1/+3
* Issue #1512 - Improve handling of multiple selections.wolfbeast2020-04-12-1/+1
* [layout] Always move descendants of layout frames if moved.wolfbeast2020-04-10-0/+2
* Issue #1511 - Bail on orphan situation.wolfbeast2020-04-10-0/+4
* Issue #1485 - Fix incorrect grid cell sizing to min/max space.wolfbeast2020-03-13-29/+29
* Issue #1480 - Skip abspos, fixed, float and placeholders for outline.wolfbeast2020-03-11-2/+12
* Revert "Issue #1355 - Better way to create display items for column backgrounds"wolfbeast2020-02-26-320/+258
* Issue #1355 - Better way to create display items for column backgroundswin7-72020-02-25-258/+320
* Issue #1355 - Make nsTableCellFrame::GetColIndex/GetRowIndex fasterwin7-72020-02-16-12/+10
* Merge branch 'master' of https://github.com/MoonchildProductions/UXP into for...athenian2002020-01-27-14/+12
|\
| * Bug 1271549 - Remove details and summary preference.Gaming4JC2020-01-26-14/+12
* | Issue #1356 - Remove -moz-user-input disabled to improve event handling.athenian2002020-01-16-0/+18
|/
* Issue #1328 - Part 3: Add fuzz to reftests and fix misc other tests.Chris Peterson2019-12-18-1/+1
* Check if we're already at the end of the frame's content.Jonathan Kew2019-12-06-1/+2
* Remove unnecessary calls to ReparentFloatsForInlineChild inMats Palmgren2019-11-29-45/+10
* Simplify the overflow child frame reparenting inMats Palmgren2019-11-29-7/+2
* Issue #146 - Part 6: Allow `position: sticky` on table elements.wolfbeast2019-11-03-5/+2
* Issue #146 - Part 5: Treat table row groups as containing blocks.wolfbeast2019-11-03-0/+11
* Issue #1230 - Part 1: Fix Back-computing percentages for intrinsic sizing in ...Gaming4JC2019-09-28-233/+93
* Issue #1233 - Part 2: Update ReftestsGaming4JC2019-09-28-4/+3292
* Issue #1233 - Part 1: Fix grid overflow and rendering issues by improving Lay...Gaming4JC2019-09-28-278/+383
* Fix comments for Framepropertieswin7-72019-07-12-1/+1
* Iterate the frame property list once to collect which child list properties w...win7-72019-07-08-36/+53
* Attach FrameProperties to each frame instead of using a shared hashtablewin7-72019-06-26-321/+353
* Remove 18 yo OS/2 and AIX bustage workaround.wolfbeast2019-03-31-19/+73
* Handle the special case of a flex frame being the absolute containing block c...JustOff2019-03-14-6/+22
* Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2019-02-03-1/+1
|\
| * issue #908 - implement missing parts of CSS maskyami2019-02-02-1/+1
* | Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18-1/+0
|/
* Make sure we remove our RefreshDriver observers in CompleteAsyncScroll.wolfbeast2018-11-02-2/+12
* Ensure that the scroll frame deregisters its refresh driver observers (mAsync...wolfbeast2018-10-31-22/+30
* [css-grid] Don't shrink-wrap the inline size when we have an available size w...JustOff2018-10-20-3/+5
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-7/+0
* Bug 958714 Remove obsolete assertion & commentjanekptacijarabaci2018-07-20-12/+1
* Bug 958714 Simplify percent-margin/padding resolution code to pass around a s...janekptacijarabaci2018-07-20-66/+30
* Bug 958714 Remove special case for flex & grid items' percent block-axis marg...janekptacijarabaci2018-07-20-7/+4
* Remove MOZ_B2G leftovers and some dead B2G-only components.wolfbeast2018-05-12-2/+2
* Bug 1216885 - Make nsISelectionPrivate not inherit from nsISelectionjanekptacijarabaci2018-04-30-2/+3