summaryrefslogtreecommitdiff
path: root/layout/base/nsCSSFrameConstructor.cpp
Commit message (Expand)AuthorAge
* Issue #2176 - Don't reconstruct the parent when tearing downMoonchild2023-04-02
* Issue #2135 - Bug 1329877: Optimize AncestorFilter usage in lazy frame constr...FranklinDM2023-03-04
* Issue #1375 - Follow-up: Get the insertion point right when reconstructing di...FranklinDM2023-02-27
* Issue #1375 - Follow-up: Remove shadow tree hacks in the frame constructorFranklinDM2023-02-27
* Issue #1829 - Readd code cleanup that is not Mac related that got clobbered b...Brian Smith2022-04-26
* Issue #1829 - Revert "Issue #1751 -- Remove XP_MACOSX conditionals from /layout"Brian Smith2022-04-26
* Issue #1830 - Remove --disable-xul config and conditionals.Moonchild2022-04-01
* [layout] Ensure we set the primary frame for native anon content where needed.Moonchild2021-07-15
* Issue #1751 -- Remove XP_MACOSX conditionals from /layoutMoonchild2021-05-03
* Issue #1757 - Reinstate "dom.details_element.enabled" preferenceathenian2002021-03-31
* Issue #1515 - Add null check to nsCSSFrameConstructor::IsValidSiblingMoonchild2021-02-03
* Issue #1705 - Part 3: Rename ScrollbarStyles to ScrollStyles.Moonchild2021-01-06
* Issue #1053 - Part 2a: Remove android from /layout (partial)Moonchild2020-12-26
* Issue #1641 - Implement CSS flow-root keywordathenian2002020-09-03
* Bug 1426536 - Remove nsContentUtils::IsContentInsertionPointMatt A. Tobin2020-04-17
* Bug 1419762 - Return the inline continuation of an IB split when appendingMatt A. Tobin2020-04-17
* Bug 1419964 - Remove AdjustParentFrameForAfterContentMatt A. Tobin2020-04-17
* Bug 1415843 - Remove an unneeded call to AdjustAppendParentForAfterContentMatt A. Tobin2020-04-17
* Bug 1415538 - Remove dead frame construction code (InsertFirstLineFrames)Matt A. Tobin2020-04-17
* Bug 1415152 - No need for AdjustAppendForAfter, since ::after is handled in F...Matt A. Tobin2020-04-17
* Bug 1413619 - Fix insertion point computation when display: contents pseudos ...Matt A. Tobin2020-04-17
* Bug 979782 - Implement lazy frame construction for display:contents descendantsMatt A. Tobin2020-04-17
* Bug 1380749 - Retry AdjustAppendParentForAfterContent in case |parentAfterFra...Matt A. Tobin2020-04-17
* Bug 1381134 - Ensure we're using the correct frame for the :after/:before ref...Matt A. Tobin2020-04-17
* Bug 1389743 - Only reconstruct frames synchronously from ContentRemoved when ...Matt A. Tobin2020-04-17
* Bug 1377648 - Fix HTMLSummaryElement::IsSummary() on removing the elementMatt A. Tobin2020-04-17
* Bug 1368547 - Remove nsFrameManagerBase::mPlaceholderMap and instead store th...Matt A. Tobin2020-04-17
* Bug 1360157 - Assert that a display: contents child always has a parentMatt A. Tobin2020-04-17
* Bug 1355351 - Make pseudo-elements return the correct style via getComputedStyleMatt A. Tobin2020-04-17
* Bug 1296516 - Cleanup a bit of code in layout/baseMatt A. Tobin2020-04-17
* Bug 1330843 - Allow JS to create NAC pseudo-elementsMatt A. Tobin2020-04-17
* Bug 1346623 - Allow anonymous content created with nsIDocument::InsertAnonymo...Matt A. Tobin2020-04-16
* Bug 1343879 - Be consistent about the parent style context the document-level...Matt A. Tobin2020-04-16
* Bug 1343937 - Fix a crash in nsWrapperCache.hMatt A. Tobin2020-04-16
* Bug 1331322 - Allow tagging of pseudo-implementing native anonymous content w...Matt A. Tobin2020-04-16
* Bug 1334358 - Remove nsCSSFrameConstructor::CreateAnonymousFramesMatt A. Tobin2020-04-14
* Bug 1334247 - Remove nsIAnonymousContentCreator::CreateFrameForMatt A. Tobin2020-04-14
* [CSS] Only emit non-GC chrome wrapped XUL box warnings in debug builds.wolfbeast2020-02-14
* Bug 1271549 - Remove details and summary preference.Gaming4JC2020-01-26
* Attach FrameProperties to each frame instead of using a shared hashtablewin7-72019-06-26
* Only disallow lazy frame construction for direct children of display: content...trav902018-12-09
* Remove MOZ_WIDGET_GONK [1/2]wolfbeast2018-05-12
* moebius#138: Optimize operations on root of deeply-nested frame treejanekptacijarabaci2018-04-24
* Bug 1286182: Implement the layout for <input type=date>janekptacijarabaci2018-02-14
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02