..
crashtests
Bug 1724296 - Remove many skip-if(verify) test annotations (crashtests); r=jmaher
2021-08-06 13:25:49 +00:00
test
Bug 1721881 - Use pushPrefEnv in test_selection_underline.html. r=hiro
2021-07-26 23:28:24 +00:00
AnonymousContentKey.h
Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert
2021-03-25 10:19:44 +00:00
AspectRatio.cpp
Bug 1683424 - Add UseBoxSizing for AspectRatio class, and fix non-replaced element usage. r=TYLin
2020-12-23 22:42:55 +00:00
AspectRatio.h
Bug 1690422 - Take box-sizing into account when computing the intrinsic size with the preferred aspect ratio. r=TYLin,mats
2021-02-17 02:41:24 +00:00
AutoCopyListener.h
BlockReflowInput.cpp
Bug 1716212 Part 1 - Rename CalcLineHeight to GetLineHeight, and cache used line height in ReflowInput. r=emilio
2021-07-28 18:41:18 +00:00
BlockReflowInput.h
Bug 1695509: Don't inflate overflow areas with stale positions of pushed floats that we drained but weren't able to place. r=TYLin
2021-06-09 23:13:08 +00:00
BRFrame.cpp
Bug 1716212 Part 1 - Rename CalcLineHeight to GetLineHeight, and cache used line height in ReflowInput. r=emilio
2021-07-28 18:41:18 +00:00
broken-image.png
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
CSSAlignUtils.cpp
Bug 1209710 - Use convenience methods to simplify CSSAlignUtils::AlignJustifySelf(). r=layout-reviewers,jfkthame
2020-11-04 11:12:50 +00:00
CSSAlignUtils.h
CSSOrderAwareFrameIterator.cpp
Bug 1411372 - Remove bogus XUL box sorting. r=TYLin
2020-10-28 19:10:00 +00:00
CSSOrderAwareFrameIterator.h
Bug 1411372 - Remove bogus XUL box sorting. r=TYLin
2020-10-28 19:10:00 +00:00
DetailsFrame.cpp
Bug 1685421 - Part 2: Stop using NS_ERROR_DOM_HIERARCHY_REQUEST_ERR in nsINode; r=smaug
2021-06-02 13:43:39 +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
folder.png
frame-graph.py
Bug 1654103: Standardize on Black for Python code in mozilla-central
.
2020-10-26 18:34:53 +00:00
FrameChildList.cpp
FrameChildList.h
FrameClass.py
Bug 1654103: Standardize on Black for Python code in mozilla-central
.
2020-10-26 18:34:53 +00:00
FrameClasses.py
Backed out changeset e41bfdf79fb8 (bug 1665476) for causing windows mochitest failures in test_windowminmaxsize.xhtml
2021-08-02 02:14:52 +03:00
GenerateFrameLists.py
Bug 1654103: Standardize on Black for Python code in mozilla-central
.
2020-10-26 18:34:53 +00:00
jar.mn
JustificationUtils.h
LayoutMessageUtils.h
Bug 1654080 - Use PBackground for syncing SessionStorageCache and use LSWriteOptimizer to send data changes; r=dom-workers-and-storage-reviewers,janv,nika
2020-10-14 00:19:33 +00:00
loading-image.png
MathMLTextRunFactory.cpp
Bug 1717595 - Ensure we check the fontgroup's validity before using it to build a textrun or otherwise access its cached font instances. r=lsalzman
2021-06-25 10:14:17 +00:00
MathMLTextRunFactory.h
moz.build
Bug 1722653 - Remove MOZ_CAIRO_CFLAGS. r=firefox-build-system-reviewers,jgilbert,andi
2021-07-29 23:38:31 +00:00
nsAbsoluteContainingBlock.cpp
Bug 1669734 - For abspos frames, resolve intrinsic BSize keywords to the actual intrinsic BSize, instead of stretching to fill the available space r=emilio,dholbert
2021-03-15 15:45:18 +00:00
nsAbsoluteContainingBlock.h
Bug 1669734 - For abspos frames, resolve intrinsic BSize keywords to the actual intrinsic BSize, instead of stretching to fill the available space r=emilio,dholbert
2021-03-15 15:45:18 +00:00
nsAtomicContainerFrame.h
Bug 1630704 - Part 27: Remove nsFrame from inheritance chain r=emilio
2020-07-06 22:29:42 +00:00
nsBackdropFrame.cpp
Bug 1686603 Part 2 - Add StyleSizeOverrides parameter to ReflowInput's constructor & co. to override data from style system data. r=dholbert
2021-01-26 02:47:40 +00:00
nsBackdropFrame.h
Bug 1686603 Part 2 - Add StyleSizeOverrides parameter to ReflowInput's constructor & co. to override data from style system data. r=dholbert
2021-01-26 02:47:40 +00:00
nsBlockDebugFlags.h
nsBlockFrame.cpp
Bug 1672640 part 3: Adjust GetNaturalBaselineBOffset implementations to bail (report no baseline) if the frame has 'contain:layout'. r=TYLin
2021-08-06 18:46:22 +00:00
nsBlockFrame.h
Bug 1699317 Part 2 - Make ConsiderBlockEndEdgeOfChildren() a nsBlockFrame method. r=emilio
2021-03-18 04:41:14 +00:00
nsBlockReflowContext.cpp
Bug 1663232 - Don't delete a child's next-in-flow if it's going to be reflow again due to clearance. r=emilio
2020-12-07 12:45:38 +00:00
nsBlockReflowContext.h
Bug 1677635 Part 4 - Rename nsOverflowAreas to OverflowAreas, and move it into mozilla namespace. r=layout-reviewers,emilio
2020-11-18 00:08:12 +00:00
nsCanvasFrame.cpp
Backed out changeset e41bfdf79fb8 (bug 1665476) for causing windows mochitest failures in test_windowminmaxsize.xhtml
2021-08-02 02:14:52 +03:00
nsCanvasFrame.h
Bug 1720804 - Part 1: Move majority of the display list code inside mozilla namespace r=mattwoodrow
2021-07-19 11:28:20 +00:00
nsColumnSetFrame.cpp
Bug 1722945
- Support break-inside: avoid-{page,column}. r=TYLin
2021-08-03 17:56:58 +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 1722945
- Support break-inside: avoid-{page,column}. r=TYLin
2021-08-03 17:56:58 +00:00
nsContainerFrame.h
Bug 708901 - Migrate to nsTHashSet in layout. r=emilio
2021-03-24 17:56:46 +00:00
nsContainerFrameInlines.h
Bug 1696721 part 2 - Refactor DoIntrinsicInlineISize to make it accept a function for handling children. r=dholbert
2021-03-23 10:26:17 +00:00
nsDirection.h
nsFirstLetterFrame.cpp
Bug 1696721 part 2 - Refactor DoIntrinsicInlineISize to make it accept a function for handling children. r=dholbert
2021-03-23 10:26:17 +00:00
nsFirstLetterFrame.h
Bug 1686603 Part 2 - Add StyleSizeOverrides parameter to ReflowInput's constructor & co. to override data from style system data. r=dholbert
2021-01-26 02:47:40 +00:00
nsFlexContainerFrame.cpp
Bug 1686961 - Don't cache ascent in CachedBAxisMeasurement. r=dholbert
2021-08-09 20:55:11 +00:00
nsFlexContainerFrame.h
Bug 1686961 - Don't cache ascent in CachedBAxisMeasurement. r=dholbert
2021-08-09 20:55:11 +00:00
nsFloatManager.cpp
Bug 1704742 - Fix percent basis of shape radii. r=TYLin
2021-04-14 09:29:37 +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 1720804 - Part 1: Move majority of the display list code inside mozilla namespace r=mattwoodrow
2021-07-19 11:28:20 +00:00
nsFrameList.h
Bug 1720804 - Part 1: Move majority of the display list code inside mozilla namespace r=mattwoodrow
2021-07-19 11:28:20 +00:00
nsFrameSelection.cpp
Bug 1714914 - Make editor classes treat offset in parent node as uint32_t r=m_kato
2021-06-30 07:07:28 +00:00
nsFrameSelection.h
Bug 1714640 - Add AdjustFrameForLineStart call in Selection::ScrollIntoView r=emilio
2021-06-08 16:21:36 +00:00
nsFrameSetFrame.cpp
Bug 1702676 - Change public LookAndFeel API to accept a color scheme. r=mstange
2021-04-02 12:22:14 +00:00
nsFrameSetFrame.h
nsFrameState.cpp
Bug 1542807 part 2 - Remove (now unused) nsBulletFrame. r=emilio
2021-06-14 01:22:05 +00:00
nsFrameState.h
nsFrameStateBits.h
Bug 1542807 part 2 - Remove (now unused) nsBulletFrame. r=emilio
2021-06-14 01:22:05 +00:00
nsGfxScrollFrame.cpp
Backed out changeset e5e9bf4c7e67 (bug 1724088) for causing reftest failures on iframe-modify-scrolling-attr-to-yes.html. CLOSED TREE
2021-08-05 20:54:22 +03:00
nsGfxScrollFrame.h
Bug 1690296: Add callback to notify app to fully display its dynamic toolbar; r=agi,owlish,hiro
2021-07-27 21:50:03 +00:00
nsGridContainerFrame.cpp
Bug 1527539 Part 2 - Incorporate grid items' margins and grid container's paddings when computing grid container's overflow area. r=dholbert
2021-06-07 23:56:29 +00:00
nsGridContainerFrame.h
Bug 1672640 part 3: Adjust GetNaturalBaselineBOffset implementations to bail (report no baseline) if the frame has 'contain:layout'. r=TYLin
2021-08-06 18:46:22 +00:00
nsHTMLCanvasFrame.cpp
Bug 1724839 - Snap transforms for video/canvas painting in the same way that Layer rendering did. r=jrmuizel
2021-08-10 03:38:42 +00:00
nsHTMLCanvasFrame.h
Bug 1720804 - Part 1: Move majority of the display list code inside mozilla namespace r=mattwoodrow
2021-07-19 11:28:20 +00:00
nsHTMLParts.h
Bug 1494330 Part 1 - Make NS_NewListControlFrame() return nsListControlFrame*. r=layout-reviewers,boris
2021-07-07 03:11:06 +00:00
nsIAnonymousContentCreator.h
Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert
2021-03-25 10:19:44 +00:00
nsIFrame.cpp
Bug 1722300 - patch 4 - Implement internal destinations when generating PDF output through cairo. r=mattwoodrow
2021-08-04 12:52:38 +00:00
nsIFrame.h
Backed out changeset e41bfdf79fb8 (bug 1665476) for causing windows mochitest failures in test_windowminmaxsize.xhtml
2021-08-02 02:14:52 +03:00
nsIFrameInlines.h
Bug 1690701 Part 3 - Check NS_FRAME_OUT_OF_FLOW bit in nsIFrame::IsFloating(). r=emilio
2021-03-04 00:34:04 +00:00
nsILineIterator.h
Bug 1623764 - Part 3: Expose IsLineWrapped via LineInfo r=emilio
2020-09-09 23:45:29 +00:00
nsImageFrame.cpp
Bug 1542807 part 1 - Create generated content and use normal box construction for list-style-type/list-style-image ::markers. r=emilio
2021-06-14 01:22:04 +00:00
nsImageFrame.h
Bug 1720804 - Part 1: Move majority of the display list code inside mozilla namespace r=mattwoodrow
2021-07-19 11:28:20 +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 1696721 part 2 - Refactor DoIntrinsicInlineISize to make it accept a function for handling children. r=dholbert
2021-03-23 10:26:17 +00:00
nsInlineFrame.h
Bug 1667501 - Add an nsIFrame::IsFrameOfType bit to say whether frames support aspect-ratio. r=TYLin
2021-02-11 00:19:58 +00:00
nsIntervalSet.cpp
nsIntervalSet.h
nsIScrollableFrame.h
Bug 1720804 - Part 1: Move majority of the display list code inside mozilla namespace r=mattwoodrow
2021-07-19 11:28:20 +00:00
nsIScrollPositionListener.h
nsIStatefulFrame.h
nsLeafFrame.cpp
Bug 1686603 Part 2 - Add StyleSizeOverrides parameter to ReflowInput's constructor & co. to override data from style system data. r=dholbert
2021-01-26 02:47:40 +00:00
nsLeafFrame.h
Bug 1686603 Part 2 - Add StyleSizeOverrides parameter to ReflowInput's constructor & co. to override data from style system data. r=dholbert
2021-01-26 02:47:40 +00:00
nsLineBox.cpp
Bug 708901 - Migrate to nsTHashSet in layout. r=emilio
2021-03-24 17:56:46 +00:00
nsLineBox.h
Bug 708901 - Migrate to nsTHashSet in layout. r=emilio
2021-03-24 17:56:46 +00:00
nsLineLayout.cpp
Bug 1697529 - Implement visibility: collapse support for ruby text. r=dholbert
2021-03-12 09:28:00 +00:00
nsLineLayout.h
Bug 1677635 Part 4 - Rename nsOverflowAreas to OverflowAreas, and move it into mozilla namespace. r=layout-reviewers,emilio
2020-11-18 00:08:12 +00:00
nsPageContentFrame.cpp
Bug 1700245 - Introduce IsProperAncestorFrameCrossDocInProcess and use it in PruneDisplayListForExtraPage. r=mattwoodrow
2021-07-27 10:47:40 +00:00
nsPageContentFrame.h
Bug 1700379 - Move code dealing with transform getters to the frame that we actually wrap its contents around. r=miko
2021-05-04 18:46:44 +00:00
nsPageFrame.cpp
Bug 1717703 Part 1 - Set display list clipping rect for nsPageFrame children to use the content size. r=emilio,mattwoodrow
2021-07-16 19:47:48 +00:00
nsPageFrame.h
Bug 1647851 Part 2 - Apply CSS page-size when printing r=emilio
2021-06-22 19:41:57 +00:00
nsPageSequenceFrame.cpp
Bug 1722945
- Support break-inside: avoid-{page,column}. r=TYLin
2021-08-03 17:56:58 +00:00
nsPageSequenceFrame.h
Bug 1700379 - Move code dealing with transform getters to the frame that we actually wrap its contents around. r=miko
2021-05-04 18:46:44 +00:00
nsPlaceholderFrame.cpp
Bug 1682882 - Don't crash when trying to figure out the parent style of a node about to be reframed. r=heycam
2020-12-23 03:01:19 +00:00
nsPlaceholderFrame.h
Bug 1630704 - Part 28: Remove nsFrame r=emilio
2020-07-06 22:38:11 +00:00
nsQueryFrame.h
nsRubyBaseContainerFrame.cpp
Bug 1716212 Part 1 - Rename CalcLineHeight to GetLineHeight, and cache used line height in ReflowInput. r=emilio
2021-07-28 18:41:18 +00:00
nsRubyBaseContainerFrame.h
Bug 1686603 Part 2 - Add StyleSizeOverrides parameter to ReflowInput's constructor & co. to override data from style system data. r=dholbert
2021-01-26 02:47:40 +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 1696721 part 3 - Fix intrinsic isize calculation for ruby frame. r=dholbert
2021-03-23 10:26:17 +00:00
nsRubyFrame.h
nsRubyTextContainerFrame.cpp
Bug 1667501 - Add an nsIFrame::IsFrameOfType bit to say whether frames support aspect-ratio. r=TYLin
2021-02-11 00:19:58 +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 1697529 - Implement visibility: collapse support for ruby text. r=dholbert
2021-03-12 09:28:00 +00:00
nsRubyTextFrame.h
Bug 1697529 - Implement visibility: collapse support for ruby text. r=dholbert
2021-03-12 09:28:00 +00:00
nsSplittableFrame.cpp
Bug 1715098 - Skip overflow containers in nsSplittableFrame::CalcAndCacheConsumedBSize. r=TYLin,dholbert
2021-07-16 09:01:52 +00:00
nsSplittableFrame.h
Bug 1519636 - Reformat recent changes to the Google coding style r=andi
2020-12-07 10:17:57 +00:00
nsSubDocumentFrame.cpp
Bug 1720152 - Recurse into replay for dependencies, rather than using a temp surface. r=jrmuizel,bobowen,emilio
2021-08-09 22:07:36 +00:00
nsSubDocumentFrame.h
Bug 1677324 - Keep painting the of the old remote frame when going into the bfcache until the child unsuppresses painting. r=nika
2021-08-01 21:45:56 +00:00
nsTextFrame.cpp
Bug 1722763 - Don't let ::first-letter break Regional-Indicator flag ligatures. r=emilio
2021-07-31 08:54:07 +00:00
nsTextFrame.h
Bug 1720804 - Part 1: Move majority of the display list code inside mozilla namespace r=mattwoodrow
2021-07-19 11:28:20 +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 1684497 - Hoist ResetGlyphRuns out of the conditional statement. r=heycam
2021-01-05 21:53:40 +00:00
nsTextRunTransformations.h
nsVideoFrame.cpp
Bug 1724839 - Snap transforms for video/canvas painting in the same way that Layer rendering did. r=jrmuizel
2021-08-10 03:38:42 +00:00
nsVideoFrame.h
Bug 1686603 Part 2 - Add StyleSizeOverrides parameter to ReflowInput's constructor & co. to override data from style system data. r=dholbert
2021-01-26 02:47:40 +00:00
PrintedSheetFrame.cpp
Bug 1700379 - Move code dealing with transform getters to the frame that we actually wrap its contents around. r=miko
2021-05-04 18:46:44 +00:00
PrintedSheetFrame.h
Bug 1691858 - Minor cleanup of our @page rule setup. r=AlaskanEmily
2021-02-12 15:42:38 +00:00
ReflowInput.cpp
Bug 1722945
- Support break-inside: avoid-{page,column}. r=TYLin
2021-08-03 17:56:58 +00:00
ReflowInput.h
Bug 1722945
- Support break-inside: avoid-{page,column}. r=TYLin
2021-08-03 17:56:58 +00:00
ReflowOutput.cpp
Bug 1677642 - Add a wpt testing an empty box doesn't contribute to parent's scrollable overflow area. r=emilio
2020-11-20 01:13:05 +00:00
ReflowOutput.h
Bug 1677635 Part 4 - Rename nsOverflowAreas to OverflowAreas, and move it into mozilla namespace. r=layout-reviewers,emilio
2020-11-18 00:08:12 +00:00
RubyUtils.cpp
RubyUtils.h
ScrollAnchorContainer.cpp
Bug 1691589 - Reduce reliance on GeckoProfiler.h when only labels (and maybe markers) are needed - r=necko-reviewers,geckoview-reviewers,sg,agi,florian
2021-02-16 04:44:19 +00:00
ScrollAnchorContainer.h
ScrollAnimationBezierPhysics.cpp
ScrollAnimationBezierPhysics.h
ScrollAnimationMSDPhysics.cpp
ScrollAnimationMSDPhysics.h
ScrollAnimationPhysics.h
ScrollbarActivity.cpp
Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam
2020-12-17 14:04:35 +00:00
ScrollbarActivity.h
Bug 1656117 - Reduce include dependencies on nsRefreshDriver.h. r=mstange
2020-08-04 21:17:50 +00:00
ScrollbarPreferences.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 1662019 - Encapsulate the ScrollGeneration::New calls a bit more. r=tnikkel
2020-11-13 22:58:13 +00:00
ScrollPositionUpdate.h
Bug 1662019 - Encapsulate the ScrollGeneration::New calls a bit more. r=tnikkel
2020-11-13 22:58:13 +00:00
ScrollSnap.cpp
ScrollSnap.h
ScrollVelocityQueue.cpp
ScrollVelocityQueue.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 1720804 - Part 1: Move majority of the display list code inside mozilla namespace r=mattwoodrow
2021-07-19 11:28:20 +00:00
TextOverflow.h
Bug 708901 - Migrate to nsTHashSet in layout. r=emilio
2021-03-24 17:56:46 +00:00
ViewportFrame.cpp
Bug 1707964: Use GetCrossDocParentFrameInProcess() in ViewportFrame. r=mattwoodrow
2021-08-09 19:12:13 +00:00
ViewportFrame.h
Bug 1720804 - Part 1: Move majority of the display list code inside mozilla namespace r=mattwoodrow
2021-07-19 11:28:20 +00:00
Visibility.h
WBRFrame.cpp
Bug 1630704 - Part 28: Remove nsFrame r=emilio
2020-07-06 22:38:11 +00:00
WritingModes.h
Bug 1699327 - Add nsIFrame::GetMarginRect(), and comparison operators for LogicalMargin. r=dholbert
2021-03-18 01:06:03 +00:00