gecko-dev/layout/base
Sandor Molnar f5bbecdcc2 Backed out 13 changesets (bug 1711061) on devs request. CLOSED TREE
Backed out changeset c4f073f7e3a3 (bug 1711061)
Backed out changeset aced4b672fb4 (bug 1711061)
Backed out changeset 3687e798f665 (bug 1711061)
Backed out changeset 7b471990ea86 (bug 1711061)
Backed out changeset 1014a95f540e (bug 1711061)
Backed out changeset a37b3091281d (bug 1711061)
Backed out changeset 96a0ef35881b (bug 1711061)
Backed out changeset 38890cc266fb (bug 1711061)
Backed out changeset be73004c0850 (bug 1711061)
Backed out changeset b964576ae53d (bug 1711061)
Backed out changeset d453c5219255 (bug 1711061)
Backed out changeset 0145b538175b (bug 1711061)
Backed out changeset 41ba2e2a2d13 (bug 1711061)
2021-10-29 00:36:30 +03:00
..
crashtests Bug 1734007 - Add crashtest. r=hiro 2021-10-19 00:47:39 +00:00
gtest Bug 1731371: Remove REQUIRES_UNIFIED_BUILD declaration from layout subdirectories that don't need it. r=emilio 2021-09-19 04:03:41 +00:00
tests Bug 1725486 - Enable scaled print preview test r=dholbert 2021-10-21 00:34:13 +00:00
AccessibleCaret.cpp
AccessibleCaret.h
AccessibleCaretEventHub.cpp
AccessibleCaretEventHub.h
AccessibleCaretLogger.h
AccessibleCaretManager.cpp
AccessibleCaretManager.h
ArenaObjectID.h
AutoProfilerStyleMarker.h Bug 1735697 - Remove profiler_can_accept_markers(), use profiler_thread_is_being_profiled() instead - r=florian 2021-10-18 23:11:30 +00:00
CaretAssociationHint.h
DisplayPortUtils.cpp Bug 1734478. Remove MaxSizeExceededBehaviour from displayport getter options as it is unused. r=botond 2021-10-18 07:48:11 +00:00
DisplayPortUtils.h Bug 1734478. Remove MaxSizeExceededBehaviour from displayport getter options as it is unused. r=botond 2021-10-18 07:48:11 +00:00
FrameProperties.h Bug 1591366 - Always reserve 64 bits for frame property value r=dholbert 2021-09-20 19:52:46 +00:00
GeckoMVMContext.cpp Bug 1730741 part 2: Add includes and forward-decls to fix non-unified-build bustage in layout/base, and remove REQUIRES_UNIFIED_BUILD declaration. r=emilio 2021-09-15 18:48:17 +00:00
GeckoMVMContext.h
GeometryUtils.cpp
GeometryUtils.h
LayoutConstants.h
LayoutLogging.cpp
LayoutLogging.h
LayoutTelemetryTools.cpp
LayoutTelemetryTools.h
MediaEmulationData.h
MobileViewportManager.cpp Bug 1730741 part 1: Export MobileViewportManager's LazyLogModule in a more structured way. r=botond 2021-09-15 18:48:16 +00:00
MobileViewportManager.h Bug 1730741 part 1: Export MobileViewportManager's LazyLogModule in a more structured way. r=botond 2021-09-15 18:48:16 +00:00
MotionPathUtils.cpp Bug 1730741 part 2: Add includes and forward-decls to fix non-unified-build bustage in layout/base, and remove REQUIRES_UNIFIED_BUILD declaration. r=emilio 2021-09-15 18:48:17 +00:00
MotionPathUtils.h
moz.build Bug 1719546 - Remove nsBidi; r=platform-i18n-reviewers,dminor 2021-10-20 14:01:22 +00:00
MVMContext.h
nsAutoLayoutPhase.cpp
nsAutoLayoutPhase.h
nsBidiPresUtils.cpp Bug 1719546 - Replace nsBidi with mozilla::intl::Bidi; r=platform-i18n-reviewers,dminor 2021-10-20 14:01:21 +00:00
nsBidiPresUtils.h Bug 1719546 - Replace nsBidi with mozilla::intl::Bidi; r=platform-i18n-reviewers,dminor 2021-10-20 14:01:21 +00:00
nsCaret.cpp Bug 1719546 - Replace nsBidi with mozilla::intl::Bidi; r=platform-i18n-reviewers,dminor 2021-10-20 14:01:21 +00:00
nsCaret.h Bug 1719546 - Replace nsBidi with mozilla::intl::Bidi; r=platform-i18n-reviewers,dminor 2021-10-20 14:01:21 +00:00
nsChangeHint.h Bug 1730351 - Don't use NS_IsHintSubset unnecessarily in some places. r=layout-reviewers,jfkthame 2021-09-29 10:16:10 +00:00
nsCompatibility.h
nsCounterManager.cpp Bug 1712413 - Make finding CSS counter scopes on ancestors faster. r=emilio 2021-10-15 23:58:42 +00:00
nsCounterManager.h
nsCSSColorUtils.cpp
nsCSSColorUtils.h
nsCSSFrameConstructor.cpp Bug 1736707, part 1 - Get rid of nsContentUtils::NameSpaceManager(). r=peterv 2021-10-22 16:15:57 +00:00
nsCSSFrameConstructor.h
nsDocumentViewer.cpp Bug 1731564: Use motivated SpinEventLoopUntil inside layout/*. r=emilio 2021-10-07 08:06:13 +00:00
nsFrameManager.cpp
nsFrameManager.h
nsFrameTraversal.cpp Bug 1730741 part 2: Add includes and forward-decls to fix non-unified-build bustage in layout/base, and remove REQUIRES_UNIFIED_BUILD declaration. r=emilio 2021-09-15 18:48:17 +00:00
nsFrameTraversal.h
nsGenConList.cpp Bug 1730741 part 2: Add includes and forward-decls to fix non-unified-build bustage in layout/base, and remove REQUIRES_UNIFIED_BUILD declaration. r=emilio 2021-09-15 18:48:17 +00:00
nsGenConList.h
nsIDocumentViewerPrint.h
nsIFrameTraversal.h Bug 1730741 part 2: Add includes and forward-decls to fix non-unified-build bustage in layout/base, and remove REQUIRES_UNIFIED_BUILD declaration. r=emilio 2021-09-15 18:48:17 +00:00
nsILayoutHistoryState.idl
nsIPercentBSizeObserver.h
nsIPreloadedStyleSheet.idl
nsIReflowCallback.h
nsIStyleSheetService.idl
nsLayoutDebugger.cpp Bug 1714138 - Remove AnimatedGeometryRoot. r=mstange 2021-09-15 08:31:05 +00:00
nsLayoutHistoryState.cpp
nsLayoutUtils.cpp Backed out 13 changesets (bug 1711061) on devs request. CLOSED TREE 2021-10-29 00:36:30 +03:00
nsLayoutUtils.h Bug 1733332. Change nsLayoutUtils::GetTransformToAncestorScale from Is2D to CanDraw2D. r=botond 2021-10-08 06:21:50 +00:00
nsPresArena.cpp Bug 1726291 - Remove FrameLayerBuilder. r=miko 2021-08-23 03:07:31 +00:00
nsPresArena.h
nsPresArenaObjectList.h Bug 1726291 - Remove FrameLayerBuilder. r=miko 2021-08-23 03:07:31 +00:00
nsPresContext.cpp Merge autoland to mozilla-central. a=merge 2021-10-21 12:35:33 +03:00
nsPresContext.h Bug 1719546 - Replace nsBidi with mozilla::intl::Bidi; r=platform-i18n-reviewers,dminor 2021-10-20 14:01:21 +00:00
nsPresContextInlines.h
nsQuoteList.cpp Bug 1730741 part 2: Add includes and forward-decls to fix non-unified-build bustage in layout/base, and remove REQUIRES_UNIFIED_BUILD declaration. r=emilio 2021-09-15 18:48:17 +00:00
nsQuoteList.h
nsRefreshDriver.cpp Bug 1735484 - avoid crashing in nsRefreshDriver::RemoveImageRequest when mPresContext is null, r=emilio. 2021-10-26 15:52:19 +00:00
nsRefreshDriver.h Bug 560067 - Minor clean-up in the refresh driver image animation code. r=tnikkel 2021-10-11 10:25:47 +00:00
nsRefreshObservers.cpp
nsRefreshObservers.h
nsStyleChangeList.cpp
nsStyleChangeList.h
nsStyleSheetService.cpp
nsStyleSheetService.h
OverflowChangedTracker.h
PositionedEventTargeting.cpp Bug 1733384 - Make inert not modify the computed style. r=sefeng,layout-reviewers,jfkthame 2021-10-07 17:00:36 +00:00
PositionedEventTargeting.h
PresShell.cpp Backed out 2 changesets (bug 1732674) for line iterator crashes (bug 1733047) a=backout 2021-10-20 12:24:14 +03:00
PresShell.h Bug 1725569. Send visualViewport resize events for iframes. r=botond 2021-10-13 03:01:34 +00:00
PresShellForwards.h Bug 1725267 - Split Paint entry points to make them easier to understand. r=tnikkel 2021-09-22 03:36:52 +00:00
PresShellInlines.h
PresState.ipdlh
RelativeTo.h
RestyleManager.cpp Bug 1736558 - remove a useless null-check as per comment 6. 2021-10-22 11:47:51 +02:00
RestyleManager.h
ScrollStyles.cpp
ScrollStyles.h
ScrollTypes.h
ShapeUtils.cpp
ShapeUtils.h
StackArena.cpp
StackArena.h
StaticPresData.cpp Bug 1733727 part 2: Use StaticAutoPtr to manage lifetime of various "sFoo" static global variables in layout. r=jfkthame 2021-10-02 18:59:11 +00:00
StaticPresData.h Bug 1733727 part 2: Use StaticAutoPtr to manage lifetime of various "sFoo" static global variables in layout. r=jfkthame 2021-10-02 18:59:11 +00:00
SurfaceFromElementResult.h
TouchManager.cpp Bug 1733727 part 2: Use StaticAutoPtr to manage lifetime of various "sFoo" static global variables in layout. r=jfkthame 2021-10-02 18:59:11 +00:00
TouchManager.h Bug 1733727 part 2: Use StaticAutoPtr to manage lifetime of various "sFoo" static global variables in layout. r=jfkthame 2021-10-02 18:59:11 +00:00
Units.h
UnitTransforms.h Bug 1732600. Pass down transform to ancestor scale to child processes. r=botond 2021-10-05 09:28:57 +00:00
ViewportUtils.cpp
ViewportUtils.h
WordMovementType.h
ZoomConstraintsClient.cpp Bug 1730741 part 2: Add includes and forward-decls to fix non-unified-build bustage in layout/base, and remove REQUIRES_UNIFIED_BUILD declaration. r=emilio 2021-09-15 18:48:17 +00:00
ZoomConstraintsClient.h