gecko-dev/layout/generic
Kartikaya Gupta ff619cad8f Bug 1654836 - Add a bunch of verbose-level displayport logging. r=nical
Differential Revision: https://phabricator.services.mozilla.com/D90499
2020-09-18 08:05:50 +00:00
..
crashtests Bug 1531609 part 1 - Rename overflow:-moz-hidden-unscrollable to overflow:clip. r=emilio 2020-08-01 01:56:58 +00:00
test Bug 1664446. Properly wait to make sure any potential scroll events get fired in several tests. r=kats 2020-09-13 20:21:11 +00:00
AnonymousContentKey.h
AspectRatio.h Bug 1639963 - Calculate inline size and block size based on aspect-ratio. r=emilio 2020-08-17 06:26:19 +00:00
AutoCopyListener.h
BRFrame.cpp Bug 1652017 - Remove unnecessary includes from nsIFrame.h. r=emilio 2020-07-15 13:48:35 +00:00
BlockReflowInput.cpp Bug 1168478 Part 2 - Combine the border and padding arguments for nsIFrame::ComputeSize(). r=dholbert 2020-09-14 20:42:22 +00:00
BlockReflowInput.h Bug 1574046 Part 5 - Prevent BlockReflowInput::ClearFloat from returning nscoord_MAX. r=dbaron 2020-06-16 18:33:02 +00:00
CSSAlignUtils.cpp
CSSAlignUtils.h
CSSOrderAwareFrameIterator.cpp Bug 1650245 Part 2 - Use nsTArray::StableSort() in CSSOrderAwareFrameIteratorT. r=dholbert,sg 2020-07-06 17:11:24 +00:00
CSSOrderAwareFrameIterator.h Bug 1650245 Part 2 - Use nsTArray::StableSort() in CSSOrderAwareFrameIteratorT. r=dholbert,sg 2020-07-06 17:11:24 +00:00
ColumnSetWrapperFrame.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
ColumnSetWrapperFrame.h
ColumnUtils.cpp Bug 1646224 - Use mozilla::Length rather than nscoord to store font sizes. r=heycam,jfkthame 2020-06-22 09:45:40 +00:00
ColumnUtils.h
DetailsFrame.cpp Bug 1638928 Part 2 - Rename nsIFrame's GetChildLists() to ChildLists(). r=mats 2020-05-19 12:37:37 +00:00
DetailsFrame.h 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
FrameChildList.cpp Bug 1635319 Part 5 - Remove unused FrameChildListIterator and FrameChildListArrayIterator. r=mats 2020-05-18 01:15:40 +00:00
FrameChildList.h Bug 1635319 Part 6 - Use EmplaceBack instead of AppendElement to append a FrameChildList into an array. r=mats 2020-05-18 01:15:42 +00:00
FrameClass.py
FrameClasses.py Bug 1652278 part 1: Add stub implementation for new frame class "PrintedSheetFrame", to represent an individual printed sheet of paper. r=TYLin 2020-08-04 02:00:10 +00:00
GenerateFrameLists.py
JustificationUtils.h
MathMLTextRunFactory.cpp Bug 1646224 - Use mozilla::Length rather than nscoord to store font sizes. r=heycam,jfkthame 2020-06-22 09:45:40 +00:00
MathMLTextRunFactory.h
PrintedSheetFrame.cpp Bug 1662940: Add back assertion to ensure we don't create printed sheets with no pages on them (softened for the first sheet). r=hiro 2020-09-09 02:30:59 +00:00
PrintedSheetFrame.h Bug 1652278 part 2: Flesh out PrintedSheetFrame implementation so that it serves as the container for nsPageFrame. r=TYLin 2020-08-05 03:28:32 +00:00
ReflowInput.cpp Bug 1168478 Part 2 - Combine the border and padding arguments for nsIFrame::ComputeSize(). r=dholbert 2020-09-14 20:42:22 +00:00
ReflowInput.h Bug 1664738 - Remove unused ReflowInput::GetDisplay(). r=emilio 2020-09-14 07:09:26 +00:00
ReflowOutput.cpp Bug 1637130 - Rename visual overflow to ink overflow. r=dbaron 2020-07-20 20:17:36 +00:00
ReflowOutput.h Bug 1637130 - Rename visual overflow to ink overflow. r=dbaron 2020-07-20 20:17:36 +00:00
RubyUtils.cpp
RubyUtils.h
ScrollAnchorContainer.cpp Bug 1663963 - Remove expired scroll anchor adjustment telemetry r=rhunt 2020-09-10 00:52:39 +00:00
ScrollAnchorContainer.h
ScrollAnimationBezierPhysics.cpp
ScrollAnimationBezierPhysics.h
ScrollAnimationMSDPhysics.cpp
ScrollAnimationMSDPhysics.h
ScrollAnimationPhysics.h
ScrollOrigin.h Bug 1662013 - Make the scroll-behavior-element WPT test pass. r=tnikkel 2020-09-12 13:06:12 +00:00
ScrollPositionUpdate.cpp Bug 1662013 - Introduce a ScrollPositionUpdate and plumb it in. r=tnikkel,botond 2020-09-12 13:05:53 +00:00
ScrollPositionUpdate.h Bug 1662013 - Introduce a ScrollPositionUpdate and plumb it in. r=tnikkel,botond 2020-09-12 13:05:53 +00:00
ScrollSnap.cpp
ScrollSnap.h
ScrollVelocityQueue.cpp
ScrollVelocityQueue.h
ScrollbarActivity.cpp Bug 1660378 - part 9: Avoid QI for getting `nsStyledElement` pointer r=smaug 2020-08-26 05:29:06 +00:00
ScrollbarActivity.h Bug 1656117 - Reduce include dependencies on nsRefreshDriver.h. r=mstange 2020-08-04 21:17:50 +00:00
ScrollbarPreferences.h
StickyScrollContainer.cpp Bug 1637130 - Rename visual overflow to ink overflow. r=dbaron 2020-07-20 20:17:36 +00:00
StickyScrollContainer.h
TextDrawTarget.h
TextOverflow.cpp Bug 1637130 - Rename visual overflow to ink overflow. r=dbaron 2020-07-20 20:17:36 +00:00
TextOverflow.h Bug 1637130 - Rename visual overflow to ink overflow. r=dbaron 2020-07-20 20:17:36 +00:00
ViewportFrame.cpp Bug 1656385 - Remove redundant IsBResize() in ViewportFrame::Reflow(). r=emilio 2020-07-31 17:37:20 +00:00
ViewportFrame.h
Visibility.h
WBRFrame.cpp Bug 1630704 - Part 28: Remove nsFrame r=emilio 2020-07-06 22:38:11 +00:00
WritingModes.h Bug 1639963 - Calculate inline size and block size based on aspect-ratio. r=emilio 2020-08-17 06:26:19 +00:00
broken-image.png
folder.png
frame-graph.py
jar.mn
loading-image.png
moz.build Bug 1662013 - Introduce a ScrollPositionUpdate and plumb it in. r=tnikkel,botond 2020-09-12 13:05:53 +00:00
nsAbsoluteContainingBlock.cpp Bug 1663822 Part 6 - Convert the anonymous enum controlling ReflowInput's behavior into an EnumSet. r=dholbert 2020-09-11 17:59:21 +00:00
nsAbsoluteContainingBlock.h
nsAtomicContainerFrame.h Bug 1630704 - Part 27: Remove nsFrame from inheritance chain r=emilio 2020-07-06 22:29:42 +00:00
nsBackdropFrame.cpp Bug 1168478 Part 1 - Combine the border and padding argument for nsIFrame::ComputeAutoSize(). r=dholbert 2020-09-14 20:39:17 +00:00
nsBackdropFrame.h Bug 1168478 Part 1 - Combine the border and padding argument for nsIFrame::ComputeAutoSize(). r=dholbert 2020-09-14 20:39:17 +00:00
nsBlockDebugFlags.h
nsBlockFrame.cpp Bug 1663822 Part 6 - Convert the anonymous enum controlling ReflowInput's behavior into an EnumSet. r=dholbert 2020-09-11 17:59:21 +00:00
nsBlockFrame.h Bug 1637130 - Rename visual overflow to ink overflow. r=dbaron 2020-07-20 20:17:36 +00:00
nsBlockReflowContext.cpp Bug 1647525 - Use HasAnyStateBits() in remaining layout files r=emilio 2020-06-28 01:00:19 +00:00
nsBlockReflowContext.h Bug 1652017 - Remove unnecessary includes for expensive nsIFrame.h. r=emilio 2020-07-15 13:44:39 +00:00
nsBulletFrame.cpp Bug 1637130 - Rename visual overflow to ink overflow. r=dbaron 2020-07-20 20:17:36 +00:00
nsBulletFrame.h Bug 1630704 - Part 28: Remove nsFrame r=emilio 2020-07-06 22:38:11 +00:00
nsCanvasFrame.cpp Bug 1665064 - Honor print background image settings on WebRender too. r=kats,jwatt CLOSED TREE 2020-09-15 16:26:05 +00:00
nsCanvasFrame.h
nsColumnSetFrame.cpp Bug 1661874 Part 4 - Simplify the condition to set colData.mHasExcessBSize to true. r=heycam 2020-08-31 03:45:38 +00:00
nsColumnSetFrame.h Bug 1661874 Part 2 - Remove the support of ColumnSetFrame being an abs.pos container. r=heycam 2020-08-31 03:45:15 +00:00
nsContainerFrame.cpp Bug 1168478 Part 2 - Combine the border and padding arguments for nsIFrame::ComputeSize(). r=dholbert 2020-09-14 20:42:22 +00:00
nsContainerFrame.h Bug 1168478 Part 2 - Combine the border and padding arguments for nsIFrame::ComputeSize(). r=dholbert 2020-09-14 20:42:22 +00:00
nsDirection.h
nsFirstLetterFrame.cpp Bug 1168478 Part 2 - Combine the border and padding arguments for nsIFrame::ComputeSize(). r=dholbert 2020-09-14 20:42:22 +00:00
nsFirstLetterFrame.h Bug 1168478 Part 2 - Combine the border and padding arguments for nsIFrame::ComputeSize(). r=dholbert 2020-09-14 20:42:22 +00:00
nsFlexContainerFrame.cpp Bug 1664738 - Add a space to break words in a flex log. r=emilio 2020-09-14 16:26:37 +00:00
nsFlexContainerFrame.h Bug 1633031 Part 3 - Remove unused parameters from DoFlexLayout(), ComputeMainSize(), and ComputeCrossSize(). r=dholbert 2020-08-19 21:10:48 +00:00
nsFloatManager.cpp Bug 1574046 Part 2 - Move calling nsFloatManager::ClearContinues to BlockReflowInput::ClearFloats(). r=dbaron 2020-05-27 04:44:42 +00:00
nsFloatManager.h Bug 1574046 Part 5 - Prevent BlockReflowInput::ClearFloat from returning nscoord_MAX. r=dbaron 2020-06-16 18:33:02 +00:00
nsFontInflationData.cpp Bug 1647525 - Use HasAnyStateBits() in nsFontInflationData r=emilio 2020-06-27 13:16:49 +00:00
nsFontInflationData.h Bug 1647525 - Use HasAnyStateBits() in nsFontInflationData r=emilio 2020-06-27 13:16:49 +00:00
nsFrameList.cpp Bug 1652188 - Return struct from nsILineIterator::GetLine() r=emilio 2020-07-13 18:36:30 +00:00
nsFrameList.h Bug 1641085 Part 1 - Add move semantic to nsFrameList, and use it on SetOverflowFrames(). r=mats 2020-08-29 00:22:16 +00:00
nsFrameSelection.cpp Bug 1623413 - Part 2: Rename Collapse() to CollapseInLimiter() r=masayuki 2020-09-03 03:45:26 +00:00
nsFrameSelection.h Bug 1630704 - Part 27: Remove nsFrame from inheritance chain r=emilio 2020-07-06 22:29:42 +00:00
nsFrameSetFrame.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
nsFrameSetFrame.h
nsFrameState.cpp Bug 1659005 part 4: Check for page-range-skipped pages for tab-modal print preview, and group them as unpainted additional children on the nearest PrintedSheetFrame. r=TYLin 2020-08-29 00:58:14 +00:00
nsFrameState.h
nsFrameStateBits.h Bug 1659005 part 4: Check for page-range-skipped pages for tab-modal print preview, and group them as unpainted additional children on the nearest PrintedSheetFrame. r=TYLin 2020-08-29 00:58:14 +00:00
nsGfxScrollFrame.cpp Bug 1654836 - Add a bunch of verbose-level displayport logging. r=nical 2020-09-18 08:05:50 +00:00
nsGfxScrollFrame.h Bug 1662014 - Drop mRelativeOffset and mLastSmoothScrollOrigin. r=tnikkel,botond 2020-09-12 13:06:41 +00:00
nsGridContainerFrame.cpp Bug 1657345 - Make grid container aware that its available block-size can be unconstrained in paginated context. r=mats 2020-09-12 00:54:10 +00:00
nsGridContainerFrame.h Bug 1648673 - Remove duplicate CSSOrderAwareFrameIteratorT typedefs in nsGridContainerFrame.h r=dholbert 2020-06-26 16:51:40 +00:00
nsHTMLCanvasFrame.cpp Bug 1168478 Part 2 - Combine the border and padding arguments for nsIFrame::ComputeSize(). r=dholbert 2020-09-14 20:42:22 +00:00
nsHTMLCanvasFrame.h Bug 1168478 Part 2 - Combine the border and padding arguments for nsIFrame::ComputeSize(). r=dholbert 2020-09-14 20:42:22 +00:00
nsHTMLParts.h Bug 1652278 part 1: Add stub implementation for new frame class "PrintedSheetFrame", to represent an individual printed sheet of paper. r=TYLin 2020-08-04 02:00:10 +00:00
nsIAnonymousContentCreator.h
nsIFrame.cpp Bug 1661316 - Use `visibleRect` for partial pre-render check instead of `dirtyRect`. r=mattwoodrow 2020-09-17 00:52:16 +00:00
nsIFrame.h Bug 1168478 Part 2 - Combine the border and padding arguments for nsIFrame::ComputeSize(). r=dholbert 2020-09-14 20:42:22 +00:00
nsIFrameInlines.h Bug 1335552 - Make nsIFrame::SynthesizeBaselineBOffsetFromBorderBox do something reasonable with orthogonal writing modes. r=dholbert 2020-07-10 15:39:07 +00:00
nsILineIterator.h Bug 1623764 - Part 3: Expose IsLineWrapped via LineInfo r=emilio 2020-09-09 23:45:29 +00:00
nsIObjectFrame.h
nsIScrollPositionListener.h
nsIScrollableFrame.h Bug 1662014 - Remove unused fields/APIs. r=botond,tnikkel 2020-09-12 13:06:39 +00:00
nsIStatefulFrame.h
nsImageFrame.cpp Bug 1664691 - Remove nsImageLoadingContent.imageBlockingStatus. r=edgar 2020-09-15 11:59:28 +00:00
nsImageFrame.h Bug 1168478 Part 2 - Combine the border and padding arguments for nsIFrame::ComputeSize(). r=dholbert 2020-09-14 20:42:22 +00:00
nsImageMap.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
nsImageMap.h
nsInlineFrame.cpp Bug 1168478 Part 2 - Combine the border and padding arguments for nsIFrame::ComputeSize(). r=dholbert 2020-09-14 20:42:22 +00:00
nsInlineFrame.h Bug 1168478 Part 2 - Combine the border and padding arguments for nsIFrame::ComputeSize(). r=dholbert 2020-09-14 20:42:22 +00:00
nsIntervalSet.cpp
nsIntervalSet.h
nsLeafFrame.cpp Bug 1168478 Part 1 - Combine the border and padding argument for nsIFrame::ComputeAutoSize(). r=dholbert 2020-09-14 20:39:17 +00:00
nsLeafFrame.h Bug 1168478 Part 1 - Combine the border and padding argument for nsIFrame::ComputeAutoSize(). r=dholbert 2020-09-14 20:39:17 +00:00
nsLineBox.cpp Bug 1623764 - Part 3: Expose IsLineWrapped via LineInfo r=emilio 2020-09-09 23:45:29 +00:00
nsLineBox.h Bug 1637130 - Update the comment for overflow areas in nsLineBox. r=dbaron 2020-07-20 22:07:09 +00:00
nsLineLayout.cpp Bug 1637130 - Rename visual overflow to ink overflow. r=dbaron 2020-07-20 20:17:36 +00:00
nsLineLayout.h
nsPageContentFrame.cpp Bug 1655608 part 2: Modernize naming of ReflowOutput variables/parameters, throughout nsPage*Frame classes. r=TYLin 2020-07-28 22:11:26 +00:00
nsPageContentFrame.h Bug 1655608 part 2: Modernize naming of ReflowOutput variables/parameters, throughout nsPage*Frame classes. r=TYLin 2020-07-28 22:11:26 +00:00
nsPageFrame.cpp Bug 1665001 - Don't allow custom page margins to go under the unwriteable margin. r=jwatt 2020-09-15 14:15:43 +00:00
nsPageFrame.h Bug 1662813 - Factor out the "should print backgrounds" checks to nsIFrame. r=mats 2020-09-02 21:30:59 +00:00
nsPageSequenceFrame.cpp Bug 1664227 - The default page margin should be at least the unwriteable section, but not added on top. r=jwatt 2020-09-10 18:03:04 +00:00
nsPageSequenceFrame.h Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-09-08 04:32:00 +00:00
nsPlaceholderFrame.cpp Bug 1630704 - Part 27: Remove nsFrame from inheritance chain r=emilio 2020-07-06 22:29:42 +00:00
nsPlaceholderFrame.h Bug 1630704 - Part 28: Remove nsFrame r=emilio 2020-07-06 22:38:11 +00:00
nsPluginFrame.cpp Bug 1630704 - Part 27: Remove nsFrame from inheritance chain r=emilio 2020-07-06 22:29:42 +00:00
nsPluginFrame.h Bug 1630704 - Part 28: Remove nsFrame r=emilio 2020-07-06 22:38:11 +00:00
nsQueryFrame.h
nsRubyBaseContainerFrame.cpp Bug 1168478 Part 2 - Combine the border and padding arguments for nsIFrame::ComputeSize(). r=dholbert 2020-09-14 20:42:22 +00:00
nsRubyBaseContainerFrame.h Bug 1168478 Part 2 - Combine the border and padding arguments for nsIFrame::ComputeSize(). r=dholbert 2020-09-14 20:42:22 +00:00
nsRubyBaseFrame.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
nsRubyBaseFrame.h
nsRubyContentFrame.cpp
nsRubyContentFrame.h
nsRubyFrame.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
nsRubyFrame.h
nsRubyTextContainerFrame.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
nsRubyTextContainerFrame.h Bug 1647525 - Use HasAnyStateBits() in remaining layout files r=emilio 2020-06-28 01:00:19 +00:00
nsRubyTextFrame.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
nsRubyTextFrame.h Bug 1647525 - Use HasAnyStateBits() in remaining layout files r=emilio 2020-06-28 01:00:19 +00:00
nsSplittableFrame.cpp Bug 1630704 - Part 27: Remove nsFrame from inheritance chain r=emilio 2020-07-06 22:29:42 +00:00
nsSplittableFrame.h Bug 1630704 - Part 28: Remove nsFrame r=emilio 2020-07-06 22:38:11 +00:00
nsSubDocumentFrame.cpp Bug 1168478 Part 2 - Combine the border and padding arguments for nsIFrame::ComputeSize(). r=dholbert 2020-09-14 20:42:22 +00:00
nsSubDocumentFrame.h Bug 1168478 Part 2 - Combine the border and padding arguments for nsIFrame::ComputeSize(). r=dholbert 2020-09-14 20:42:22 +00:00
nsTextFrame.cpp Backed out 10 changesets (bug 1518999) for GeckoView failures in PanZoomControllerTest.scroll. CLOSED TREE 2020-09-17 02:58:34 +03:00
nsTextFrame.h Bug 1168478 Part 2 - Combine the border and padding arguments for nsIFrame::ComputeSize(). r=dholbert 2020-09-14 20:42:22 +00:00
nsTextFrameUtils.cpp Bug 1657437 - Don't treat lone CRs as segment breaks. r=jfkthame 2020-08-08 16:21:35 +00:00
nsTextFrameUtils.h Bug 1655394 - Add a Dump Text Runs command to the Layout Debugger. r=TYLin,jfkthame 2020-07-29 22:31:19 +00:00
nsTextRunTransformations.cpp Bug 1663230 - Ensure MergeCharactersInTextRun clears the old glyph record before storing new details; also prefer simple glyph storage where possible. r=heycam 2020-09-08 08:47:40 +00:00
nsTextRunTransformations.h Bug 1626570 - Improve handling of copying arrays in layout/generic/. r=jfkthame 2020-05-05 10:11:01 +00:00
nsVideoFrame.cpp Backed out 10 changesets (bug 1518999) for GeckoView failures in PanZoomControllerTest.scroll. CLOSED TREE 2020-09-17 02:58:34 +03:00
nsVideoFrame.h Bug 1168478 Part 2 - Combine the border and padding arguments for nsIFrame::ComputeSize(). r=dholbert 2020-09-14 20:42:22 +00:00