gecko-dev/layout/base
Micah Tigley 72a0d2c330 Bug 1593708 - Part 2: Get inRDMPane value from BrowsingContext instead of Document. r=smaug
Depends on D52214

Differential Revision: https://phabricator.services.mozilla.com/D52216

--HG--
extra : moz-landing-system : lando
2019-11-14 20:32:02 +00:00
..
crashtests Bug 1595877, replace some .xul test files (crashtests and reftests) in layout/ with .xhtml r=dholbert 2019-11-16 01:02:44 +00:00
doc
gtest Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
tests Bug 1596610 - Set WillChangeBits::TRANSFORM for offset-path and add tests for it. r=hiro 2019-11-16 01:52:32 +00:00
AccessibleCaret.cpp Bug 1526268 Part 3 - Disable APZ if AccessibleCaret is in position:fixed subtree or its position is changed. r=botond,mats 2019-11-02 03:05:28 +00:00
AccessibleCaret.h Bug 1526268 Part 3 - Disable APZ if AccessibleCaret is in position:fixed subtree or its position is changed. r=botond,mats 2019-11-02 03:05:28 +00:00
AccessibleCaretEventHub.cpp Bug 1526268 Part 3 - Disable APZ if AccessibleCaret is in position:fixed subtree or its position is changed. r=botond,mats 2019-11-02 03:05:28 +00:00
AccessibleCaretEventHub.h Bug 1526268 Part 3 - Disable APZ if AccessibleCaret is in position:fixed subtree or its position is changed. r=botond,mats 2019-11-02 03:05:28 +00:00
AccessibleCaretLogger.h
AccessibleCaretManager.cpp Bug 1526268 Part 3 - Disable APZ if AccessibleCaret is in position:fixed subtree or its position is changed. r=botond,mats 2019-11-02 03:05:28 +00:00
AccessibleCaretManager.h Bug 1526268 Part 3 - Disable APZ if AccessibleCaret is in position:fixed subtree or its position is changed. r=botond,mats 2019-11-02 03:05:28 +00:00
ArenaObjectID.h Bug 1560188 - Fix and improve display list memory reporting. r=mattwoodrow,njn 2019-07-02 02:46:09 +00:00
AutoProfilerStyleMarker.h Bug 1583271 - Part 1: Change profiler page information IDs to BrowsingContextID and InnerWindowID r=gerald,nika 2019-10-09 21:25:11 +00:00
CaretAssociationHint.h
FrameProperties.h
GeckoMVMContext.cpp Bug 1590639 part 2: Fix non-unified build issues in layout/base. r=TYLin 2019-10-23 22:10:11 +00:00
GeckoMVMContext.h Bug 1551659 - Remove MVMContext::ResizeEventFlag and related code. r=botond,hiro 2019-09-25 19:35:29 +00:00
GeometryUtils.cpp Bug 1567310 Part 2: Make GeometryUtils::GetBoxQuads suppress whitespace frames when requested. r=emilio 2019-09-12 19:05:32 +00:00
GeometryUtils.h
LayoutConstants.h
LayoutLogging.cpp
LayoutLogging.h
LayoutTelemetryTools.cpp Bug 1578319: Telemetry for total time spent in layout per Refresh Driver tick. r=heycam 2019-11-01 04:33:48 +00:00
LayoutTelemetryTools.h Bug 1578319: Telemetry for total time spent in layout per Refresh Driver tick. r=heycam 2019-11-01 04:33:48 +00:00
MVMContext.h Bug 1551659 - Remove MVMContext::ResizeEventFlag and related code. r=botond,hiro 2019-09-25 19:35:29 +00:00
MediaEmulationData.h Bug 1570721 - Add an API to nsPresContext to override the `prefers-color-scheme` value. r=heycam 2019-08-02 15:18:27 +02:00
MobileViewportManager.cpp Bug 1586144 - Factor dynamic toolbar max height into layout metrics. r=emilio,botond 2019-11-14 06:00:05 +00:00
MobileViewportManager.h Bug 1523844 Part 3: Make the MVM set resolution only as an adjustment, not a restore resolution. r=botond 2019-08-12 22:23:34 +00:00
MotionPathUtils.cpp Bug 1484780 - Cache gfx::Path to avoid building and flattening path at each restyle cycle. r=heycam 2019-11-07 03:17:58 +00:00
MotionPathUtils.h Bug 1429305 - Cache gfx path. r=hiro 2019-10-31 21:36:39 +00:00
OverflowChangedTracker.h
PositionedEventTargeting.cpp
PositionedEventTargeting.h
PresShell.cpp Bug 1597348: When reflow is interrupted, purge flex items' cached measurements during the same traversal that we use to mark ancestor-chain as dirty. r=emilio 2019-11-18 19:19:42 +00:00
PresShell.h Bug 1578319: Telemetry for total time spent in layout per Refresh Driver tick. r=heycam 2019-11-01 04:33:48 +00:00
PresShellForwards.h Bug 1551659 - Remove MVMContext::ResizeEventFlag and related code. r=botond,hiro 2019-09-25 19:35:29 +00:00
PresShellInlines.h Bug 1578319: Telemetry for total time spent in layout per Refresh Driver tick. r=heycam 2019-11-01 04:33:48 +00:00
PresState.ipdlh
RestyleManager.cpp Bug 1596391 - Remove nsIContent::IsActiveChildrenElement. r=smaug 2019-11-14 12:55:25 +00:00
RestyleManager.h Bug 1585882 - Fix the case where where a node with an up-to-date style loses its frame due to a DOM mutation of siblings. r=heycam 2019-10-06 23:30:23 +00:00
ScrollStyles.cpp Bug 1590281 - Don't propagate overscroll-behavior from body to viewport. r=hiro 2019-10-22 12:16:13 +00:00
ScrollStyles.h Bug 1590281 - Don't propagate overscroll-behavior from body to viewport. r=hiro 2019-10-22 12:16:13 +00:00
ScrollTypes.h
ShapeUtils.cpp Bug 1561738 - Remove nsStyleCoord. r=boris 2019-06-28 12:44:44 +02:00
ShapeUtils.h Bug 1561738 - Remove nsStyleCoord. r=boris 2019-06-28 12:44:44 +02:00
StackArena.cpp
StackArena.h
StaticPresData.cpp
StaticPresData.h
TouchManager.cpp
TouchManager.h
UnitTransforms.h Bug 1565525 - Add helper functions to make working with Maybe<Matrix> easier. r=hsivonen 2019-08-20 06:36:01 +00:00
Units.h Bug 1568673 part 1: Adjust MobileViewportManager::ComputeIntrinsicScale to prevent divide-by-zero and to allow for meaningful min/max clamping. r=botond 2019-07-27 00:11:20 +00:00
WordMovementType.h
ZoomConstraintsClient.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
ZoomConstraintsClient.h
moz.build Bug 1594981 - update Core::DOM* and Core::Storage* bugzilla product and component meta data in moz.build files after reorganization in bug 1594717. r=annevk 2019-11-08 12:17:57 +00:00
nsAutoLayoutPhase.cpp Bug 1567818 - Convert nsLayoutPhase into enum class. r=heycam 2019-07-23 05:40:49 +00:00
nsAutoLayoutPhase.h Bug 1567818 - Convert nsLayoutPhase into enum class. r=heycam 2019-07-23 05:40:49 +00:00
nsBidi.cpp
nsBidi.h
nsBidiPresUtils.cpp Bug 1591490 - Use the NS_IS_SURROGATE_PAIR macro everywhere. r=Ehsan 2019-10-27 05:05:51 +00:00
nsBidiPresUtils.h Bug 1300293 - Make nsBidiPresUtils track line boxes separately for the progress of TraverseFrames and ResolveParagraph. r=jfkthame 2019-07-22 18:55:56 +00:00
nsCSSColorUtils.cpp
nsCSSColorUtils.h
nsCSSFrameConstructor.cpp Bug 1576946 - Remove nsStackFrame platform code. r=mats 2019-11-12 19:50:19 +00:00
nsCSSFrameConstructor.h Bug 1593752 - When inserting canonical <body> element, reframe root element only if their used WritingModes are different. r=emilio 2019-11-06 05:50:12 +00:00
nsCaret.cpp Bug 1582224 - Split SIDEWAYS bit in WritingMode. r=jfkthame,emilio 2019-09-19 02:37:14 +00:00
nsCaret.h
nsChangeHint.h Bug 1590203 - Handle overflow changes more gracefully when possible. r=mattwoodrow 2019-10-21 23:47:31 +00:00
nsCompatibility.h
nsCounterManager.cpp Bug 1578295 - Use cbindgen for counters. r=mats 2019-09-02 23:11:26 +00:00
nsCounterManager.h Bug 1578295 - Use cbindgen for counters. r=mats 2019-09-02 23:11:26 +00:00
nsDocumentViewer.cpp Bug 1590185 Part 2 - Support paged mode layout in layout debugger. r=dbaron 2019-10-29 19:51:42 +00:00
nsFrameManager.cpp Bug 1566945 - Add a parameter to nsContainerFrame::InsertFrames for aPrevFrame's line box. r=dholbert 2019-07-17 23:34:45 +00:00
nsFrameManager.h
nsFrameTraversal.cpp
nsFrameTraversal.h
nsGenConList.cpp Bug 1593119 - clang-format the files affected by the MOZ_XBL unifdef r=bzbarsky 2019-11-07 00:35:25 +00:00
nsGenConList.h
nsIDocumentViewerPrint.h
nsIFrameTraversal.h
nsILayoutHistoryState.idl
nsIPercentBSizeObserver.h
nsIPreloadedStyleSheet.idl
nsIReflowCallback.h
nsIStyleSheetService.idl
nsLayoutDebugger.cpp Bug 1566215 - Part 2: Merge nsILayoutDebugger functionality into nsLayoutDebuggingTools. r=dbaron 2019-07-22 04:48:33 +00:00
nsLayoutHistoryState.cpp
nsLayoutUtils.cpp Bug 1593708 - Part 2: Get inRDMPane value from BrowsingContext instead of Document. r=smaug 2019-11-14 20:32:02 +00:00
nsLayoutUtils.h Bug 1586144 - Expand the clipt rect for visual viewport scrollable display item. r=botond 2019-11-14 06:00:25 +00:00
nsPresArena.cpp Bug 1590639 part 2: Fix non-unified build issues in layout/base. r=TYLin 2019-10-23 22:10:11 +00:00
nsPresArena.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-07-16 07:33:44 +00:00
nsPresArenaObjectList.h Bug 1560188 - Fix and improve display list memory reporting. r=mattwoodrow,njn 2019-07-02 02:46:09 +00:00
nsPresContext.cpp Bug 1586144 - Factor dynamic toolbar max height into layout metrics. r=emilio,botond 2019-11-14 06:00:05 +00:00
nsPresContext.h Bug 1586144 - Expand the clipt rect for visual viewport scrollable display item. r=botond 2019-11-14 06:00:25 +00:00
nsPresContextInlines.h
nsQuoteList.cpp Bug 1421938 - Add an 'auto' value for the CSS 'quotes' property, and make it use language-dependent quote marks. r=emilio 2019-07-09 08:59:27 +00:00
nsQuoteList.h
nsRefreshDriver.cpp Bug 1578319: Telemetry for total time spent in layout per Refresh Driver tick. r=heycam 2019-11-01 04:33:48 +00:00
nsRefreshDriver.h
nsStyleChangeList.cpp
nsStyleChangeList.h
nsStyleSheetService.cpp Bug 1571530 - Remove various bool arguments in sheet loader APIs. r=heycam 2019-08-16 10:56:05 +00:00
nsStyleSheetService.h