gecko-dev/layout/base
Hiroyuki Ikezoe 2e4ceac41e Bug 1525561 - Rename nsPresContext::GetToplevelContentDocumentPresContext to GetInProcessRootContentDocumentPresContext. r=heycam
Differential Revision: https://phabricator.services.mozilla.com/D82812
2020-07-09 01:58:59 +00:00
..
crashtests Bug 1343948 - Merge overflow container children to next-in-flow's OverflowContainersProperty() if the property already exists. r=mats 2020-06-02 02:37:28 +00:00
gtest Bug 1643464 - Part 1: Rename eLeft/eRight to ePrimary/eSecondary r=masayuki 2020-06-19 18:02:41 +00:00
tests Bug 1644567 - Add another case to the test for scroll restoration during frame reconstruction. r=botond 2020-07-03 16:09:58 +00:00
AccessibleCaret.cpp Bug 1324591 - Add nsLayoutUtils::IsInPositionFixedSubtree. r=TYLin 2020-07-05 11:43:20 +00:00
AccessibleCaret.h
AccessibleCaretEventHub.cpp Bug 1643464 - Part 1: Rename eLeft/eRight to ePrimary/eSecondary r=masayuki 2020-06-19 18:02:41 +00:00
AccessibleCaretEventHub.h Bug 1628959 - Move AccessibleCaret's document from mozilla wiki into the tree. r=sylvestre 2020-04-15 07:48:25 +00:00
AccessibleCaretLogger.h
AccessibleCaretManager.cpp Bug 1630704 - Part 28: Remove nsFrame r=emilio 2020-07-06 22:38:11 +00:00
AccessibleCaretManager.h
ArenaObjectID.h
AutoProfilerStyleMarker.h
CaretAssociationHint.h
FrameProperties.h
GeckoMVMContext.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
GeckoMVMContext.h
GeometryUtils.cpp
GeometryUtils.h
LayoutConstants.h
LayoutLogging.cpp
LayoutLogging.h
LayoutTelemetryTools.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
LayoutTelemetryTools.h
MVMContext.h
MediaEmulationData.h
MobileViewportManager.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
MobileViewportManager.h Bug 1647034 - Change how the visual viewport is updated to eliminate spurious reflows. r=tnikkel 2020-06-29 18:39:57 +00:00
MotionPathUtils.cpp
MotionPathUtils.h
OverflowChangedTracker.h
PositionedEventTargeting.cpp Bug 1572508 - Convert `ui.touch.*` and `ui.mouse.*` VarCache prefs to static prefs. r=KrisWright,kats,geckoview-reviewers,agi. 2020-06-15 06:23:48 +00:00
PositionedEventTargeting.h Bug 1556556 - Propagate RelativeTo far and wide. r=kats,mattwoodrow 2020-05-05 19:26:38 +00:00
PresShell.cpp Bug 1525561 - Rename nsPresContext::GetToplevelContentDocumentPresContext to GetInProcessRootContentDocumentPresContext. r=heycam 2020-07-09 01:58:59 +00:00
PresShell.h Bug 1550710 - Make vector images enable high quality scaling for embedded raster images. r=tnikkel 2020-06-23 12:43:21 +00:00
PresShellForwards.h Bug 1550710 - Make vector images enable high quality scaling for embedded raster images. r=tnikkel 2020-06-23 12:43:21 +00:00
PresShellInlines.h
PresState.ipdlh Bug 1635224 - Preserve mLastValueChangeWasInteractive between SaveState and RestoreState r=emilio,masayuki 2020-05-08 15:15:04 +00:00
RelativeTo.h Bug 1631568 - Move ViewportType and RelativeTo into a separate header. r=tnikkel 2020-05-05 19:33:40 +00:00
RestyleManager.cpp Bug 1630704 - Part 27: Remove nsFrame from inheritance chain r=emilio 2020-07-06 22:29:42 +00:00
RestyleManager.h Bug 1519636 - Reformat recent changes to the Google coding style r=necko-reviewers,dragana 2020-05-30 09:55:27 +00:00
ScrollStyles.cpp
ScrollStyles.h
ScrollTypes.h
ShapeUtils.cpp
ShapeUtils.h
StackArena.cpp
StackArena.h
StaticPresData.cpp Bug 1646224 - Use mozilla::Length rather than nscoord to store font sizes. r=heycam,jfkthame 2020-06-22 09:45:40 +00:00
StaticPresData.h Bug 1646224 - Use mozilla::Length rather than nscoord to store font sizes. r=heycam,jfkthame 2020-06-22 09:45:40 +00:00
TouchManager.cpp Bug 1648630 - Part 3: Propagate layers id to touch event properly for Fission; r=kats 2020-07-03 07:45:35 +00:00
TouchManager.h Bug 1648630 - Part 3: Propagate layers id to touch event properly for Fission; r=kats 2020-07-03 07:45:35 +00:00
UnitTransforms.h
Units.h Bug 1646224 - Use mozilla::Length rather than nscoord to store font sizes. r=heycam,jfkthame 2020-06-22 09:45:40 +00:00
ViewportUtils.cpp Bug 1632268. Take into account resolution when position select drop downs and form autocomplete. r=botond 2020-06-08 05:45:47 +00:00
ViewportUtils.h Bug 1632268. Take into account resolution when position select drop downs and form autocomplete. r=botond 2020-06-08 05:45:47 +00:00
WordMovementType.h
ZoomConstraintsClient.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
ZoomConstraintsClient.h
moz.build Bug 1647871 - Remove AutoResizeReflowSquasher. r=kats 2020-06-24 13:29:18 +00:00
nsAutoLayoutPhase.cpp
nsAutoLayoutPhase.h
nsBidi.cpp
nsBidi.h Backed out changeset 8f4da5c776b0 (bug 1630704) for build bustages. CLOSED TREE 2020-04-25 15:29:59 +03:00
nsBidiPresUtils.cpp Bug 1647525 - Use HasAnyStateBits() in nsBidiPresUtils r=emilio 2020-06-25 14:07:33 +00:00
nsBidiPresUtils.h Bug 1645879 - Detect reversed direction frame when collapsing selection r=jfkthame 2020-06-16 11:52:49 +00:00
nsCSSColorUtils.cpp
nsCSSColorUtils.h
nsCSSFrameConstructor.cpp Bug 1630704 - Part 27: Remove nsFrame from inheritance chain r=emilio 2020-07-06 22:29:42 +00:00
nsCSSFrameConstructor.h Bug 1640917 - Remove XBL mentions in layout. r=mats 2020-05-26 16:16:32 +00:00
nsCaret.cpp Bug 1647525 - Use HasAnyStateBits() in nsCaret r=emilio 2020-06-25 14:07:45 +00:00
nsCaret.h Bug 1645003 - Return pointer from GetPrimaryOrCaretFrameForNodeOffset and its deps r=jfkthame 2020-06-18 10:26:47 +00:00
nsChangeHint.h
nsCompatibility.h
nsCounterManager.cpp
nsCounterManager.h
nsDocumentViewer.cpp Bug 1647301 - Remove forceCharset from nsIContentViewer. r=m_kato 2020-07-02 06:23:24 +00:00
nsFrameManager.cpp Bug 1647525 - Use HasAnyStateBits() in nsFrameManager r=emilio 2020-06-25 15:39:32 +00:00
nsFrameManager.h
nsFrameTraversal.cpp
nsFrameTraversal.h
nsGenConList.cpp
nsGenConList.h Bug 1647525 - Use HasAnyStateBits() in nsGenConList r=emilio 2020-06-25 14:09:00 +00:00
nsIDocumentViewerPrint.h
nsIFrameTraversal.h Bug 1649931 - Part 3: Add nsIFrameEnumerator::Traverse() r=emilio 2020-07-03 00:48:59 +00:00
nsILayoutHistoryState.idl
nsIPercentBSizeObserver.h
nsIPreloadedStyleSheet.idl
nsIReflowCallback.h
nsIStyleSheetService.idl
nsLayoutDebugger.cpp Bug 1630704 - Part 28: Remove nsFrame r=emilio 2020-07-06 22:38:11 +00:00
nsLayoutHistoryState.cpp
nsLayoutUtils.cpp Bug 1525561 - Rename nsPresContext::GetToplevelContentDocumentPresContext to GetInProcessRootContentDocumentPresContext. r=heycam 2020-07-09 01:58:59 +00:00
nsLayoutUtils.h Bug 1324591 - Add nsLayoutUtils::IsInPositionFixedSubtree. r=TYLin 2020-07-05 11:43:20 +00:00
nsPresArena.cpp Bug 1642949 - Replace uses of RemoveElementAt by RemoveLastElement/PopLastElement where possible. r=necko-reviewers,froydnj 2020-06-10 10:46:14 +00:00
nsPresArena.h
nsPresArenaObjectList.h
nsPresContext.cpp Bug 1525561 - Rename nsPresContext::GetToplevelContentDocumentPresContext to GetInProcessRootContentDocumentPresContext. r=heycam 2020-07-09 01:58:59 +00:00
nsPresContext.h Bug 1525561 - Rename nsPresContext::GetToplevelContentDocumentPresContext to GetInProcessRootContentDocumentPresContext. r=heycam 2020-07-09 01:58:59 +00:00
nsPresContextInlines.h
nsQuoteList.cpp
nsQuoteList.h
nsRefreshDriver.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsRefreshDriver.h
nsStyleChangeList.cpp
nsStyleChangeList.h Bug 1629732 - Fix non-unified build errors in layout/base. r=tnikkel 2020-04-14 03:05:26 +00:00
nsStyleSheetService.cpp Bug 1626570 - Improve handling of copying arrays in layout/base/. r=emilio 2020-05-05 10:40:24 +00:00
nsStyleSheetService.h