fune/layout/base
2018-03-19 15:18:07 -04:00
..
crashtests Backed out changeset ec272d453729 (bug 1356558) for failing new crashtest. CLOSED TREE 2018-03-19 18:52:01 +02:00
doc Bug 1432017 - Remove AccessibleCaretEventHub::PostScrollState. r=mats 2018-02-23 22:05:49 +08:00
gtest Bug 1433671: Add MOZ_CAN_RUN_SCRIPT annotations to AccessibleCaret and other stuff. r=bz 2018-03-14 23:32:22 +01:00
tests Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
AccessibleCaret.cpp Bug 1426649: Remove nsCSSFrameConstructor updates. r=mats 2017-12-21 19:34:48 +01:00
AccessibleCaret.h
AccessibleCaretEventHub.cpp Bug 1443080 - Use the static call for static methods (not instance) r=Ehsan 2018-03-16 14:29:15 +01:00
AccessibleCaretEventHub.h Bug 1433671: Add MOZ_CAN_RUN_SCRIPT annotations to AccessibleCaret and other stuff. r=bz 2018-03-14 23:32:22 +01:00
AccessibleCaretLogger.h
AccessibleCaretManager.cpp Bug 1433671: Add MOZ_CAN_RUN_SCRIPT annotations to AccessibleCaret and other stuff. r=bz 2018-03-14 23:32:22 +01:00
AccessibleCaretManager.h Bug 1433671: Add MOZ_CAN_RUN_SCRIPT annotations to AccessibleCaret and other stuff. r=bz 2018-03-14 23:32:22 +01:00
ArenaObjectID.h
ArenaRefPtr.h
ArenaRefPtrInlines.h
AutoProfilerStyleMarker.h Bug 1444296 part 2 - Have a separate marker for styles to present stats. r=mstange 2018-03-15 11:59:22 +11:00
CaretAssociationHint.h
FrameProperties.h
GeckoRestyleManager.cpp Bug 1444905: Remove scoped style support from the old style system. r=xidorn,smaug 2018-03-13 10:26:13 +01:00
GeckoRestyleManager.h
GeometryUtils.cpp Bug 1446533 part 2. Rename nsGenericDOMDataNode.{h,cpp} to CharacterData. r=mystor 2018-03-19 15:18:07 -04:00
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
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
nsCaret.cpp Bug 1444686 part 10. Remove nsIDOMDragEvent::GetDataTransfer. r=mystor 2018-03-13 16:24:00 -04:00
nsCaret.h Bug 1444686 part 10. Remove nsIDOMDragEvent::GetDataTransfer. r=mystor 2018-03-13 16:24:00 -04:00
nsChangeHint.h Bug 1237454 - Add VisibilityChange change hint. r=emilio 2018-02-09 10:43:10 +09:00
nsCompatibility.h
nsCounterManager.cpp Bug 1446533 part 3. Remove nsIDOMCharacterData::Get/SetData. r=mystor 2018-03-19 15:18:07 -04:00
nsCounterManager.h
nsCSSColorUtils.cpp
nsCSSColorUtils.h
nsCSSFrameConstructor.cpp Bug 1446533 part 2. Rename nsGenericDOMDataNode.{h,cpp} to CharacterData. r=mystor 2018-03-19 15:18:07 -04:00
nsCSSFrameConstructor.h Bug 1446533 part 1. Rename nsGenericDOMDataNode to CharacterData. r=mystor 2018-03-19 15:18:06 -04:00
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 1443339: Stop observing the refresh driver when inserting into the BFCache. r=bz 2018-03-17 16:11:52 +01:00
nsIPresShellInlines.h
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 1435291 - Part 2. Make background SVGs use WebRender instead of fallback. r=jrmuizel 2018-03-14 14:19:13 -04: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
nsPresArenaObjectList.h
nsPresContext.cpp Merge inbound to mozilla-central. a=merge 2018-03-15 12:15:17 +02:00
nsPresContext.h Merge inbound to mozilla-central. a=merge 2018-03-15 12:15:17 +02:00
nsPresState.h
nsQuoteList.cpp Bug 1446533 part 3. Remove nsIDOMCharacterData::Get/SetData. r=mystor 2018-03-19 15:18:07 -04:00
nsQuoteList.h
nsRefreshDriver.cpp Bug 1443415: Move nsPresContext::NotifyFontFaceSetOnRefresh to nsIPresShell. r=bholley 2018-03-06 09:01:35 +01:00
nsRefreshDriver.h Bug 1443339: Stop observing the refresh driver when inserting into the BFCache. r=bz 2018-03-17 16:11:52 +01: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
OverflowChangedTracker.h
PositionedEventTargeting.cpp Bug 1445117 - Remove duplicates from nsGkAtoms. r=froydnj 2018-03-14 10:27:25 +11:00
PositionedEventTargeting.h
PresShell.cpp Bug 1446666: Assert that there are no frames for content outside of the flat tree. r=smaug 2018-03-19 11:11:48 +01:00
PresShell.h Bug 1443339: Stop observing the refresh driver when inserting into the BFCache. r=bz 2018-03-17 16:11:52 +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 1443080 - Use the static call for static methods (not instance) r=Ehsan 2018-03-16 14:29:15 +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
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
Units.h Bug 1442767 - Rename Box to RectAbsolute (Gecko changes). r=kats 2018-03-05 18:08:18 -05:00
UnitTransforms.h
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