gecko-dev/layout/generic
2022-08-29 14:41:36 +00:00
..
crashtests Bug 1463977 Part 3 - Ensure {I|B}Size set in SetComputed{I|B}Size is non-negative, and downgrade the assertion. r=dholbert 2022-08-23 05:12:00 +00:00
test Bug 1748975 - Don't trigger click event on untrusted keypresses for buttons and summaries. r=edgar 2022-08-25 01:25:58 +00:00
AnonymousContentKey.h
AspectRatio.cpp
AspectRatio.h
AutoCopyListener.h
BlockReflowState.cpp Bug 1464761 Part 1 - Remove IsTruncated() in FlowAndPlaceFloat(). r=dholbert 2022-07-27 21:55:17 +00:00
BlockReflowState.h Bug 1323517 Part 7 - Fix the placement of an orthogonal float with an auto block-size. r=jfkthame 2022-07-07 19:01:56 +00:00
BRFrame.cpp Bug 1464761 Part 4 - Remove nsReflowStatus::mTruncated bit. r=dholbert 2022-07-27 21:55:18 +00:00
broken-image.png
ColumnSetWrapperFrame.cpp Bug 1785817 - Fix typo in comment from bug 1783953. r=emilio DONTBUILD 2022-08-18 14:32:56 +00:00
ColumnSetWrapperFrame.h
ColumnUtils.cpp
ColumnUtils.h
CSSAlignUtils.cpp
CSSAlignUtils.h
CSSOrderAwareFrameIterator.cpp
CSSOrderAwareFrameIterator.h
DetailsFrame.cpp
DetailsFrame.h
folder.png
frame-graph.py
FrameChildList.cpp Bug 1768157 - Remove kSelectPopupList. r=jwatt 2022-05-06 15:46:49 +00:00
FrameChildList.h
FrameClass.py Bug 1758564 - Allow rendering children of <img>'s shadow root. r=dholbert 2022-03-10 05:11:38 +00:00
FrameClasses.py Bug 1694056 - Remove (XUL) nsTitleBarFrame since it's no longer used. r=emilio 2022-06-07 09:30:03 +00:00
GenerateFrameLists.py
jar.mn
JustificationUtils.h
LayoutMessageUtils.h Bug 1595491 - Part 1: Make <embed> and <object> behave more like <iframe>. r=smaug,emilio 2022-08-16 16:42:58 +00:00
loading-image.png
MathMLTextRunFactory.cpp Bug 1773558 - Move fixed-point font types to Rust. r=layout-reviewers,jfkthame 2022-06-13 00:59:23 +00:00
MathMLTextRunFactory.h
moz.build Bug 1530253 - Assign an id to each scroll snap target for tracking the last snapped element. r=botond,emilio 2022-07-01 01:35:29 +00:00
nsAbsoluteContainingBlock.cpp Bug 793686 Part 2 - Call SetNextInFlowNeedsReflow() when an absolute containing block is incomplete. r=emilio 2022-08-10 16:19:06 +00:00
nsAbsoluteContainingBlock.h
nsAtomicContainerFrame.h
nsBackdropFrame.cpp
nsBackdropFrame.h
nsBlockDebugFlags.h Bug 1323517 Part 2 - Remove float debug log that requires manual #define. r=jfkthame 2022-07-07 19:01:54 +00:00
nsBlockFrame.cpp Bug 1767262 - Lazily layout content that is hidden via content-visibility: hidden r=emilio 2022-08-29 14:41:36 +00:00
nsBlockFrame.h Bug 1778931 Part 3 - Tweak floatRI's mIsTopOfPage bit in FlowAndPlaceFloat(). r=dholbert 2022-07-26 04:54:37 +00:00
nsBlockReflowContext.cpp Bug 1778178 - Convert ReflowInput's available size write-accessors to setters. r=layout-reviewers,jfkthame 2022-07-06 17:39:57 +00:00
nsBlockReflowContext.h Bug 1777627 Part 2 - Remove aIsAdjacentWithBStart argument on nsBlockReflowContext::ReflowBlock(). r=emilio 2022-07-05 23:43:52 +00:00
nsCanvasFrame.cpp Bug 1785310 - Add a few extra missing includes that hybrid builds caught. 2022-08-18 00:08:37 +02:00
nsCanvasFrame.h Bug 1778286: declare aEvent of nsIFrame::GetContentForEvent const. r=emilio 2022-07-06 10:22:30 +00:00
nsColumnSetFrame.cpp Bug 1441048 Part 1 - Clarify variable naming and log when we reflow last column with unconstrained available bsize. r=emilio 2022-08-17 17:18:00 +00:00
nsColumnSetFrame.h Bug 1784208 Part 2 - Remove nsColumnSetFrame::ReflowChildren. r=emilio 2022-08-12 05:04:02 +00:00
nsContainerFrame.cpp Bug 1786214 - Remove UseAutoBSize flag. r=TYLin 2022-08-23 09:17:38 +00:00
nsContainerFrame.h
nsContainerFrameInlines.h
nsDirection.h
nsFirstLetterFrame.cpp Bug 1464761 Part 4 - Remove nsReflowStatus::mTruncated bit. r=dholbert 2022-07-27 21:55:18 +00:00
nsFirstLetterFrame.h
nsFlexContainerFrame.cpp Bug 1767262 - Lazily layout content that is hidden via content-visibility: hidden r=emilio 2022-08-29 14:41:36 +00:00
nsFlexContainerFrame.h Bug 1758020 - Revise MoveFlexItemToFinalPosition(). r=dholbert 2022-03-10 19:17:44 +00:00
nsFloatManager.cpp Bug 1785903 - Use inset rect as the border area to compute shape radii. r=TYLin 2022-08-22 22:15:24 +00:00
nsFloatManager.h Bug 1323517 Part 3 - Rename GetLowestFloatTop to LowestFloatBStart. r=jfkthame 2022-07-07 19:01:55 +00:00
nsFontInflationData.cpp
nsFontInflationData.h
nsFrameList.cpp Bug 1771609 - patch 3 - Remove nsAutoLineIterator, as it no longer serves any useful purpose since the iterator is owned by the target frame. r=emilio 2022-06-03 22:05:36 +00:00
nsFrameList.h Bug 1768157 - Remove kSelectPopupList. r=jwatt 2022-05-06 15:46:49 +00:00
nsFrameSelection.cpp Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug 2022-06-07 23:09:52 +00:00
nsFrameSelection.h Bug 1713050 - P1: Add granularity to selection change notification. r=smaug 2022-03-16 05:56:25 +00:00
nsFrameSetFrame.cpp Bug 1464761 Part 4 - Remove nsReflowStatus::mTruncated bit. r=dholbert 2022-07-27 21:55:18 +00:00
nsFrameSetFrame.h
nsFrameState.cpp
nsFrameState.h
nsFrameStateBits.h Bug 1756008 Part 4 - Replace "BlockReflowInput" with "BlockReflowState". r=layout-reviewers,emilio 2022-02-23 21:22:43 +00:00
nsGfxScrollFrame.cpp Bug 1787088 - Don't reframe for overflow changes in text controls. r=TYLin 2022-08-26 10:18:18 +00:00
nsGfxScrollFrame.h Bug 1777649 - Honor scroll snap properties on ScrollFrameRectIntoView call. r=emilio 2022-07-31 22:51:56 +00:00
nsGridContainerFrame.cpp Bug 1767262 - Lazily layout content that is hidden via content-visibility: hidden r=emilio 2022-08-29 14:41:36 +00:00
nsGridContainerFrame.h
nsHTMLCanvasFrame.cpp Bug 1782589 - Obey contain-intrinsic-size in canvas. r=emilio 2022-08-01 23:27:22 +00:00
nsHTMLCanvasFrame.h
nsHTMLParts.h
nsIAnonymousContentCreator.h
nsIFrame.cpp Bug 1767262 - Lazily layout content that is hidden via content-visibility: hidden r=emilio 2022-08-29 14:41:36 +00:00
nsIFrame.h Bug 1767262 - Lazily layout content that is hidden via content-visibility: hidden r=emilio 2022-08-29 14:41:36 +00:00
nsIFrameInlines.h Bug 1758018 Part 2 - Add helpers testing only "position:relative", and adapt them at some callsites. r=emilio 2022-03-04 03:02:01 +00:00
nsILineIterator.h Bug 1771609 - patch 3 - Remove nsAutoLineIterator, as it no longer serves any useful purpose since the iterator is owned by the target frame. r=emilio 2022-06-03 22:05:36 +00:00
nsImageFrame.cpp Bug 1781096 - Fix decoding="sync" when the frame is created after the image attribute. r=tnikkel 2022-08-17 10:10:26 +00:00
nsImageFrame.h Bug 1781096 - Fix decoding="sync" when the frame is created after the image attribute. r=tnikkel 2022-08-17 10:10:26 +00:00
nsImageMap.cpp
nsImageMap.h
nsInlineFrame.cpp Bug 1464761 Part 4 - Remove nsReflowStatus::mTruncated bit. r=dholbert 2022-07-27 21:55:18 +00:00
nsInlineFrame.h
nsIntervalSet.cpp
nsIntervalSet.h
nsIScrollableFrame.h Bug 1777649 - Honor scroll snap properties on ScrollFrameRectIntoView call. r=emilio 2022-07-31 22:51:56 +00:00
nsIScrollPositionListener.h
nsIStatefulFrame.h
nsLeafFrame.cpp
nsLeafFrame.h
nsLineBox.cpp
nsLineBox.h Bug 1771609 - patch 3 - Remove nsAutoLineIterator, as it no longer serves any useful purpose since the iterator is owned by the target frame. r=emilio 2022-06-03 22:05:36 +00:00
nsLineLayout.cpp Bug 1778178 - Convert ReflowInput's available size write-accessors to setters. r=layout-reviewers,jfkthame 2022-07-06 17:39:57 +00:00
nsLineLayout.h Bug 1758018 Part 1 - Rename the helpers testing "position:relative" or "position:sticky". r=emilio 2022-03-04 03:02:00 +00:00
nsPageContentFrame.cpp Bug 1464761 Part 4 - Remove nsReflowStatus::mTruncated bit. r=dholbert 2022-07-27 21:55:18 +00:00
nsPageContentFrame.h
nsPageFrame.cpp Bug 1681183: Ignore unwriteable margins user specifies Margins: None for printing. r=dholbert,mstriemer 2022-08-15 19:55:08 +00:00
nsPageFrame.h Bug 1774307 - Remove unused member of nsPageBreakFrame and make some variables in nsPageBreakFrame::Reflow const r=dholbert 2022-06-15 00:34:02 +00:00
nsPageSequenceFrame.cpp Bug 1464761 Part 4 - Remove nsReflowStatus::mTruncated bit. r=dholbert 2022-07-27 21:55:18 +00:00
nsPageSequenceFrame.h
nsPlaceholderFrame.cpp Bug 1464761 Part 4 - Remove nsReflowStatus::mTruncated bit. r=dholbert 2022-07-27 21:55:18 +00:00
nsPlaceholderFrame.h
nsQueryFrame.h
nsRubyBaseContainerFrame.cpp Bug 1757230 - Add missing includes elsewhere to unbust hybrid builds. 2022-02-26 01:08:16 +01:00
nsRubyBaseContainerFrame.h
nsRubyBaseFrame.cpp
nsRubyBaseFrame.h
nsRubyContentFrame.cpp
nsRubyContentFrame.h
nsRubyFrame.cpp
nsRubyFrame.h
nsRubyTextContainerFrame.cpp
nsRubyTextContainerFrame.h
nsRubyTextFrame.cpp
nsRubyTextFrame.h
nsSplittableFrame.cpp
nsSplittableFrame.h
nsSubDocumentFrame.cpp Bug 1782596 - Propagate preferred color-scheme to non-top frames. r=jwatt 2022-08-22 14:23:09 +00:00
nsSubDocumentFrame.h Bug 1595491 - Part 1: Make <embed> and <object> behave more like <iframe>. r=smaug,emilio 2022-08-16 16:42:58 +00:00
nsTextFrame.cpp Bug 1776928 - avoid backplating text that is entirely whitespace in HCM, r=morgan 2022-08-23 19:41:59 +00:00
nsTextFrame.h Bug 1776928 - avoid backplating text that is entirely whitespace in HCM, r=morgan 2022-08-23 19:41:59 +00:00
nsTextFrameUtils.cpp
nsTextFrameUtils.h
nsTextRunTransformations.cpp
nsTextRunTransformations.h
nsVideoFrame.cpp Bug 1783069 - Make aspect-ratio work on <video> properly. r=boris,Oriol,layout-reviewers 2022-08-16 12:20:15 +00:00
nsVideoFrame.h Bug 1783069 - Make aspect-ratio work on <video> properly. r=boris,Oriol,layout-reviewers 2022-08-16 12:20:15 +00:00
PrintedSheetFrame.cpp Bug 1681183: Ignore unwriteable margins user specifies Margins: None for printing. r=dholbert,mstriemer 2022-08-15 19:55:08 +00:00
PrintedSheetFrame.h
ReflowInput.cpp Bug 1786214 - Remove UseAutoBSize flag. r=TYLin 2022-08-23 09:17:38 +00:00
ReflowInput.h Bug 1463977 Part 2 - Call SetComputedBSizeWithoutResettingResizeFlags() in SetComputedBSize(). r=dholbert 2022-08-23 05:11:59 +00:00
ReflowOutput.cpp Bug 1770729 - Fix IntersectionObserver overflow: clip on zero-sized elements. r=jwatt 2022-05-23 13:52:48 +00:00
ReflowOutput.h Bug 1770729 - Fix IntersectionObserver overflow: clip on zero-sized elements. r=jwatt 2022-05-23 13:52:48 +00:00
RubyUtils.cpp
RubyUtils.h
ScrollAnchorContainer.cpp Bug 1761239. Use an EnumSet for nsIScrollableFrame::IsScrollAnimating. r=botond 2022-03-26 02:22:57 +00:00
ScrollAnchorContainer.h
ScrollAnimationBezierPhysics.cpp
ScrollAnimationBezierPhysics.h
ScrollAnimationMSDPhysics.cpp Bug 1759958 - Implement ScrollAnimationMSDPhysics::ApplyContentShift() correctly. r=hiro 2022-03-18 05:13:59 +00:00
ScrollAnimationMSDPhysics.h Bug 1759958 - Implement ScrollAnimationMSDPhysics::ApplyContentShift() correctly. r=hiro 2022-03-18 05:13:59 +00:00
ScrollAnimationPhysics.h Bug 1759958 - Add comments to clarify the purpose of ScrollAnimationPhysics::Update() and ApplyContentShift(). r=hiro 2022-03-18 05:13:59 +00:00
ScrollbarActivity.cpp Bug 1756831. When considering mousemoves over scroll frames to show overlay scrollbars rejects mousemove over content descendants that aren't frame descandants. r=emilio 2022-03-22 15:31:45 +00:00
ScrollbarActivity.h
ScrollbarPreferences.h
ScrollGeneration.cpp
ScrollGeneration.h Bug 1767131: run clang-format on the layout/ directory. r=emilio DONTBUILD 2022-04-30 15:25:29 +00:00
ScrollOrigin.h
ScrollPositionUpdate.cpp Bug 1774537 - Propagate snap target ids for async scroll operations triggered on the main-thread, but will be processed in APZ. r=botond 2022-07-15 06:47:37 +00:00
ScrollPositionUpdate.h Bug 1774537 - Propagate snap target ids for async scroll operations triggered on the main-thread, but will be processed in APZ. r=botond 2022-07-15 06:47:37 +00:00
ScrollSnap.cpp Bug 1785310 - Remove mozilla/StaticPrefs_layout.h includes from other headers. r=dholbert 2022-08-17 21:26:36 +00:00
ScrollSnap.h Bug 1777649 - Factor out some utility functions for scroll snap. r=botond 2022-07-31 22:51:56 +00:00
ScrollSnapTargetId.h Bug 1774537 - Propagate last snap target id(s) from APZ to the content. r=botond 2022-07-15 06:47:37 +00:00
ScrollVelocityQueue.cpp
ScrollVelocityQueue.h
StickyScrollContainer.cpp Bug 1472602 - Sticky/relative position fixes in nsTableWrapperFrame. r=dholbert 2022-05-23 23:40:42 +00:00
StickyScrollContainer.h
TextDrawTarget.h Bug 1768983 - Add prim flag for checkerboarding backgrounds r=gfx-reviewers,lsalzman 2022-05-15 21:54:25 +00:00
TextOverflow.cpp Bug 1714584 - Part 2: Remove nsDisplayList::RemoveBottom() r=mstange 2022-02-22 23:42:18 +00:00
TextOverflow.h
ViewportFrame.cpp Bug 1464761 Part 4 - Remove nsReflowStatus::mTruncated bit. r=dholbert 2022-07-27 21:55:18 +00:00
ViewportFrame.h
Visibility.h
WBRFrame.cpp
WritingModes.h Bug 1769512 - Implement overflow-clip-margin: <length>. r=jwatt 2022-05-23 07:21:43 +00:00