| .. |
|
crashtests
|
Bug 1734015 - Just return an error (without asserting) from PeekOffsetForLine if line is not found. r=layout-reviewers,emilio
|
2022-01-03 16:21:53 +00:00 |
|
test
|
Bug 1738839 - Drop layout.css.scroll-behavior.enabled. r=dholbert
|
2021-11-02 06:58:47 +00:00 |
|
AnonymousContentKey.h
|
Bug 1735797 - Fix scrollbar caching on macOS. r=mstange
|
2021-10-18 18:25:31 +00:00 |
|
AspectRatio.cpp
|
|
|
|
AspectRatio.h
|
|
|
|
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 1741148 - part 1: Rename nsINode::ComputeIndexOf to ComputeIndexOf_Deprecated r=smaug
|
2021-12-09 08:32:30 +00:00 |
|
broken-image.png
|
|
|
|
ColumnSetWrapperFrame.cpp
|
|
|
|
ColumnSetWrapperFrame.h
|
|
|
|
ColumnUtils.cpp
|
|
|
|
ColumnUtils.h
|
|
|
|
CSSAlignUtils.cpp
|
|
|
|
CSSAlignUtils.h
|
|
|
|
CSSOrderAwareFrameIterator.cpp
|
|
|
|
CSSOrderAwareFrameIterator.h
|
|
|
|
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
|
|
|
|
folder.png
|
|
|
|
frame-graph.py
|
|
|
|
FrameChildList.cpp
|
|
|
|
FrameChildList.h
|
|
|
|
FrameClass.py
|
Bug 1746310 - Remove nsMenuPopupFrame::GenerateFrames and related code. r=tnikkel
|
2021-12-23 12:55:34 +00:00 |
|
FrameClasses.py
|
Bug 1746310 - Remove nsMenuPopupFrame::GenerateFrames and related code. r=tnikkel
|
2021-12-23 12:55:34 +00:00 |
|
GenerateFrameLists.py
|
|
|
|
jar.mn
|
|
|
|
JustificationUtils.h
|
|
|
|
LayoutMessageUtils.h
|
|
|
|
loading-image.png
|
|
|
|
MathMLTextRunFactory.cpp
|
Bug 1747922 - Rename StyleMathMLMathVariant -> StyleMathVariant.
|
2021-12-30 02:35:54 +01:00 |
|
MathMLTextRunFactory.h
|
|
|
|
moz.build
|
Bug 1747165 - Replace TK_FLAGS/TK_LIBS with MOZ_GTK3_FLAGS/MOZ_GTK3_LIBS. r=firefox-build-system-reviewers,andi
|
2021-12-23 20:29:07 +00:00 |
|
nsAbsoluteContainingBlock.cpp
|
Bug 1707643 part 2: When computing static position of abspos grid child, perform alignment within content-box, rather than padding box. r=emilio
|
2021-11-09 06:14:21 +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
|
|
|
|
nsBackdropFrame.cpp
|
Bug 1730774 part 2: Add includes and forward-decls to fix non-unified-build bustage in layout/generic. r=TYLin
|
2021-09-15 16:15:02 +00:00 |
|
nsBackdropFrame.h
|
|
|
|
nsBlockDebugFlags.h
|
|
|
|
nsBlockFrame.cpp
|
Bug 1739699 - Use preferred color scheme when forcing colors with system colors (except windows HCM). r=morgan
|
2021-11-16 22:30:26 +00:00 |
|
nsBlockFrame.h
|
Bug 1729412: Add nsIFrame::GetContainingBlockForLine to facilitate checking whether two frames are on the same line. r=jfkthame
|
2021-09-23 11:38:09 +00:00 |
|
nsBlockReflowContext.cpp
|
|
|
|
nsBlockReflowContext.h
|
Bug 1730774 part 2: Add includes and forward-decls to fix non-unified-build bustage in layout/generic. r=TYLin
|
2021-09-15 16:15:02 +00:00 |
|
nsCanvasFrame.cpp
|
Bug 1739699 - Use preferred color scheme when forcing colors with system colors (except windows HCM). r=morgan
|
2021-11-16 22:30:26 +00:00 |
|
nsCanvasFrame.h
|
Bug 1728246. Remove unused ComputeVisibility infrastructure. r=mattwoodrow
|
2021-08-31 20:52:54 +00:00 |
|
nsColumnSetFrame.cpp
|
Bug 1730774 part 2: Add includes and forward-decls to fix non-unified-build bustage in layout/generic. r=TYLin
|
2021-09-15 16:15:02 +00:00 |
|
nsColumnSetFrame.h
|
Bug 1730774 part 2: Add includes and forward-decls to fix non-unified-build bustage in layout/generic. r=TYLin
|
2021-09-15 16:15:02 +00:00 |
|
nsContainerFrame.cpp
|
Bug 1741148 - part 3: Make users of nsINode::ComputeIndexOf_Deprecated() use nsINode::ComputeIndexOf() if the result is not set to int32_t nor return as int32_t r=smaug
|
2021-12-09 11:55:36 +00:00 |
|
nsContainerFrame.h
|
Bug 708901 - Migrate to nsTHashSet in layout. r=emilio
|
2021-03-24 17:56:46 +00:00 |
|
nsContainerFrameInlines.h
|
Bug 1733952 - When computing inline intrinsic sizes, resolve with a 0 percentage basis rather than just resolving to zero if there's a percentage. r=jfkthame
|
2021-10-04 15:20:30 +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
|
|
|
|
nsFlexContainerFrame.cpp
|
Bug 1751471 - Add a diagnostic preference to always run flex item's final reflow. r=dholbert
|
2022-01-25 06:21:08 +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
|
|
|
|
nsFontInflationData.cpp
|
Bug 1744009 - Simplify combobox <select> code. r=mconley,dholbert
|
2022-01-17 11:10:05 +00:00 |
|
nsFontInflationData.h
|
|
|
|
nsFrameList.cpp
|
Bug 1738057 - Split out BidiEmbeddingLevel into its own file; r=platform-i18n-reviewers,dminor
|
2021-11-16 15:11:58 +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 1740853 - part 3: Redesign nsContentUtils::ComparePoints_Fix*() as taking int64_t for the offset r=smaug
|
2021-12-09 17:06:18 +00:00 |
|
nsFrameSelection.h
|
Bug 1738057 - Split out BidiEmbeddingLevel into its own file; r=platform-i18n-reviewers,dminor
|
2021-11-16 15:11:58 +00:00 |
|
nsFrameSetFrame.cpp
|
Bug 1738614 - Remove other Widget* colors. r=mstange
|
2021-11-02 18:08:07 +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
|
Bug 1750850. Remove the code that tracks "active layers" from changes made in scroll handlers. r=mstange
|
2022-01-24 23:39:07 +00:00 |
|
nsGfxScrollFrame.h
|
Bug 1744009 - Simplify combobox <select> code. r=mconley,dholbert
|
2022-01-17 11:10:05 +00:00 |
|
nsGridContainerFrame.cpp
|
Bug 1740702 - Add some grid performance logging r=dholbert
|
2022-01-12 21:51:45 +00:00 |
|
nsGridContainerFrame.h
|
Bug 1740702 - Ensure grid's cached measurement won't prevent reflow from happending when its subtree is dirty r=dholbert
|
2022-01-12 21:51:45 +00:00 |
|
nsHTMLCanvasFrame.cpp
|
Bug 1751473 Part 4 - Delete nsHTMLCanvasFrame::mBorderPadding and unused code for handling fragmentation. r=emilio
|
2022-01-22 01:07:19 +00:00 |
|
nsHTMLCanvasFrame.h
|
Bug 1751473 Part 4 - Delete nsHTMLCanvasFrame::mBorderPadding and unused code for handling fragmentation. r=emilio
|
2022-01-22 01:07:19 +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 1751587 - Demote MOZ_RELEASE_ASSERT to MOZ_DIAGNOSTIC_ASSERT r=emilio
|
2022-01-24 14:48:14 +00:00 |
|
nsIFrame.h
|
Bug 1697979 - Part 1: Reuse previously built stacking context display items without merging r=mstange
|
2022-01-22 02:37:31 +00:00 |
|
nsIFrameInlines.h
|
Bug 1731359 part 1: Change the "NormalPositionProperty" frame property to use the "small value" method of storage. r=emilio
|
2021-09-20 22:26:14 +00:00 |
|
nsILineIterator.h
|
Bug 1746934 - Give default value for LineInfo::mIsWrapped r=emilio
|
2021-12-21 00:56:49 +00:00 |
|
nsImageFrame.cpp
|
Bug 1751473 Part 2 - Use CSSIntPoint instead of nsIntPoint in image event handling code. r=emilio
|
2022-01-22 01:07:19 +00:00 |
|
nsImageFrame.h
|
Bug 1751473 Part 2 - Use CSSIntPoint instead of nsIntPoint in image event handling code. r=emilio
|
2022-01-22 01:07:19 +00:00 |
|
nsImageMap.cpp
|
Bug 1751473 Part 2 - Use CSSIntPoint instead of nsIntPoint in image event handling code. r=emilio
|
2022-01-22 01:07:19 +00:00 |
|
nsImageMap.h
|
Bug 1751473 Part 2 - Use CSSIntPoint instead of nsIntPoint in image event handling code. r=emilio
|
2022-01-22 01:07:19 +00:00 |
|
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
|
|
|
|
nsIntervalSet.cpp
|
|
|
|
nsIntervalSet.h
|
|
|
|
nsIScrollableFrame.h
|
Bug 1744009 - Simplify combobox <select> code. r=mconley,dholbert
|
2022-01-17 11:10:05 +00:00 |
|
nsIScrollPositionListener.h
|
|
|
|
nsIStatefulFrame.h
|
|
|
|
nsLeafFrame.cpp
|
|
|
|
nsLeafFrame.h
|
|
|
|
nsLineBox.cpp
|
Bug 1732674 - Make nsLineIterator a lightweight wrapper for an nsLineList_iterator instead of building a separate array. r=emilio
|
2021-11-09 15:55:54 +00:00 |
|
nsLineBox.h
|
Bug 1519636 - First reformat with clang-format 13.0.0. r=firefox-build-system-reviewers,sylvestre,mhentges
|
2021-11-16 08:07:30 +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
|
|
|
|
nsPageContentFrame.cpp
|
Bug 1732836 - Do not apply page scale twice when building display lists for paged content. r=mattwoodrow
|
2021-10-06 06:51:52 +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 1728232 - Remove RestoreState. r=miko
|
2021-09-13 05:01:34 +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 1663722: Make nsPageSequenceFrame gracefully handle SizeToContent calls. r=emilio
|
2022-01-13 06:08:51 +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 1746310 - Remove nsMenuPopupFrame::GenerateFrames and related code. r=tnikkel
|
2021-12-23 12:55:34 +00:00 |
|
nsPlaceholderFrame.h
|
|
|
|
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
|
|
|
|
nsRubyBaseFrame.cpp
|
|
|
|
nsRubyBaseFrame.h
|
|
|
|
nsRubyContentFrame.cpp
|
|
|
|
nsRubyContentFrame.h
|
|
|
|
nsRubyFrame.cpp
|
Bug 1730774 part 2: Add includes and forward-decls to fix non-unified-build bustage in layout/generic. r=TYLin
|
2021-09-15 16:15:02 +00:00 |
|
nsRubyFrame.h
|
|
|
|
nsRubyTextContainerFrame.cpp
|
Bug 1730774 part 2: Add includes and forward-decls to fix non-unified-build bustage in layout/generic. r=TYLin
|
2021-09-15 16:15:02 +00:00 |
|
nsRubyTextContainerFrame.h
|
|
|
|
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 1725555 - patch 1 - Cache first-continuation pointer in nsContinuingTextFrame so that accessing FirstContinuation() is constant-time. r=emilio
|
2021-08-27 16:23:24 +00:00 |
|
nsSplittableFrame.h
|
|
|
|
nsSubDocumentFrame.cpp
|
Bug 1749286. Remove redundant calls marking remote browsers as hidden. r=miko
|
2022-01-14 08:47:52 +00:00 |
|
nsSubDocumentFrame.h
|
Bug 1733785 - Remove unused RefLayer(). r=gfx-reviewers,mstange
|
2021-10-03 10:22:09 +00:00 |
|
nsTextFrame.cpp
|
Bug 1697979 - Part 1: Reuse previously built stacking context display items without merging r=mstange
|
2022-01-22 02:37:31 +00:00 |
|
nsTextFrame.h
|
Bug 1743637 - Fix array out of bounds in nsTextFrame::ToCString r=emilio
|
2021-12-06 14:44:55 +00:00 |
|
nsTextFrameUtils.cpp
|
Bug 1744009 - Simplify combobox <select> code. r=mconley,dholbert
|
2022-01-17 11:10:05 +00:00 |
|
nsTextFrameUtils.h
|
Bug 1744009 - Simplify combobox <select> code. r=mconley,dholbert
|
2022-01-17 11:10:05 +00:00 |
|
nsTextRunTransformations.cpp
|
Bug 1744152 - Make the aAllUpperCase parameter of TransformString more generic. r=jfkthame
|
2021-12-03 11:45:48 +00:00 |
|
nsTextRunTransformations.h
|
Bug 1747922 - Rename StyleMathMLMathVariant -> StyleMathVariant.
|
2021-12-30 02:35:54 +01:00 |
|
nsVideoFrame.cpp
|
Bug 1728903 - Remove plumbing for CanvasLayer and ImageLayer. r=mattwoodrow
|
2021-09-18 11:44:51 +00:00 |
|
nsVideoFrame.h
|
Bug 1726291 - Remove FrameLayerBuilder. r=miko
|
2021-08-23 03:07:31 +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
|
|
|
|
ReflowInput.cpp
|
Bug 1735251 - Set ReflowInput::mComputeSize in one operation. r=jwatt
|
2021-10-12 17:51:11 +00:00 |
|
ReflowInput.h
|
Bug 1722945 - Support break-inside: avoid-{page,column}. r=TYLin
|
2021-08-03 17:56:58 +00:00 |
|
ReflowOutput.cpp
|
|
|
|
ReflowOutput.h
|
|
|
|
RubyUtils.cpp
|
|
|
|
RubyUtils.h
|
|
|
|
ScrollAnchorContainer.cpp
|
Bug 1738781 - Invalidate anchor after layout if we can find a better one. r=dholbert
|
2021-11-02 10:59:50 +00:00 |
|
ScrollAnchorContainer.h
|
Bug 1738781 - Invalidate anchor after layout if we can find a better one. r=dholbert
|
2021-11-02 10:59:50 +00:00 |
|
ScrollAnimationBezierPhysics.cpp
|
|
|
|
ScrollAnimationBezierPhysics.h
|
|
|
|
ScrollAnimationMSDPhysics.cpp
|
|
|
|
ScrollAnimationMSDPhysics.h
|
|
|
|
ScrollAnimationPhysics.h
|
|
|
|
ScrollbarActivity.cpp
|
Bug 1730774 part 2: Add includes and forward-decls to fix non-unified-build bustage in layout/generic. r=TYLin
|
2021-09-15 16:15:02 +00:00 |
|
ScrollbarActivity.h
|
|
|
|
ScrollbarPreferences.h
|
|
|
|
ScrollOrigin.h
|
|
|
|
ScrollPositionUpdate.cpp
|
Bug 1739541 - Introduce TriggeredByScript in ScrollPositionUpdate and set Yes for ScrollToCSSPixels and ScrollByCSSPixels. r=botond
|
2021-11-09 09:19:25 +00:00 |
|
ScrollPositionUpdate.h
|
Bug 1739541 - Introduce TriggeredByScript in ScrollPositionUpdate and set Yes for ScrollToCSSPixels and ScrollByCSSPixels. r=botond
|
2021-11-09 09:19:25 +00:00 |
|
ScrollSnap.cpp
|
|
|
|
ScrollSnap.h
|
|
|
|
ScrollVelocityQueue.cpp
|
|
|
|
ScrollVelocityQueue.h
|
|
|
|
StickyScrollContainer.cpp
|
|
|
|
StickyScrollContainer.h
|
|
|
|
TextDrawTarget.h
|
Bug 1728232 - Remove RestoreState. r=miko
|
2021-09-13 05:01:34 +00:00 |
|
TextOverflow.cpp
|
Bug 1744877 - Remove --disable-xul. r=Gijs
|
2021-12-08 21:37:11 +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 1730774 part 2: Add includes and forward-decls to fix non-unified-build bustage in layout/generic. r=TYLin
|
2021-09-15 16:15:02 +00:00 |
|
WritingModes.h
|
Bug 1738057 - Split out BidiEmbeddingLevel into its own file; r=platform-i18n-reviewers,dminor
|
2021-11-16 15:11:58 +00:00 |