fune/layout/generic
2021-03-11 04:30:00 +02:00
..
crashtests Bug 1682032 - aspect-ratio should be applied for auto block-size by default. r=emilio 2021-03-10 23:20:49 +00:00
test Backed out 2 changesets (bug 1528289) for breaking navigation with clicks after user scrolled by clicking with middle mouse button. a=backout 2021-03-03 14:29:12 +01:00
AnonymousContentKey.h
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 1697325 Part 5 - Add GetOverflowAreasRelativeToParent(), and simplify all the call sites. r=emilio 2021-03-10 05:59:49 +00:00
BlockReflowInput.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
BRFrame.cpp
broken-image.png
ColumnSetWrapperFrame.cpp
ColumnSetWrapperFrame.h
ColumnUtils.cpp
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
DetailsFrame.h
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 Bug 1590884 - Move XUL accesskey handling to DOM and remove nsXULLabelFrame. r=emilio 2021-02-24 14:46:28 +00: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 1684497 - Hoist ResetGlyphRuns out of the conditional statement. r=heycam 2021-01-05 21:53:40 +00:00
MathMLTextRunFactory.h
moz.build Bug 1687239 part 2 - Remove plugin support from layout/. r=emilio 2021-01-25 11:53:49 +00:00
nsAbsoluteContainingBlock.cpp Bug 1679819 Part 2 - Compute abs-pos elements' available block-size, and pass it to ReflowInput's constructor. r=layout-reviewers,emilio 2020-12-01 05:56:47 +00:00
nsAbsoluteContainingBlock.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
nsAtomicContainerFrame.h
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 1696584 - Make nsBlockFrame::ComputeOverflowAreas return OverflowAreas rather than though outparam. r=emilio 2021-03-07 23:07:08 +00:00
nsBlockFrame.h Bug 1696584 - Make nsBlockFrame::ComputeOverflowAreas return OverflowAreas rather than though outparam. r=emilio 2021-03-07 23:07:08 +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
nsBulletFrame.cpp Bug 1686220 - Restore bullet image load priority boost which was lost in bug 1685078. r=jrmuizel 2021-01-16 17:05:41 +00:00
nsBulletFrame.h Bug 1685078 - Correctly keep sync-decoding images. 2021-01-08 16:20:23 +01:00
nsCanvasFrame.cpp Bug 1691205 - Initialize the intrinsic block-size to zero in case there is no :root frame. r=TYLin 2021-02-20 04:25:25 +00:00
nsCanvasFrame.h
nsColumnSetFrame.cpp 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
nsColumnSetFrame.h
nsContainerFrame.cpp Bug 1697325 Part 5 - Add GetOverflowAreasRelativeToParent(), and simplify all the call sites. r=emilio 2021-03-10 05:59:49 +00:00
nsContainerFrame.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
nsDirection.h
nsFirstLetterFrame.cpp Bug 1688503 - nsFirstLetterFrame.cpp: do not use 'else' after 'return' r=sylvestre 2021-01-28 17:26:04 +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 1695390 - Move extremum lengths to the individual Size / MaxSize types. r=boris 2021-03-02 12:11:35 +00:00
nsFlexContainerFrame.h Bug 1585485 Part 1 - Remove StyleSize, StyleMaxSize, and StyleFlexBasis typedefs in classes. r=dholbert 2020-12-16 23:44:06 +00:00
nsFloatManager.cpp
nsFloatManager.h
nsFontInflationData.cpp
nsFontInflationData.h
nsFrameList.cpp
nsFrameList.h
nsFrameSelection.cpp Bug 1671768 - Part 4: Use MOZ_CAN_RUN_SCRIPT for Selection::RemoveAllRanges r=masayuki 2021-02-03 21:52:48 +00:00
nsFrameSelection.h Bug 1671768 - Part 4: Use MOZ_CAN_RUN_SCRIPT for Selection::RemoveAllRanges r=masayuki 2021-02-03 21:52:48 +00:00
nsFrameSetFrame.cpp Bug 1691858 - Minor cleanup of our @page rule setup. r=AlaskanEmily 2021-02-12 15:42:38 +00:00
nsFrameSetFrame.h
nsFrameState.cpp
nsFrameState.h
nsFrameStateBits.h Bug 1596356 - Remove XUL absolute positioning attribute code. r=emilio 2020-11-04 18:35:34 +00:00
nsGfxScrollFrame.cpp Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
nsGfxScrollFrame.h Bug 1692997. Make scrollbar button click + hold (repeat mode) go through apz. r=botond 2021-02-26 11:47:18 +00:00
nsGridContainerFrame.cpp Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
nsGridContainerFrame.h Bug 1667594 - Avoid including nsLayoutUtils.h in nsContainerFrame.h. r=emilio 2020-09-26 18:19:14 +00:00
nsHTMLCanvasFrame.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
nsHTMLCanvasFrame.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
nsHTMLParts.h Bug 1683748 - Support Grid/Flex/Table/Column layout for the rendered legend of a fieldset. r=emilio 2021-01-30 13:47:10 +00:00
nsIAnonymousContentCreator.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
nsIFrame.cpp Backed out changeset d7e50a94db5b (bug 1696176) for bc failures in browser_edit.js. CLOSED TREE 2021-03-11 04:30:00 +02:00
nsIFrame.h Bug 1697325 Part 5 - Add GetOverflowAreasRelativeToParent(), and simplify all the call sites. r=emilio 2021-03-10 05:59:49 +00: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 1695403 - Support image-set in the content property. r=emilio 2021-03-08 23:27:49 +00:00
nsImageFrame.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
nsImageMap.cpp
nsImageMap.h
nsInlineFrame.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
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 1690433. Update code that looks for the presence of a display port for new minimal display ports. r=botond 2021-02-04 11:16:59 +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 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
nsLineBox.h Bug 1696584 - Removed unused nsLineBox::SetBounds(). r=emilio 2021-03-07 23:07:08 +00:00
nsLineLayout.cpp Bug 1690701 Part 4 - Replace rarely used ReflowInput::IsFloating() with nsStyleDisplay::IsFloating(). r=emilio 2021-03-04 00:34:04 +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 1689789 part 1 - Ensure we don't have any overflow areas for pdf.js content. r=jfkthame 2021-02-05 19:39:31 +00:00
nsPageContentFrame.h Bug 1640197 - Part 4: Create more pages for vertical overflow r=dholbert,mats 2020-10-28 18:33:52 +00:00
nsPageFrame.cpp Bug 1691858 - Minor cleanup of our @page rule setup. r=AlaskanEmily 2021-02-12 15:42:38 +00:00
nsPageFrame.h Bug 1691858 - Minor cleanup of our @page rule setup. r=AlaskanEmily 2021-02-12 15:42:38 +00:00
nsPageSequenceFrame.cpp Bug 1691858 - Minor cleanup of our @page rule setup. r=AlaskanEmily 2021-02-12 15:42:38 +00:00
nsPageSequenceFrame.h Bug 1691858 - Minor cleanup of our @page rule setup. r=AlaskanEmily 2021-02-12 15:42:38 +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 1667501 - Add an nsIFrame::IsFrameOfType bit to say whether frames support aspect-ratio. r=TYLin 2021-02-11 00:19:58 +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 1694748 part 2 - Implement layout of ruby-position: alternate. r=dholbert 2021-03-10 10:46:14 +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
nsRubyTextFrame.cpp
nsRubyTextFrame.h
nsSplittableFrame.cpp Bug 1677917 - Change BlockReflowInput's skipsides setup to be sane. r=mats,TYLin 2020-11-30 17:49:04 +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 1526970 - Part 1: Store the list of display items the frame has as a member variable instead of frame property r=mattwoodrow,emilio 2021-02-24 22:22:17 +00:00
nsSubDocumentFrame.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
nsTextFrame.cpp Bug 1695490 - Remove svg.text-spacing.enabled pref r=emilio 2021-02-28 21:52:21 +00:00
nsTextFrame.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
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 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
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 1691858 - Minor cleanup of our @page rule setup. r=AlaskanEmily 2021-02-12 15:42:38 +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 1682032 - aspect-ratio should be applied for auto block-size by default. r=emilio 2021-03-10 23:20:49 +00:00
ReflowInput.h Bug 1690701 Part 4 - Replace rarely used ReflowInput::IsFloating() with nsStyleDisplay::IsFloating(). r=emilio 2021-03-04 00:34:04 +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
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
StickyScrollContainer.h
TextDrawTarget.h
TextOverflow.cpp
TextOverflow.h
ViewportFrame.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
ViewportFrame.h Bug 1688004 - Build top layer items for XUL documents that don't have scrollframes. r=miko 2021-01-25 00:31:30 +00:00
Visibility.h
WBRFrame.cpp
WritingModes.h Bug 1519636 - Reformat with clang-format-11 to the Google coding style r=andi,sg,geckoview-reviewers,snorp 2020-11-18 09:05:59 +00:00