gecko-dev/layout/base
Hiroyuki Ikezoe 63e3dd4144 Bug 1523541 - window.innerHeight returns the size for vh units when the dynamic toolbar is completely hidden. r=botond
Differential Revision: https://phabricator.services.mozilla.com/D55071

--HG--
extra : moz-landing-system : lando
2019-12-04 04:41:08 +00:00
..
crashtests Bug 1599518 - Deregister ResizeObserver properly from disconnect(). r=smaug 2019-11-27 17:52:17 +00:00
doc
gtest Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
tests Bug 1523541 - window.innerHeight returns the size for vh units when the dynamic toolbar is completely hidden. r=botond 2019-12-04 04:41:08 +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
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 1586986 - Fire visual viewport resize events and flush position:fixed elements' layout in the same way what Chrome does. r=botond 2019-11-21 21:36:59 +00:00
GeckoMVMContext.h Bug 1586986 - Fire visual viewport resize events and flush position:fixed elements' layout in the same way what Chrome does. r=botond 2019-11-21 21:36:59 +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 1586986 - Fire visual viewport resize events and flush position:fixed elements' layout in the same way what Chrome does. r=botond 2019-11-21 21:36:59 +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 1586986 - Fire visual viewport resize events and flush position:fixed elements' layout in the same way what Chrome does. r=botond 2019-11-21 21:36:59 +00:00
MobileViewportManager.h Bug 1586986 - Fire visual viewport resize events and flush position:fixed elements' layout in the same way what Chrome does. r=botond 2019-11-21 21:36:59 +00:00
MotionPathUtils.cpp Bug 1597881 : convert NS_STYLE_STROKE_LINECAP_* to an enum class in nsStyleConsts.h r=emilio 2019-11-21 06:07:30 +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 1599161 - Rename nsLayoutStylesheetCache to GlobalStyleSheetCache. r=boris 2019-11-25 22:08:43 +00:00
PresShell.h Bug 1586986 - Fire visual viewport resize events and flush position:fixed elements' layout in the same way what Chrome does. r=botond 2019-11-21 21:36:59 +00:00
PresShellForwards.h Bug 1586986 - Fire visual viewport resize events and flush position:fixed elements' layout in the same way what Chrome does. r=botond 2019-11-21 21:36:59 +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 1600476 : convert NS_STYLE_TOP_LAYER_* to an enum class in nsStyleConsts.h r=emilio 2019-12-01 13:05:55 +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
ShapeUtils.h
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 1600483 : convert NS_STYLE_RUBY_ALIGN_* to an enum class in nsStyleConsts.h r=emilio 2019-12-01 13:08:49 +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 1600476 : convert NS_STYLE_TOP_LAYER_* to an enum class in nsStyleConsts.h r=emilio 2019-12-01 13:05:55 +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 1597160 - Remove nsChangeHint_UpdateWidgetProperties. r=mstange 2019-11-20 02:37:06 +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 1599161 - Rename nsLayoutStylesheetCache to GlobalStyleSheetCache. r=boris 2019-11-25 22:08:43 +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 1600484 : convert NS_STYLE_TEXT_SIZE_ADJUST_* to an enum class in nsStyleConsts.h r=emilio 2019-12-02 05:09:33 +00:00
nsLayoutUtils.h Bug 1583380. Refactor a helper out of nsLayoutUtils::SetFixedPositionLayerData to get the SideBits. r=botond 2019-11-29 23:06:26 +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
nsPresContext.cpp Bug 1523541 - Fire a window resize event at the same time we change position:fixed %-units style values. r=botond 2019-12-04 04:34:08 +00:00
nsPresContext.h Bug 1586986 - Fire visual viewport resize events and flush position:fixed elements' layout in the same way what Chrome does. r=botond 2019-11-21 21:36:59 +00:00
nsPresContextInlines.h
nsQuoteList.cpp
nsQuoteList.h
nsRefreshDriver.cpp Bug 1542808 - Implement widget-local VsyncSource for Wayland windows. r=stransky,lsalzman 2019-11-27 00:21:33 +00:00
nsRefreshDriver.h Bug 1542808 - Implement widget-local VsyncSource for Wayland windows. r=stransky,lsalzman 2019-11-27 00:21:33 +00:00
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