gecko-dev/layout/base
Mats Palmgren 9c667d893f Bug 1381134 - Ensure we're using the correct frame for the :after/:before references. r=emilio
MozReview-Commit-ID: BwoRNsXLbPS
2017-10-11 20:21:26 +02:00
..
crashtests Bug 1406562 - Return first continuation for parent of first-letter in ExpectedOwnerForChild. r=emilio 2017-10-09 11:07:17 +11:00
doc
gtest
tests Bug 1386130 - Tweak mochitest to actually wait for up to 30 frames to test scroll. r=dholbert 2017-10-05 11:00:51 -07:00
AccessibleCaret.cpp
AccessibleCaret.h
AccessibleCaretEventHub.cpp
AccessibleCaretEventHub.h
AccessibleCaretLogger.h
AccessibleCaretManager.cpp Bug 1404854 Part 2 - Move adding mOffsetYToCaretLogicalPosition into DragCaretInternal(). r=mtseng 2017-10-06 17:39:56 +08:00
AccessibleCaretManager.h Bug 1404854 Part 3 - Fix page cannot be scrolled automatically when dragging caret. r=mtseng 2017-10-06 15:54:23 +08:00
ArenaObjectID.h
ArenaRefPtr.h
ArenaRefPtrInlines.h
CaretAssociationHint.h
FrameProperties.h
GeckoRestyleManager.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
GeckoRestyleManager.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
GeometryUtils.cpp
GeometryUtils.h
LayoutLogging.cpp
LayoutLogging.h
MobileViewportManager.cpp
MobileViewportManager.h
OverflowChangedTracker.h
PositionedEventTargeting.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
PositionedEventTargeting.h
PresShell.cpp Backed out changeset 759a43ebc6bf (bug 1405541) for asserting in devtools/client/performance/test/browser_perf-console-record-03.js on Windows 7. r=backout 2017-10-11 13:15:26 +02:00
PresShell.h Bug 1316251 Part1: Separate pointer event implementation from PresShell. r=masayuki 2017-09-06 15:47:49 +08:00
RestyleLogging.h
RestyleManager.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
RestyleManager.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
RestyleManagerInlines.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
RestyleTracker.cpp Backed out changeset 759a43ebc6bf (bug 1405541) for asserting in devtools/client/performance/test/browser_perf-console-record-03.js on Windows 7. r=backout 2017-10-11 13:15:26 +02:00
RestyleTracker.h Bug 1403868 (part 4) - Reduce tools/profiler/public/*.h to almost nothing in non-MOZ_GECKO_PROFILER builds. r=mstange. 2017-10-04 09:11:18 +11:00
RestyleTrackerInlines.h
ScrollbarStyles.cpp
ScrollbarStyles.h
ServoRestyleManager.cpp Bug 1406562 - Return first continuation for parent of first-letter in ExpectedOwnerForChild. r=emilio 2017-10-09 11:07:17 +11:00
ServoRestyleManager.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
ShapeUtils.cpp Bug 1404243 Part 3 - Remove refcount for StyleBasicShape, and use UniquePtr to hold it. r=heycam 2017-09-25 18:50:24 +08:00
ShapeUtils.h Bug 1404243 Part 3 - Remove refcount for StyleBasicShape, and use UniquePtr to hold it. r=heycam 2017-09-25 18:50:24 +08:00
StackArena.cpp
StackArena.h
StaticPresData.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
StaticPresData.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
TouchManager.cpp
TouchManager.h
UnitTransforms.h Bug 1387514: Upgrade BaseRect (derived classes) width and height direct member variable use to instead use Width()/SetWidth() and Height()/SetHeight() in layout/*. r=dholbert 2017-08-14 08:30:04 -04:00
Units.h Bug 1387514: Upgrade BaseRect (derived classes) width and height direct member variable use to instead use Width()/SetWidth() and Height()/SetHeight() in layout/*. r=dholbert 2017-08-14 08:30:04 -04:00
WordMovementType.h
ZoomConstraintsClient.cpp
ZoomConstraintsClient.h
moz.build Bug 1288761 part 1 - Use level-based algorithm for nsBidi::GetLogicalRun. r=jfkthame 2017-10-05 18:11:50 +11:00
nsAutoLayoutPhase.cpp Bug 1402203 - Add a new layout phase for displaylist building. r=mstange 2017-09-26 15:57:57 +13:00
nsAutoLayoutPhase.h
nsBidi.cpp Bug 1288761 part 1 - Use level-based algorithm for nsBidi::GetLogicalRun. r=jfkthame 2017-10-05 18:11:50 +11:00
nsBidi.h Bug 1288761 part 1 - Use level-based algorithm for nsBidi::GetLogicalRun. r=jfkthame 2017-10-05 18:11:50 +11:00
nsBidiPresUtils.cpp Bug 1308359 - patch 2 - Move trivial ICU-wrapper nsBidi methods to the header file as inlines, and remove unnecessary nsresult return values from methods that cannot fail. r=xidorn 2017-09-22 10:37:17 +01:00
nsBidiPresUtils.h
nsCSSColorUtils.cpp
nsCSSColorUtils.h
nsCSSFrameConstructor.cpp Bug 1381134 - Ensure we're using the correct frame for the :after/:before references. r=emilio 2017-10-11 20:21:26 +02:00
nsCSSFrameConstructor.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsCaret.cpp Bug 1390382 - Part 4: Avoid recomputing the selection in nsCaret::SchedulePaint() when the caller has the information available; r=dholbert 2017-08-15 18:57:16 -04:00
nsCaret.h Bug 1390382 - Part 4: Avoid recomputing the selection in nsCaret::SchedulePaint() when the caller has the information available; r=dholbert 2017-08-15 18:57:16 -04:00
nsChangeHint.h Bug 1389029 - Create custom change hint and post restyle event for rowspan, colspan attribute changes. r=dbaron 2017-09-05 13:30:40 -07:00
nsCompatibility.h
nsCounterManager.cpp
nsCounterManager.h
nsDocumentViewer.cpp Bug 1405875 - Remove now-unused nsIContentViewerFile interface. r=mats 2017-10-05 11:15:57 -07:00
nsFrameManager.cpp Bug 1393791 - Stop unbinding native-anonymous content off a script runner. r=emilio 2017-08-27 15:29:36 -07:00
nsFrameManager.h Bug 1393791 - Stop unbinding native-anonymous content off a script runner. r=emilio 2017-08-27 15:29:36 -07:00
nsFrameManagerBase.h Bug 1389168 - Remove unnecessary IBM license text. r=gerv 2017-08-16 16:10:56 -05:00
nsFrameTraversal.cpp
nsFrameTraversal.h
nsGenConList.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsGenConList.h
nsIDocumentViewerPrint.h
nsIFrameTraversal.h
nsILayoutDebugger.h
nsILayoutHistoryState.idl
nsIPercentBSizeObserver.h
nsIPreloadedStyleSheet.idl
nsIPresShell.h Bug 1321960 - rename nsIPresShell::mSuppressInterruptibleReflows to mWasLastReflowInterrupted to reflect better its purpose, r=dholbert 2017-09-26 16:25:12 -04:00
nsIPresShellInlines.h
nsIReflowCallback.h
nsIStyleSheetService.idl
nsLayoutDebugger.cpp Backed out changeset e9985564e081 (bug 1388162) for failing chrome's test_animation_performance_warning.html | preserve-3d transform. r=backout 2017-08-10 14:40:20 +02:00
nsLayoutHistoryState.cpp
nsLayoutUtils.cpp merge mozilla-central to mozilla-inbound. r=merge a=merge 2017-10-10 06:22:33 -03:00
nsLayoutUtils.h Bug 1403077 - add two test-only helper functions to access the stylo blocklist. r=heycam 2017-10-09 12:07:04 +08:00
nsPresArena.cpp Bug 1393636 (part 5) - Report memory usage of Gecko style structs separately. r=heycam. 2017-08-25 14:59:44 +10:00
nsPresArena.h Bug 1387956 (part 2) - Overhaul handling of nsWindowSizes. r=mccr8. 2017-08-10 14:14:09 +10:00
nsPresArenaObjectList.h
nsPresContext.cpp Bug 1401825 - Support pseudo-element properly in nsPresContext::HasAuthorSpecifiedRules. r=emilio 2017-10-10 18:35:10 +11:00
nsPresContext.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsPresState.h
nsQuoteList.cpp
nsQuoteList.h
nsRefreshDriver.cpp Bug 1403868 (part 4) - Reduce tools/profiler/public/*.h to almost nothing in non-MOZ_GECKO_PROFILER builds. r=mstange. 2017-10-04 09:11:18 +11:00
nsRefreshDriver.h Bug 1403868 (part 4) - Reduce tools/profiler/public/*.h to almost nothing in non-MOZ_GECKO_PROFILER builds. r=mstange. 2017-10-04 09:11:18 +11:00
nsStyleChangeList.cpp
nsStyleChangeList.h
nsStyleSheetService.cpp Bug 1403694 Part 1: Prevent nsStyleSheetService from storing null servo stylesheets. r=xidorn 2017-09-28 16:45:09 -07:00
nsStyleSheetService.h Bug 1403694 Part 1: Prevent nsStyleSheetService from storing null servo stylesheets. r=xidorn 2017-09-28 16:45:09 -07:00