.. |
crashtests
|
Bug 1437155: Expect an assertion on the old style system. r=me
|
2018-03-05 16:20:35 +01:00 |
doc
|
Bug 1432017 - Remove AccessibleCaretEventHub::PostScrollState. r=mats
|
2018-02-23 22:05:49 +08:00 |
gtest
|
Bug 1443402 - Fix some -Wmissing-prototypes warnings in layout. r=dholbert
|
2018-02-22 21:03:45 -08:00 |
tests
|
Bug 1433175 - semi-automated indent fix, r=Mossop.
|
2018-02-28 18:51:34 +01:00 |
AccessibleCaret.cpp
|
Bug 1426649: Remove nsCSSFrameConstructor updates. r=mats
|
2017-12-21 19:34:48 +01:00 |
AccessibleCaret.h
|
…
|
|
AccessibleCaretEventHub.cpp
|
Bug 1432017 - Remove AccessibleCaretEventHub::PostScrollState. r=mats
|
2018-02-23 22:05:49 +08:00 |
AccessibleCaretEventHub.h
|
Bug 1432017 - Remove AccessibleCaretEventHub::PostScrollState. r=mats
|
2018-02-23 22:05:49 +08:00 |
AccessibleCaretLogger.h
|
…
|
|
AccessibleCaretManager.cpp
|
Bug 1434819 part 7. Remove the SHOW_* constants from nsIDOMNodeFilter. r=qdot
|
2018-02-01 14:26:12 -05:00 |
AccessibleCaretManager.h
|
Backout changeset 5ca278d8c1af (Bug 1433671) for not handling all callers in all platforms. r=backout
|
2018-01-30 12:17:04 +01:00 |
ArenaObjectID.h
|
…
|
|
ArenaRefPtr.h
|
…
|
|
ArenaRefPtrInlines.h
|
…
|
|
CaretAssociationHint.h
|
…
|
|
FrameProperties.h
|
…
|
|
GeckoRestyleManager.cpp
|
Bug 1024082: Remove PresShell::FrameManager(), use PresShell::FrameConstructor instead. r=dholbert
|
2018-03-07 10:17:52 +01:00 |
GeckoRestyleManager.h
|
…
|
|
GeometryUtils.cpp
|
…
|
|
GeometryUtils.h
|
…
|
|
LayoutLogging.cpp
|
…
|
|
LayoutLogging.h
|
…
|
|
MobileViewportManager.cpp
|
Bug 1420056 - Use #defines for MobileViewportManager / ZoomConstraintsClient constants. r=kats
|
2017-11-23 14:06:15 +08:00 |
MobileViewportManager.h
|
Bug 1437623 part 2: (layout/base) Add missing includes/namespaces to preemptively fix unified bustage. r=mats
|
2018-02-13 09:08:42 -08:00 |
OverflowChangedTracker.h
|
…
|
|
PositionedEventTargeting.cpp
|
Bug 1438020: Add some includes for "Inlines" headers to address clang build warnings in non-unified build. r=mats
|
2018-02-13 14:38:20 -08:00 |
PositionedEventTargeting.h
|
…
|
|
PresShell.cpp
|
Bug 1442491 - Convert PLHash instances in PressShell to nsClassHashtables. r=dholbert
|
2018-03-01 18:59:13 -08:00 |
PresShell.h
|
Bug 1443753: Tidy PresShell.h. r=dholbert
|
2018-03-08 09:26:14 +01:00 |
RestyleLogging.h
|
Bug 1430014 - Part 4: #ifdef out unnecessary code when the old style system is not built. r=xidorn
|
2018-02-01 15:04:04 +11:00 |
RestyleManager.cpp
|
Bug 1443929: Give RestyleManager.cpp an include for nsTransitionManager.h (which it needs/uses). r=emilio
|
2018-03-07 13:40:58 -08:00 |
RestyleManager.h
|
Bug 1427625: Optimize appends to avoid restyling unnecessarily. r=xidorn
|
2018-02-27 17:02:52 +01:00 |
RestyleManagerInlines.h
|
Bug 1430014 - Part 5: Stop building old style system classes when MOZ_OLD_STYLE is not defined. r=xidorn
|
2018-02-01 15:04:04 +11:00 |
RestyleTracker.cpp
|
Bug 1024082: Remove PresShell::FrameManager(), use PresShell::FrameConstructor instead. r=dholbert
|
2018-03-07 10:17:52 +01:00 |
RestyleTracker.h
|
…
|
|
RestyleTrackerInlines.h
|
…
|
|
ScrollbarStyles.cpp
|
Bug 951793 - Add overscroll-behavior attributes to ScrollbarStyles. r=mstange
|
2017-11-25 01:28:59 +01:00 |
ScrollbarStyles.h
|
Bug 951793 - Add overscroll-behavior attributes to ScrollbarStyles. r=mstange
|
2017-11-25 01:28:59 +01:00 |
ServoRestyleManager.cpp
|
Bug 1439395: Avoid leaving an stale restyle root if there's no servo data on it. r=bholley
|
2018-02-26 18:50:19 +01:00 |
ServoRestyleManager.h
|
Bug 1422654: stylo: Avoid restyling XBL-bound element if the binding doesn't have stylesheets. r=heycam
|
2017-12-04 02:47:54 +01:00 |
ShapeUtils.cpp
|
Bug 1418905 - Move nsRuleNode::ComputeCoordPercentCalc() into nsStyleCoord. r=heycam
|
2017-11-20 14:05:19 +08:00 |
ShapeUtils.h
|
Bug 1437623 part 2: (layout/base) Add missing includes/namespaces to preemptively fix unified bustage. r=mats
|
2018-02-13 09:08:42 -08:00 |
StackArena.cpp
|
…
|
|
StackArena.h
|
…
|
|
StaticPresData.cpp
|
Bug 90440 - Remove the font.size.unit pref. r=dbaron.
|
2017-11-16 09:54:17 +11:00 |
StaticPresData.h
|
…
|
|
TouchManager.cpp
|
Bug 1426388 - Crash in mozilla::TouchManager::SuppressInvalidPointsAndGetTargetedFrame. r=smaug.
|
2017-12-20 23:32:52 +08:00 |
TouchManager.h
|
Bug 1420589 Part6: Keep those touch points that are not in the same document so that we can use them to dispatch pointer events.
|
2017-12-09 10:06:18 +08:00 |
UndisplayedNode.h
|
Bug 1024082: Remove nsFrameManagerBase. r=dholbert
|
2018-03-07 10:17:48 +01:00 |
UnitTransforms.h
|
…
|
|
Units.h
|
Bug 1442767 - Rename Box to RectAbsolute (Gecko changes). r=kats
|
2018-03-05 18:08:18 -05:00 |
WordMovementType.h
|
…
|
|
ZoomConstraintsClient.cpp
|
Bug 1443402 - Fix some -Wmissing-prototypes warnings in layout. r=dholbert
|
2018-02-22 21:03:45 -08:00 |
ZoomConstraintsClient.h
|
…
|
|
moz.build
|
Bug 1024082: Remove PresShell::FrameManager(), use PresShell::FrameConstructor instead. r=dholbert
|
2018-03-07 10:17:52 +01:00 |
nsAutoLayoutPhase.cpp
|
…
|
|
nsAutoLayoutPhase.h
|
…
|
|
nsBidi.cpp
|
…
|
|
nsBidi.h
|
…
|
|
nsBidiPresUtils.cpp
|
Bug 1443672: Adjust a few .cpp files in layout to #include their own header first. r=emilio
|
2018-03-06 15:59:36 -08:00 |
nsBidiPresUtils.h
|
…
|
|
nsCSSColorUtils.cpp
|
…
|
|
nsCSSColorUtils.h
|
…
|
|
nsCSSFrameConstructor.cpp
|
Bug 1024082: Remove PresShell::FrameManager(), use PresShell::FrameConstructor instead. r=dholbert
|
2018-03-07 10:17:52 +01:00 |
nsCSSFrameConstructor.h
|
Bug 1422653: Make FindSiblingInternal take the iterator by ref to please the static analysis on the next patch. r=mats
|
2018-02-28 23:15:31 +01:00 |
nsCaret.cpp
|
Bug 1405087: Don't use -moz-user-input: disabled to decide event handling stuff. r=smaug
|
2018-02-15 21:48:58 +01:00 |
nsCaret.h
|
…
|
|
nsChangeHint.h
|
Bug 1237454 - Add VisibilityChange change hint. r=emilio
|
2018-02-09 10:43:10 +09:00 |
nsCompatibility.h
|
…
|
|
nsCounterManager.cpp
|
…
|
|
nsCounterManager.h
|
…
|
|
nsDocumentViewer.cpp
|
Bug 1439027: Simplify PresShell::Initialize. r=bz
|
2018-02-21 12:42:17 +01:00 |
nsFrameManager.cpp
|
Bug 1443672: Adjust a few .cpp files in layout to #include their own header first. r=emilio
|
2018-03-06 15:59:36 -08:00 |
nsFrameManager.h
|
Bug 1024082: Remove nsFrameManagerBase. r=dholbert
|
2018-03-07 10:17:48 +01:00 |
nsFrameTraversal.cpp
|
Bug 1443672: Adjust a few .cpp files in layout to #include their own header first. r=emilio
|
2018-03-06 15:59:36 -08:00 |
nsFrameTraversal.h
|
Bug 1413834 - part 1: Limit frame traversal and getting of next tabindex inside scope owned by document root, r=smaug
|
2018-01-26 17:47:44 +02:00 |
nsGenConList.cpp
|
…
|
|
nsGenConList.h
|
…
|
|
nsIDocumentViewerPrint.h
|
Bug 1430686 - Rename the document viewer "DestroyRefCount" member and methods. r=bobowen
|
2018-01-08 16:59:31 +00:00 |
nsIFrameTraversal.h
|
…
|
|
nsILayoutDebugger.h
|
…
|
|
nsILayoutHistoryState.idl
|
…
|
|
nsIPercentBSizeObserver.h
|
…
|
|
nsIPreloadedStyleSheet.idl
|
…
|
|
nsIPresShell.h
|
Bug 1442020 - Ensure neither style nor layout flushes are required when running promiseDocumentFlushed callbacks. r=bz
|
2018-02-28 16:15:51 -05:00 |
nsIPresShellInlines.h
|
Bug 1350930 - Move profiler markers for reflow and style flushes from the refresh driver into the PresShell. r=bz
|
2017-11-15 16:10:32 -05:00 |
nsIReflowCallback.h
|
…
|
|
nsIStyleSheetService.idl
|
…
|
|
nsLayoutDebugger.cpp
|
Bug 1443402 - Fix some -Wmissing-prototypes warnings in layout. r=dholbert
|
2018-02-22 21:03:45 -08:00 |
nsLayoutHistoryState.cpp
|
…
|
|
nsLayoutUtils.cpp
|
Bug 1024082: Remove PresShell::FrameManager(), use PresShell::FrameConstructor instead. r=dholbert
|
2018-03-07 10:17:52 +01:00 |
nsLayoutUtils.h
|
Bug 1439524 - Clamp glyph-run offsets appropriately for the current frame's content to avoid potential failure to create the Range. r=dholbert
|
2018-02-20 20:46:51 +00:00 |
nsPresArena.cpp
|
Bug 1430014 - Part 5: Stop building old style system classes when MOZ_OLD_STYLE is not defined. r=xidorn
|
2018-02-01 15:04:04 +11:00 |
nsPresArena.h
|
Backed out changeset 0f783930e1b2 (bug 1406727) for GTest failures on ArenaAllocator. r=backout on a CLOSED TREE
|
2017-11-16 07:45:06 +02:00 |
nsPresArenaObjectList.h
|
…
|
|
nsPresContext.cpp
|
Bug 1443672: Adjust a few .cpp files in layout to #include their own header first. r=emilio
|
2018-03-06 15:59:36 -08:00 |
nsPresContext.h
|
Bug 1024082: Remove PresShell::FrameManager(), use PresShell::FrameConstructor instead. r=dholbert
|
2018-03-07 10:17:52 +01:00 |
nsPresState.h
|
…
|
|
nsQuoteList.cpp
|
…
|
|
nsQuoteList.h
|
…
|
|
nsRefreshDriver.cpp
|
Bug 1443672: Adjust a few .cpp files in layout to #include their own header first. r=emilio
|
2018-03-06 15:59:36 -08:00 |
nsRefreshDriver.h
|
Bug 1415780 - Let AnimationEventDispatcher observe nsRefreshDriver. r=birtles
|
2018-01-27 21:17:27 +09:00 |
nsStyleChangeList.cpp
|
Bug 1024082: Remove PresShell::FrameManager(), use PresShell::FrameConstructor instead. r=dholbert
|
2018-03-07 10:17:52 +01:00 |
nsStyleChangeList.h
|
Bug 1439793: Simplify nsStyleChangeList::PopChangesForContent. r=xidorn
|
2018-02-21 09:32:28 +01:00 |
nsStyleSheetService.cpp
|
Bug 1437623 part 2: (layout/base) Add missing includes/namespaces to preemptively fix unified bustage. r=mats
|
2018-02-13 09:08:42 -08:00 |
nsStyleSheetService.h
|
Bug 1430014 - Part 4: #ifdef out unnecessary code when the old style system is not built. r=xidorn
|
2018-02-01 15:04:04 +11:00 |