gecko-dev/layout/generic
Sandor Molnar f5bbecdcc2 Backed out 13 changesets (bug 1711061) on devs request. CLOSED TREE
Backed out changeset c4f073f7e3a3 (bug 1711061)
Backed out changeset aced4b672fb4 (bug 1711061)
Backed out changeset 3687e798f665 (bug 1711061)
Backed out changeset 7b471990ea86 (bug 1711061)
Backed out changeset 1014a95f540e (bug 1711061)
Backed out changeset a37b3091281d (bug 1711061)
Backed out changeset 96a0ef35881b (bug 1711061)
Backed out changeset 38890cc266fb (bug 1711061)
Backed out changeset be73004c0850 (bug 1711061)
Backed out changeset b964576ae53d (bug 1711061)
Backed out changeset d453c5219255 (bug 1711061)
Backed out changeset 0145b538175b (bug 1711061)
Backed out changeset 41ba2e2a2d13 (bug 1711061)
2021-10-29 00:36:30 +03:00
..
crashtests Bug 1730570 - Clamp flex item's resolved min auto size if it's bogus. r=dholbert 2021-10-26 00:01:58 +00:00
test Bug 1576768 [eslint] Turn on JavaScript linting and formatting rules for .sjs files. r=Standard8 2021-10-25 11:12:41 +00:00
AnonymousContentKey.h Bug 1735797 - Fix scrollbar caching on macOS. r=mstange 2021-10-18 18:25:31 +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
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
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
CSSAlignUtils.cpp
CSSAlignUtils.h
CSSOrderAwareFrameIterator.cpp
CSSOrderAwareFrameIterator.h
ColumnSetWrapperFrame.cpp
ColumnSetWrapperFrame.h
ColumnUtils.cpp
ColumnUtils.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
FrameChildList.cpp
FrameChildList.h
FrameClass.py
FrameClasses.py Bug 1596184 - Get rid of nsStackFrame. r=layout-reviewers,mats 2021-09-20 12:05:32 +00:00
GenerateFrameLists.py
JustificationUtils.h
LayoutMessageUtils.h
MathMLTextRunFactory.cpp Bug 1725297 - Remove expiring font telemetry probes. r=emilio 2021-08-31 13:48:51 +00:00
MathMLTextRunFactory.h
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 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 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
RubyUtils.cpp
RubyUtils.h
ScrollAnchorContainer.cpp Bug 1733034 - Fix unused*-variable warnings due to missing ifdefs. r=andi 2021-09-29 21:44:49 +00:00
ScrollAnchorContainer.h
ScrollAnimationBezierPhysics.cpp
ScrollAnimationBezierPhysics.h
ScrollAnimationMSDPhysics.cpp
ScrollAnimationMSDPhysics.h
ScrollAnimationPhysics.h
ScrollOrigin.h
ScrollPositionUpdate.cpp
ScrollPositionUpdate.h
ScrollSnap.cpp
ScrollSnap.h
ScrollVelocityQueue.cpp
ScrollVelocityQueue.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
StickyScrollContainer.cpp
StickyScrollContainer.h
TextDrawTarget.h Bug 1728232 - Remove RestoreState. r=miko 2021-09-13 05:01:34 +00:00
TextOverflow.cpp Bug 1728232 - Remove RestoreState. r=miko 2021-09-13 05:01:34 +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 1719546 - Replace nsBidi with mozilla::intl::Bidi; r=platform-i18n-reviewers,dminor 2021-10-20 14:01:21 +00:00
broken-image.png
folder.png
frame-graph.py
jar.mn
loading-image.png
moz.build Bug 1730774 part 3: Add includes for Inlines headers, to fix non-unified-build linking issues in layout/generic (and remove REQUIRES_UNIFIED_BUILD decl). r=TYLin 2021-09-15 22:43:24 +00:00
nsAbsoluteContainingBlock.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
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 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 1732268 - Remove redundant failure-checks from nsLineIterator initialization, as it uses infallible allocation. r=dholbert 2021-09-24 14:20:05 +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 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 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 1730856 - Part 1: Use the correct scroll target for fixed backgrounds. r=mstange 2021-10-01 14:01:51 +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 1591366 - Always reserve 64 bits for frame property value r=dholbert 2021-09-20 19:52:46 +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 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 1730570 - Clamp flex item's resolved min auto size if it's bogus. r=dholbert 2021-10-26 00:01:58 +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
nsFontInflationData.h
nsFrameList.cpp Bug 1719546 - Replace nsBidi with mozilla::intl::Bidi; r=platform-i18n-reviewers,dminor 2021-10-20 14:01:21 +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 1719546 - Replace nsBidi with mozilla::intl::Bidi; r=platform-i18n-reviewers,dminor 2021-10-20 14:01:21 +00:00
nsFrameSelection.h Bug 1719546 - Replace nsBidi with mozilla::intl::Bidi; r=platform-i18n-reviewers,dminor 2021-10-20 14:01:21 +00:00
nsFrameSetFrame.cpp Bug 1728709 - Add nsDisplayItem::GetPaintRect that computes a value using the current clip extents. r=jrmuizel 2021-09-03 18:58:18 +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 1719546 - Replace nsBidi with mozilla::intl::Bidi; r=platform-i18n-reviewers,dminor 2021-10-20 14:01:21 +00:00
nsGfxScrollFrame.h Bug 1590247 - Don't reframe scrollable frames if we already have all needed anonymous content. r=dholbert 2021-10-14 21:19:14 +00:00
nsGridContainerFrame.cpp Bug 1591366 - Improve nested grid layout performance r=mats 2021-09-20 19:52:45 +00:00
nsGridContainerFrame.h Bug 1591366 - Improve nested grid layout performance r=mats 2021-09-20 19:52:45 +00:00
nsHTMLCanvasFrame.cpp Bug 1728903 - Remove plumbing for CanvasLayer and ImageLayer. r=mattwoodrow 2021-09-18 11:44:51 +00:00
nsHTMLCanvasFrame.h Bug 1726291 - Remove FrameLayerBuilder. r=miko 2021-08-23 03:07:31 +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 1737012 - Make nsIFrame::ListTag() include the content id. r=dholbert,TYLin 2021-10-21 17:36:27 +00:00
nsIFrame.h Bug 1719546 - Replace nsBidi with mozilla::intl::Bidi; r=platform-i18n-reviewers,dminor 2021-10-20 14:01:21 +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 Backed out 2 changesets (bug 1732674) for line iterator crashes (bug 1733047) a=backout 2021-10-20 12:24:14 +03:00
nsIScrollPositionListener.h
nsIScrollableFrame.h Bug 1590247 - Don't reframe scrollable frames if we already have all needed anonymous content. r=dholbert 2021-10-14 21:19:14 +00:00
nsIStatefulFrame.h
nsImageFrame.cpp Backed out 13 changesets (bug 1711061) on devs request. CLOSED TREE 2021-10-29 00:36:30 +03:00
nsImageFrame.h Bug 1733980 - Remove vestiges of removed ***Layer class. r=gfx-reviewers,mattwoodrow 2021-10-04 22:19:11 +00:00
nsImageMap.cpp Bug 1728903 - Remove plumbing for CanvasLayer and ImageLayer. r=mattwoodrow 2021-09-18 11:44:51 +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
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 Backed out 2 changesets (bug 1732674) for line iterator crashes (bug 1733047) a=backout 2021-10-20 12:24:14 +03:00
nsLineBox.h Backed out 2 changesets (bug 1732674) for line iterator crashes (bug 1733047) a=backout 2021-10-20 12:24:14 +03: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 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
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
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 Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-12-07 10:17:57 +00:00
nsSubDocumentFrame.cpp Bug 1733384 - Make inert not modify the computed style. r=sefeng,layout-reviewers,jfkthame 2021-10-07 17:00:36 +00:00
nsSubDocumentFrame.h Bug 1733785 - Remove unused RefLayer(). r=gfx-reviewers,mstange 2021-10-03 10:22:09 +00:00
nsTextFrame.cpp Bug 1712780 - Skip running the line-breaker when scanning SVG text frames. r=emilio 2021-10-26 16:54:01 +00:00
nsTextFrame.h Bug 1725555 - patch 3 - Also use continuations array to accelerate nsTextFrame::SelectionStateChanged. r=emilio 2021-08-27 16:23:25 +00:00
nsTextFrameUtils.cpp
nsTextFrameUtils.h
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 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