gecko-dev/layout/generic
2020-02-24 19:34:07 +00:00
..
crashtests Bug 1230378 - Add a crashtest. r=mats 2020-02-04 21:41:15 +00:00
test Bug 1615142 - Fix triple-click selection on pre-formatted text. r=mats 2020-02-20 11:57:50 +00:00
AnonymousContentKey.h Bug 1590639 part 4: Fix non-unified build issues in layout/style. r=emilio 2019-10-23 08:14:54 +00:00
AspectRatio.h
AutoCopyListener.h Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
BlockReflowInput.cpp Bug 1614510 - Split clip-path and shape-outside values. r=boris 2020-02-11 23:34:53 +00:00
BlockReflowInput.h Bug 1575377 - Remove BlockReflowInput::mHasUnconstrainedBSize, and update documents. r=dholbert 2019-08-21 19:53:08 +00:00
BRFrame.cpp Bug 1578311: Don't prune a trailing HTML br child from the accessibility tree. r=eeejay 2019-09-05 23:41:36 +00:00
broken-image.png
ColumnSetWrapperFrame.cpp
ColumnSetWrapperFrame.h
ColumnUtils.cpp
ColumnUtils.h
CSSAlignUtils.cpp Bug 1611583 - Use cbindgen for css-align types. r=dholbert 2020-01-31 00:56:49 +00:00
CSSAlignUtils.h Bug 1611583 - Use cbindgen for css-align types. r=dholbert 2020-01-31 00:56:49 +00:00
CSSOrderAwareFrameIterator.cpp
CSSOrderAwareFrameIterator.h Bug 1575608 - Avoid some signed -> unsigned conversions for box-ordinal-group. r=dholbert 2019-08-21 18:35:31 +00:00
DetailsFrame.cpp Bug 1581537 - Avoid several browser language leaks r=smaug 2019-11-04 16:56:27 +00:00
DetailsFrame.h
folder.png
frame-graph.py
FrameChildList.cpp
FrameChildList.h
FrameClass.py
FrameClasses.py Bug 1610597 - Re-introduce display: -moz-stack; as <legacy-stack>. r=emilio 2020-02-14 16:32:38 +00:00
GenerateFrameLists.py
jar.mn
JustificationUtils.h
loading-image.png
MathMLTextRunFactory.cpp Bug 1591490 - Use the NS_IS_SURROGATE_PAIR macro everywhere. r=Ehsan 2019-10-27 05:05:51 +00:00
MathMLTextRunFactory.h
moz.build Bug 1611326 - Default to py3_action, and add a py2 attribute to GENERATED_FILES; r=firefox-build-system-reviewers,rstewart 2020-02-14 13:22:46 +00:00
nsAbsoluteContainingBlock.cpp Bug 1611583 - Use cbindgen for css-align types. r=dholbert 2020-01-31 00:56:49 +00:00
nsAbsoluteContainingBlock.h
nsAtomicContainerFrame.h
nsBackdropFrame.cpp
nsBackdropFrame.h
nsBlockDebugFlags.h
nsBlockFrame.cpp Bug 1617472 - Use enums for text-align / text-align-last. r=jfkthame 2020-02-24 13:32:57 +00:00
nsBlockFrame.h Bug 1168921 - Stop cloning block direction margins for box-decoration-break:clone. r=mats 2019-10-10 13:38:07 +00:00
nsBlockReflowContext.cpp Bug 1596310 - Clamp negative available size to zero and ensure page break frames don't apply margins. r=TYLin 2019-11-18 20:36:52 +00:00
nsBlockReflowContext.h
nsBulletFrame.cpp Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
nsBulletFrame.h
nsCanvasFrame.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan,kvark 2020-02-24 15:33:38 +00:00
nsCanvasFrame.h Bug 1614550. Don't ifdef nsDisplayCanvasBackgroundColor::WriteDebugInfo on MOZ_DUMP_PAINTING. r=miko 2020-02-11 12:17:34 +00:00
nsColumnSetFrame.cpp Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
nsColumnSetFrame.h Bug 1583639 Part 4 - Stop creating more columns in column-fill:auto mode if there's still block-size left in multicol container. r=dbaron 2019-09-25 23:36:41 +00:00
nsContainerFrame.cpp Bug 1616078: Don't use HTMLListBulletAccessible for CSS ::marker content. r=eeejay,emilio,MarcoZ 2020-02-21 01:23:37 +00:00
nsContainerFrame.h Bug 1616078: Don't use HTMLListBulletAccessible for CSS ::marker content. r=eeejay,emilio,MarcoZ 2020-02-21 01:23:37 +00:00
nsDirection.h
nsFirstLetterFrame.cpp Bug 1606192 - Remove some unused nsresult return value in layout code. r=dbaron 2019-12-28 03:27:13 +00:00
nsFirstLetterFrame.h Bug 1606192 - Remove some unused nsresult return value in layout code. r=dbaron 2019-12-28 03:27:13 +00:00
nsFlexContainerFrame.cpp Bug 1614082 Part 3 - Fix static-analysis nits in nsFlexContainerFrame.cpp. r=dholbert 2020-02-08 03:58:02 +00:00
nsFlexContainerFrame.h Bug 1614082 Part 4 - Add spec links to steps in the flex layout algorithm. r=dholbert 2020-02-08 03:57:45 +00:00
nsFloatManager.cpp Bug 1614510 - Split clip-path and shape-outside values. r=boris 2020-02-11 23:34:53 +00:00
nsFloatManager.h Bug 1570982 - remove CPP_THROW_NEW; r=glandium 2019-08-14 01:32:41 +00:00
nsFontInflationData.cpp Bug 1590639 part 1: Fix non-unified build issues in layout/generic. r=TYLin 2019-10-23 22:05:22 +00:00
nsFontInflationData.h
nsFrame.cpp Bug 1615811 - Invalidate old display items if overflow changes on an element that can display ellipsis. r=mattwoodrow 2020-02-24 19:34:07 +00:00
nsFrame.h Bug 1615581: part 1) Rename TableSelection to TableSelectionMode. r=jfkthame 2020-02-18 12:28:45 +00:00
nsFrameList.cpp
nsFrameList.h
nsFrameSelection.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan,kvark 2020-02-24 15:33:38 +00:00
nsFrameSelection.h Bug 1615581: part 9) Decouple SelectCellElement core from nsFrameSelection. r=jfkthame 2020-02-20 15:03:26 +00:00
nsFrameSetFrame.cpp Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
nsFrameSetFrame.h
nsFrameState.cpp
nsFrameState.h Bug 1604978 - Move NS_BLOCK_FLAGS_MASK and NS_BLOCK_FLAGS_NON_INHERITED_MASK into nsBlockFrame::Init. r=heycam 2019-12-20 03:56:12 +00:00
nsFrameStateBits.h Bug 1597120 - Remove platform support for XUL mousethrough attribute. r=emilio 2019-11-22 13:15:28 +00:00
nsGfxScrollFrame.cpp Bug 1613199 - Fix hit-testing for scrollframes with hoisted scrollinfos. r=botond 2020-02-24 17:26:19 +00:00
nsGfxScrollFrame.h Bug 1613094 - The parameter 'aStartPos' should use const reference. r=botond 2020-02-04 16:11:21 +00:00
nsGridContainerFrame.cpp Bug 1615380 - Part 2 - Use the cbindgen output for GridAutoFlow directly in gecko. r=emilio 2020-02-14 15:48:10 +00:00
nsGridContainerFrame.h Bug 1611583 - Use cbindgen for css-align types. r=dholbert 2020-01-31 00:56:49 +00:00
nsHTMLCanvasFrame.cpp Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
nsHTMLCanvasFrame.h
nsHTMLParts.h Bug 1604978 - Move NS_BLOCK_FLAGS_MASK and NS_BLOCK_FLAGS_NON_INHERITED_MASK into nsBlockFrame::Init. r=heycam 2019-12-20 03:56:12 +00:00
nsIAnonymousContentCreator.h
nsIFrame.h Bug 1615811 - Invalidate old display items if overflow changes on an element that can display ellipsis. r=mattwoodrow 2020-02-24 19:34:07 +00:00
nsIFrameInlines.h Bug 1613198: Move inline impls for nsIFrame::GetNormalPosition and GetLogicalNormalPosition into nsIFrameInlines.h. r=jfkthame 2020-02-05 09:52:35 +00:00
nsILineIterator.h
nsImageFrame.cpp Bug 1617425 - Minor cleanup of gecko.mako.rs. r=jwatt 2020-02-23 15:43:21 +00:00
nsImageFrame.h Bug 1602047 - Cleanup nsImageFrame::UpdateIntrinsic{Size,Ratio}. r=tnikkel 2019-12-10 05:26:06 +00:00
nsImageMap.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
nsImageMap.h
nsInlineFrame.cpp Bug 1609996 - Remove mozilla::Swap in favor of std::swap. r=froydnj 2020-01-20 16:17:06 +00:00
nsInlineFrame.h
nsIntervalSet.cpp
nsIntervalSet.h
nsIObjectFrame.h
nsIScrollableFrame.h Bug 1614208 - Remove some include dependencies in nsStyleConsts.h. r=jfkthame,jgilbert 2020-02-11 01:23:37 +00:00
nsIScrollPositionListener.h
nsIStatefulFrame.h
nsLeafFrame.cpp
nsLeafFrame.h
nsLineBox.cpp Bug 1596339 Part 6 - Use ToString() on nsPoint and nsSize in frame tree dump. r=dholbert 2019-11-15 03:59:28 +00:00
nsLineBox.h Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
nsLineLayout.cpp Bug 1617472 - Use enums for text-align / text-align-last. r=jfkthame 2020-02-24 13:32:57 +00:00
nsLineLayout.h
nsPageContentFrame.cpp Bug 1571250 - Convert flags passed to ReflowChild, FinishReflowChild, SyncFrameViewAfterReflow and from GetXULLayoutFlags / GetLayoutFlags into an enum class. r=TYLin 2019-08-08 19:48:19 +00:00
nsPageContentFrame.h
nsPageFrame.cpp Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
nsPageFrame.h
nsPageSequenceFrame.cpp Bug 1614208 - Forward-declare StaticPresData in nsPresContext.h. r=jfkthame 2020-02-11 01:23:37 +00:00
nsPageSequenceFrame.h
nsPlaceholderFrame.cpp Bug 1613349 - Rename nsIFrame::DeleteProperty to RemoveProperty. r=dholbert 2020-02-06 16:06:49 +00:00
nsPlaceholderFrame.h
nsPluginFrame.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
nsPluginFrame.h Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
nsQueryFrame.h Bug 1607826 - Use <type_traits> more in layout. r=TYLin 2020-01-09 01:48:43 +00:00
nsRubyBaseContainerFrame.cpp Bug 1603354 - Treat empty ruby base/text container as if there is an empty inline element inside. r=dholbert 2020-01-28 09:32:04 +00:00
nsRubyBaseContainerFrame.h Bug 1565681 - Have ruby base container sized based on margin box of ruby bases. r=jfkthame 2019-09-02 10:09:30 +00:00
nsRubyBaseFrame.cpp
nsRubyBaseFrame.h
nsRubyContentFrame.cpp
nsRubyContentFrame.h
nsRubyFrame.cpp Bug 1600482 : convert NS_STYLE_RUBY_POSITION_* to an enum class in nsStyleConsts.h r=emilio 2019-12-02 17:22:42 +00:00
nsRubyFrame.h Bug 1565681 - Have ruby base container sized based on margin box of ruby bases. r=jfkthame 2019-09-02 10:09:30 +00:00
nsRubyTextContainerFrame.cpp Bug 1603354 - Treat empty ruby base/text container as if there is an empty inline element inside. r=dholbert 2020-01-28 09:32:04 +00:00
nsRubyTextContainerFrame.h
nsRubyTextFrame.cpp
nsRubyTextFrame.h
nsSplittableFrame.cpp Bug 1603088 Part 1 - Remove "max-block-size: 100%" for -moz-column-set and -moz-column-content. r=dbaron 2020-01-08 02:48:12 +00:00
nsSplittableFrame.h Bug 1602407 - Update documents with wiki.m.o continuation model link added. r=dbaron 2019-12-12 23:57:11 +00:00
nsSubDocumentFrame.cpp Bug 1614233. Properly clip nsDisplayRemote. r=mattwoodrow 2020-02-13 07:17:43 +00:00
nsSubDocumentFrame.h Bug 1606659 - Don't pass margin and scrollbar preferences to nsFrameLoader::Show. r=mattwoodrow 2020-01-05 22:48:40 +00:00
nsTextFrame.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan,kvark 2020-02-24 15:33:38 +00:00
nsTextFrame.h Bug 1613349 - Rename nsINode::DeleteProperty to RemoveProperty. r=smaug 2020-02-06 16:06:49 +00:00
nsTextFrameUtils.cpp Bug 1591490 - Use the NS_IS_SURROGATE_PAIR macro everywhere. r=Ehsan 2019-10-27 05:05:51 +00:00
nsTextFrameUtils.h Bug 1598063 - Don't hide text styled with a pending user font when drawing canvas text, just draw with fallback instead. r=heycam 2019-12-03 21:14:52 +00:00
nsTextRunTransformations.cpp Bug 1609996 - Reorder some includes affected by the previous patches. r=froydnj 2020-01-20 16:19:48 +00:00
nsTextRunTransformations.h Bug 1548389 - part 5: Make nsTextFrame and related code treat masking password characters as text-transform r=jfkthame 2019-07-22 03:54:50 +00:00
nsVideoFrame.cpp Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
nsVideoFrame.h
ReflowInput.cpp Bug 1617472 - Use enums for text-align / text-align-last. r=jfkthame 2020-02-24 13:32:57 +00:00
ReflowInput.h Bug 1092007 followup: fix typo in code comment. rs=mats via review feedback 2019-09-13 21:53:18 +00:00
ReflowOutput.cpp
ReflowOutput.h Bug 1547759 - Add a flag to allow FinishReflowChild to handle relative positioning, and convert the caller for which this makes sense. r=jfkthame 2019-08-05 11:56:05 +00:00
RubyUtils.cpp Bug 1613349 - Rename nsIFrame::DeleteProperty to RemoveProperty. r=dholbert 2020-02-06 16:06:49 +00:00
RubyUtils.h Bug 1557825 part 1 - Implement 'display:block ruby'. r=emilio 2019-08-14 14:38:31 +00:00
ScrollAnchorContainer.cpp Bug 1615955 - Suppress scroll anchoring when scroll offset is zero. r=dholbert 2020-02-22 20:08:22 +00:00
ScrollAnchorContainer.h Bug 1592474 - Add some heuristics to disable scroll anchoring in pathological cases. r=dholbert 2019-10-31 09:25:08 +00:00
ScrollAnimationBezierPhysics.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
ScrollAnimationBezierPhysics.h
ScrollAnimationMSDPhysics.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
ScrollAnimationMSDPhysics.h
ScrollAnimationPhysics.h
ScrollbarActivity.cpp Bug 1612444. Improve some error messages for exceptions in layout. r=emilio 2020-02-03 20:35:54 +00:00
ScrollbarActivity.h
ScrollbarPreferences.h Bug 1588791 - Make fission iframes honor and deal with the scrolling attribute. r=mattwoodrow 2020-01-13 11:30:44 +00:00
ScrollSnap.cpp Backed out changeset 69fded25adc2 (bug 1602088) for causing several box-shadow reftest failures. 2020-01-30 13:23:10 +02:00
ScrollSnap.h Bug 1613192: Fix non-unified build bustage in layout/{base,generic} directories. r=TYLin 2020-02-04 19:34:51 +00:00
ScrollVelocityQueue.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
ScrollVelocityQueue.h
StickyScrollContainer.cpp Bug 1613198: Move inline impls for nsIFrame::GetNormalPosition and GetLogicalNormalPosition into nsIFrameInlines.h. r=jfkthame 2020-02-05 09:52:35 +00:00
StickyScrollContainer.h Bug 1308286. Consider sticky frames that are acting like fixed position frames when determining page scroll amount. r=botond 2019-10-09 23:51:05 +00:00
TextDrawTarget.h Bug 1582231 - remove Moz2D dependency on Cairo glyph extents. r=jfkthame 2019-09-20 16:30:21 +00:00
TextOverflow.cpp Bug 1611181 - Make direction use an enum class. r=boris 2020-01-24 11:46:14 +00:00
TextOverflow.h
ViewportFrame.cpp Bug 1600476 : convert NS_STYLE_TOP_LAYER_* to an enum class in nsStyleConsts.h r=emilio 2019-12-01 13:05:55 +00:00
ViewportFrame.h Bug 1563649 - As with display list item and reflow for position:fixed elements, use the adjusted layout viewport size getComputedStyle() r=mstange 2019-09-05 01:15:05 +00:00
Visibility.h
WBRFrame.cpp Bug 584141 Added WBR frame class implementing nsFrame and overriding thepeekOffset* methods. r=dbaron,Ehsan 2019-10-14 19:35:23 +00:00
WritingModes.h Bug 1541095: Remove an unnecessary static_cast in WritingModes.h. r=TYLin 2020-02-07 00:39:28 +00:00