summaryrefslogtreecommitdiff
path: root/layout
Commit message (Expand)AuthorAge
* Issue #80 - Include nsIContentInlines.h in layout/base/PositionedEventTargeti...adeshkp2020-05-01
* Issue #80 - Resolve issues with compiling on insane gcc configurations with n...Moonchild2020-05-01
* Issue #80 - De-unify layout/xul and tree, gridMoonchild2020-04-30
* Issue #80 - De-unify layout/tablesMoonchild2020-04-30
* Issue #80 - De-unify layout/svgMoonchild2020-04-30
* Issue #80 - De-unify layout/styleMoonchild2020-04-30
* Issue #80 - De-unify layout/printingMoonchild2020-04-29
* Issue #80 - De-unify layout/PITA... I mean layout/genericMoonchild2020-04-29
* Issue #80 - De-unify layout/baseMoonchild2020-04-29
* Issue #80 - De-unify layout/mathmlMatt A. Tobin2020-04-18
* Issue #80 - De-unify layout/formsMatt A. Tobin2020-04-18
* Issue #80 - De-unify /layout/inspectorMatt A. Tobin2020-04-18
* Issue #80 - De-unify /layout/tools/layout-debug/srcMatt A. Tobin2020-04-18
* Issue #80 - De-unify /layout/ipcMatt A. Tobin2020-04-18
* Issue #80 - De-unify /layout/buildMatt A. Tobin2020-04-18
* Issue #1375 - Fix IsWebComponentsEnabled checksMatt A. Tobin2020-04-17
* Bug 1425769 - Base class for ShadowRoot and Document to manage style stateMatt A. Tobin2020-04-17
* Issue #80 - De-unify dom/baseMatt A. Tobin2020-04-17
* Bug 1322661 - Expose (non-XBL) style sheets to devtoolsMatt A. Tobin2020-04-17
* Bug 1417829 - Remove unresolved pseudoclassMatt A. Tobin2020-04-17
* Bug 1426536 - Remove nsContentUtils::IsContentInsertionPointMatt A. Tobin2020-04-17
* Bug 1422197 - Add fast path to get DocGroup in binding code for [CEReactions]Matt 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 1409975 - Implement node distribution for shadow tree slotsMatt A. Tobin2020-04-17
* Bug 1418002 - Remove HTMLContentElementMatt A. Tobin2020-04-17
* Bug 1416999 - Remove document.registerElementMatt A. Tobin2020-04-17
* Bug 1411754 - Rename PresShell::DestroyFramesFor to DestroyFramesForAndRestyleMatt A. Tobin2020-04-17
* Bug 1404789 - Stop reconstructing frames for the whole shadow root each time ...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 1396584 - Remove support for multiple ShadowRootsMatt A. Tobin2020-04-17
* Bug 1389743 - Only reconstruct frames synchronously from ContentRemoved when ...Matt A. Tobin2020-04-17
* Bug 1377978 - Make nsRange use uint32_t to offsetMatt 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 1368802 - nsFrameIterator::GetPlaceholderFrame should only try to get the...Matt A. Tobin2020-04-17
* Bug 1373798 - Move HTML dir attribute state into event state flagsMatt A. Tobin2020-04-17
* Bug 1332353 - Make it clearer when a stylesheet is really owned by its mDocumentMatt A. Tobin2020-04-17
* Bug 1367683 - Optimize initializing nsRangeMatt A. Tobin2020-04-17
* Bug 1361086 - Simplify UndisplayedMap::GetListFor/GetOrCreateListFor to take ...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