.. |
crashtests
|
Bug 1492538 part 2: Cache flex items' content-box sizes after reflowing them, & skip subsequent reflow if the size matches and the item's subtree isn't dirty. r=TYLin
|
2020-07-08 04:12:55 +00:00 |
test
|
Bug 1650919 - Adding manifest annotations for xorigin test harness. r=kmag
|
2020-07-13 20:34:46 +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
|
Bug 1633434 - Ensure inverting a valid aspect ratio generates a valid aspect ratio. r=dholbert
|
2020-04-30 14:04:24 +00:00 |
AutoCopyListener.h
|
…
|
|
BRFrame.cpp
|
Bug 1630704 - Part 28: Remove nsFrame r=emilio
|
2020-07-06 22:38:11 +00:00 |
BlockReflowInput.cpp
|
Bug 1630704 - Part 27: Remove nsFrame from inheritance chain r=emilio
|
2020-07-06 22:29:42 +00:00 |
BlockReflowInput.h
|
Bug 1574046 Part 5 - Prevent BlockReflowInput::ClearFloat from returning nscoord_MAX. r=dbaron
|
2020-06-16 18:33:02 +00:00 |
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
|
Bug 1650245 Part 2 - Use nsTArray::StableSort() in CSSOrderAwareFrameIteratorT. r=dholbert,sg
|
2020-07-06 17:11:24 +00:00 |
CSSOrderAwareFrameIterator.h
|
Bug 1650245 Part 2 - Use nsTArray::StableSort() in CSSOrderAwareFrameIteratorT. r=dholbert,sg
|
2020-07-06 17:11:24 +00:00 |
ColumnSetWrapperFrame.cpp
|
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
|
2020-07-01 08:29:29 +00:00 |
ColumnSetWrapperFrame.h
|
…
|
|
ColumnUtils.cpp
|
Bug 1646224 - Use mozilla::Length rather than nscoord to store font sizes. r=heycam,jfkthame
|
2020-06-22 09:45:40 +00:00 |
ColumnUtils.h
|
…
|
|
DetailsFrame.cpp
|
Bug 1638928 Part 2 - Rename nsIFrame's GetChildLists() to ChildLists(). r=mats
|
2020-05-19 12:37:37 +00:00 |
DetailsFrame.h
|
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
|
2020-07-01 08:29:29 +00:00 |
FrameChildList.cpp
|
Bug 1635319 Part 5 - Remove unused FrameChildListIterator and FrameChildListArrayIterator. r=mats
|
2020-05-18 01:15:40 +00:00 |
FrameChildList.h
|
Bug 1635319 Part 6 - Use EmplaceBack instead of AppendElement to append a FrameChildList into an array. r=mats
|
2020-05-18 01:15:42 +00:00 |
FrameClass.py
|
…
|
|
FrameClasses.py
|
Bug 1651404 - Move nsSVGDisplayableFrame and nsISVGSVGFrame to the mozilla namespace r=dholbert
|
2020-07-09 18:34:54 +00:00 |
GenerateFrameLists.py
|
Bug 1620035 - Convert GenerateFrameLists.py to py3; r=firefox-build-system-reviewers,rstewart
|
2020-03-05 17:05:34 +00:00 |
JustificationUtils.h
|
…
|
|
MathMLTextRunFactory.cpp
|
Bug 1646224 - Use mozilla::Length rather than nscoord to store font sizes. r=heycam,jfkthame
|
2020-06-22 09:45:40 +00:00 |
MathMLTextRunFactory.h
|
…
|
|
ReflowInput.cpp
|
Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert
|
2020-07-11 02:20:20 +00:00 |
ReflowInput.h
|
Bug 1630704 - Part 26: Move ReflowInput import to nsIFrame.h r=emilio
|
2020-07-06 20:31:51 +00:00 |
ReflowOutput.cpp
|
…
|
|
ReflowOutput.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in layout. r=dholbert
|
2020-03-17 09:38:32 +00:00 |
RubyUtils.cpp
|
Bug 1613349 - Rename nsIFrame::DeleteProperty to RemoveProperty. r=dholbert
|
2020-02-06 16:06:49 +00:00 |
RubyUtils.h
|
…
|
|
ScrollAnchorContainer.cpp
|
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
|
2020-07-01 08:29:29 +00:00 |
ScrollAnchorContainer.h
|
Bug 1520581 - Allow to select scroll anchors inside nested scroll frames. r=dholbert
|
2020-04-13 20:58:14 +00:00 |
ScrollAnimationBezierPhysics.cpp
|
…
|
|
ScrollAnimationBezierPhysics.h
|
…
|
|
ScrollAnimationMSDPhysics.cpp
|
…
|
|
ScrollAnimationMSDPhysics.h
|
…
|
|
ScrollAnimationPhysics.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in layout. r=dholbert
|
2020-03-17 09:38:32 +00:00 |
ScrollOrigin.h
|
Bug 1643042 - Introduce an None scroll origin. r=tnikkel
|
2020-06-05 09:44:10 +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 1613985 - Use default for equivalent-to-default constructors/destructors in gfx. r=jrmuizel
|
2020-03-04 15:39:20 +00:00 |
ScrollVelocityQueue.h
|
…
|
|
ScrollbarActivity.cpp
|
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
|
2020-07-01 08:29:29 +00:00 |
ScrollbarActivity.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in layout. r=dholbert
|
2020-03-17 09:38:32 +00:00 |
ScrollbarPreferences.h
|
Bug 1588791 - Make fission iframes honor and deal with the scrolling attribute. r=mattwoodrow
|
2020-01-13 11:30:44 +00:00 |
StickyScrollContainer.cpp
|
Bug 1630704 - Part 27: Remove nsFrame from inheritance chain r=emilio
|
2020-07-06 22:29:42 +00:00 |
StickyScrollContainer.h
|
…
|
|
TextDrawTarget.h
|
Bug 1622360 - Unwind super sketchy changes to glyph atlas code. r=jrmuizel
|
2020-04-01 13:40:00 +00:00 |
TextOverflow.cpp
|
Bug 1554499 - Part 5: Remove index from nsDisplayTextOverflowMarker r=mattwoodrow
|
2020-05-11 16:56:28 +00:00 |
TextOverflow.h
|
…
|
|
ViewportFrame.cpp
|
Bug 1651171 - Convert NS_SUBTREE_DIRTY to an inline method of nsIFrame. r=jfkthame
|
2020-07-09 18:29:15 +00:00 |
ViewportFrame.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in layout. r=dholbert
|
2020-03-17 09:38:32 +00:00 |
Visibility.h
|
…
|
|
WBRFrame.cpp
|
Bug 1630704 - Part 28: Remove nsFrame r=emilio
|
2020-07-06 22:38:11 +00:00 |
WritingModes.h
|
Bug 1607954 part 2 - [css-grid][css-align] Implement Masonry layout. r=dholbert
|
2020-04-28 01:18:47 +00:00 |
broken-image.png
|
…
|
|
folder.png
|
…
|
|
frame-graph.py
|
…
|
|
jar.mn
|
…
|
|
loading-image.png
|
…
|
|
moz.build
|
Bug 1652254 - Remove svg from some moz.build local includes r=dholbert
|
2020-07-12 16:38:26 +00:00 |
nsAbsoluteContainingBlock.cpp
|
Bug 1651171 - Convert NS_SUBTREE_DIRTY to an inline method of nsIFrame. r=jfkthame
|
2020-07-09 18:29:15 +00:00 |
nsAbsoluteContainingBlock.h
|
…
|
|
nsAtomicContainerFrame.h
|
Bug 1630704 - Part 27: Remove nsFrame from inheritance chain r=emilio
|
2020-07-06 22:29:42 +00:00 |
nsBackdropFrame.cpp
|
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
|
2020-07-01 08:29:29 +00:00 |
nsBackdropFrame.h
|
Bug 1630704 - Part 28: Remove nsFrame r=emilio
|
2020-07-06 22:38:11 +00:00 |
nsBlockDebugFlags.h
|
…
|
|
nsBlockFrame.cpp
|
Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert
|
2020-07-11 02:20:20 +00:00 |
nsBlockFrame.h
|
Bug 1647525 - Use HasAnyStateBits() in nsBlockFrame.h r=emilio
|
2020-06-25 14:50:56 +00:00 |
nsBlockReflowContext.cpp
|
Bug 1647525 - Use HasAnyStateBits() in remaining layout files r=emilio
|
2020-06-28 01:00:19 +00:00 |
nsBlockReflowContext.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in layout. r=dholbert
|
2020-03-17 09:38:32 +00:00 |
nsBulletFrame.cpp
|
Bug 1652254 - Remove svg from some moz.build local includes r=dholbert
|
2020-07-12 16:38:26 +00:00 |
nsBulletFrame.h
|
Bug 1630704 - Part 28: Remove nsFrame r=emilio
|
2020-07-06 22:38:11 +00:00 |
nsCanvasFrame.cpp
|
Bug 1630704 - Part 27: Remove nsFrame from inheritance chain r=emilio
|
2020-07-06 22:29:42 +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 1651171 - Convert NS_SUBTREE_DIRTY to an inline method of nsIFrame. r=jfkthame
|
2020-07-09 18:29:15 +00:00 |
nsColumnSetFrame.h
|
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
|
2020-07-01 08:29:29 +00:00 |
nsContainerFrame.cpp
|
Bug 1651171 - Convert NS_SUBTREE_DIRTY to an inline method of nsIFrame. r=jfkthame
|
2020-07-09 18:29:15 +00:00 |
nsContainerFrame.h
|
Bug 1651202 Part 1 - Extract nsBlockFrame's printing child lists logic to a helper methods. r=heycam
|
2020-07-08 00:59:02 +00:00 |
nsDirection.h
|
…
|
|
nsFirstLetterFrame.cpp
|
Bug 1630704 - Part 27: Remove nsFrame from inheritance chain r=emilio
|
2020-07-06 22:29:42 +00:00 |
nsFirstLetterFrame.h
|
Bug 1647525 - Use HasAnyStateBits() in remaining layout files r=emilio
|
2020-06-28 01:00:19 +00:00 |
nsFlexContainerFrame.cpp
|
Bug 1651171 - Convert NS_SUBTREE_DIRTY to an inline method of nsIFrame. r=jfkthame
|
2020-07-09 18:29:15 +00:00 |
nsFlexContainerFrame.h
|
Bug 1630704 - Part 27: Remove nsFrame from inheritance chain r=emilio
|
2020-07-06 22:29:42 +00:00 |
nsFloatManager.cpp
|
Bug 1574046 Part 2 - Move calling nsFloatManager::ClearContinues to BlockReflowInput::ClearFloats(). r=dbaron
|
2020-05-27 04:44:42 +00:00 |
nsFloatManager.h
|
Bug 1574046 Part 5 - Prevent BlockReflowInput::ClearFloat from returning nscoord_MAX. r=dbaron
|
2020-06-16 18:33:02 +00:00 |
nsFontInflationData.cpp
|
Bug 1647525 - Use HasAnyStateBits() in nsFontInflationData r=emilio
|
2020-06-27 13:16:49 +00:00 |
nsFontInflationData.h
|
Bug 1647525 - Use HasAnyStateBits() in nsFontInflationData r=emilio
|
2020-06-27 13:16:49 +00:00 |
nsFrameList.cpp
|
Bug 1652188 - Return struct from nsILineIterator::GetLine() r=emilio
|
2020-07-13 18:36:30 +00:00 |
nsFrameList.h
|
Bug 1645429 - Use std::reverse_iterator instead of mozilla::ReverseIterator where possible. r=froydnj
|
2020-06-16 10:14:01 +00:00 |
nsFrameSelection.cpp
|
Bug 1630704 - Part 27: Remove nsFrame from inheritance chain r=emilio
|
2020-07-06 22:29:42 +00:00 |
nsFrameSelection.h
|
Bug 1630704 - Part 27: Remove nsFrame from inheritance chain r=emilio
|
2020-07-06 22:29:42 +00:00 |
nsFrameSetFrame.cpp
|
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
|
2020-07-01 08:29:29 +00:00 |
nsFrameSetFrame.h
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in layout. r=dholbert
|
2020-03-17 09:38:32 +00:00 |
nsFrameState.cpp
|
Bug 1651404 - Move nsSVGDisplayableFrame and nsISVGSVGFrame to the mozilla namespace r=dholbert
|
2020-07-09 18:34:54 +00:00 |
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 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert
|
2020-07-11 02:20:20 +00:00 |
nsGfxScrollFrame.cpp
|
Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert
|
2020-07-11 02:20:20 +00:00 |
nsGfxScrollFrame.h
|
Bug 1645937 - Adjust when the root scrollframe gets a clip. r=tnikkel
|
2020-06-18 22:47:13 +00:00 |
nsGridContainerFrame.cpp
|
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
|
2020-07-01 08:29:29 +00:00 |
nsGridContainerFrame.h
|
Bug 1648673 - Remove duplicate CSSOrderAwareFrameIteratorT typedefs in nsGridContainerFrame.h r=dholbert
|
2020-06-26 16:51:40 +00:00 |
nsHTMLCanvasFrame.cpp
|
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
|
2020-07-01 08:29:29 +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.cpp
|
Bug 1652188 - Return struct from nsILineIterator::GetLine() r=emilio
|
2020-07-13 18:36:30 +00:00 |
nsIFrame.h
|
Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert
|
2020-07-11 02:20:20 +00:00 |
nsIFrameInlines.h
|
Bug 1335552 - Make nsIFrame::SynthesizeBaselineBOffsetFromBorderBox do something reasonable with orthogonal writing modes. r=dholbert
|
2020-07-10 15:39:07 +00:00 |
nsILineIterator.h
|
Bug 1652188 - Return struct from nsILineIterator::GetLine() r=emilio
|
2020-07-13 18:36:30 +00:00 |
nsIObjectFrame.h
|
…
|
|
nsIScrollPositionListener.h
|
…
|
|
nsIScrollableFrame.h
|
Bug 1643042 - Turn the scroll origin parameter into a strongly-typed enum. r=tnikkel
|
2020-06-05 09:37:51 +00:00 |
nsIStatefulFrame.h
|
…
|
|
nsImageFrame.cpp
|
Bug 1652254 - Remove svg from some moz.build local includes r=dholbert
|
2020-07-12 16:38:26 +00:00 |
nsImageFrame.h
|
Bug 1627398 Part 1 - Convert nsIFrame::List flags to EnumSet. r=heycam
|
2020-04-08 00:22:19 +00:00 |
nsImageMap.cpp
|
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
|
2020-07-01 08:29:29 +00:00 |
nsImageMap.h
|
…
|
|
nsInlineFrame.cpp
|
Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert
|
2020-07-11 02:20:20 +00:00 |
nsInlineFrame.h
|
Bug 1647525 - Use HasAnyStateBits() in nsInlineFrame r=emilio
|
2020-06-27 13:17:14 +00:00 |
nsIntervalSet.cpp
|
…
|
|
nsIntervalSet.h
|
…
|
|
nsLeafFrame.cpp
|
Bug 1613985 - Use default for equivalent-to-default constructors/destructors in layout. r=dholbert
|
2020-03-17 09:38:32 +00:00 |
nsLeafFrame.h
|
Bug 1630704 - Part 28: Remove nsFrame r=emilio
|
2020-07-06 22:38:11 +00:00 |
nsLineBox.cpp
|
Bug 1652188 - Return struct from nsILineIterator::GetLine() r=emilio
|
2020-07-13 18:36:30 +00:00 |
nsLineBox.h
|
Bug 1652188 - Return struct from nsILineIterator::GetLine() r=emilio
|
2020-07-13 18:36:30 +00:00 |
nsLineLayout.cpp
|
Bug 1646639 - Don't recursively apply the line's start-offset and text-indent to children of a first-line frame. r=dholbert
|
2020-07-11 22:52:41 +00:00 |
nsLineLayout.h
|
…
|
|
nsPageContentFrame.cpp
|
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
|
2020-07-01 08:29:29 +00:00 |
nsPageContentFrame.h
|
Bug 1652209 part 2: Remove virtual annotations from overriding functions on nsPageFrame and nsPageContentFrame. r=TYLin
|
2020-07-13 18:01:39 +00:00 |
nsPageFrame.cpp
|
Bug 1648010 - Remove NS_NAMED_LITERAL_CSTRING and NS_NAMED_LITERAL_STRING macros. r=froydnj
|
2020-07-01 08:42:31 +00:00 |
nsPageFrame.h
|
Bug 1652209 part 2: Remove virtual annotations from overriding functions on nsPageFrame and nsPageContentFrame. r=TYLin
|
2020-07-13 18:01:39 +00:00 |
nsPageSequenceFrame.cpp
|
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
|
2020-07-01 08:29:29 +00:00 |
nsPageSequenceFrame.h
|
Bug 1652205: Update one-liner comments for printed page frame classes. r=jwatt
|
2020-07-11 05:40:34 +00:00 |
nsPlaceholderFrame.cpp
|
Bug 1630704 - Part 27: Remove nsFrame from inheritance chain r=emilio
|
2020-07-06 22:29:42 +00:00 |
nsPlaceholderFrame.h
|
Bug 1630704 - Part 28: Remove nsFrame r=emilio
|
2020-07-06 22:38:11 +00:00 |
nsPluginFrame.cpp
|
Bug 1630704 - Part 27: Remove nsFrame from inheritance chain r=emilio
|
2020-07-06 22:29:42 +00:00 |
nsPluginFrame.h
|
Bug 1630704 - Part 28: Remove nsFrame r=emilio
|
2020-07-06 22:38:11 +00:00 |
nsQueryFrame.h
|
Bug 1625138 - Part 40: Replace remaining mozilla::IsSame with std::is_same. r=froydnj
|
2020-03-28 13:57:21 +00:00 |
nsRubyBaseContainerFrame.cpp
|
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
|
2020-07-01 08:29:29 +00:00 |
nsRubyBaseContainerFrame.h
|
…
|
|
nsRubyBaseFrame.cpp
|
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
|
2020-07-01 08:29:29 +00:00 |
nsRubyBaseFrame.h
|
…
|
|
nsRubyContentFrame.cpp
|
…
|
|
nsRubyContentFrame.h
|
…
|
|
nsRubyFrame.cpp
|
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
|
2020-07-01 08:29:29 +00:00 |
nsRubyFrame.h
|
…
|
|
nsRubyTextContainerFrame.cpp
|
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
|
2020-07-01 08:29:29 +00:00 |
nsRubyTextContainerFrame.h
|
Bug 1647525 - Use HasAnyStateBits() in remaining layout files r=emilio
|
2020-06-28 01:00:19 +00:00 |
nsRubyTextFrame.cpp
|
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
|
2020-07-01 08:29:29 +00:00 |
nsRubyTextFrame.h
|
Bug 1647525 - Use HasAnyStateBits() in remaining layout files r=emilio
|
2020-06-28 01:00:19 +00:00 |
nsSplittableFrame.cpp
|
Bug 1630704 - Part 27: Remove nsFrame from inheritance chain r=emilio
|
2020-07-06 22:29:42 +00:00 |
nsSplittableFrame.h
|
Bug 1630704 - Part 28: Remove nsFrame r=emilio
|
2020-07-06 22:38:11 +00:00 |
nsSubDocumentFrame.cpp
|
Bug 1630704 - Part 27: Remove nsFrame from inheritance chain r=emilio
|
2020-07-06 22:29:42 +00:00 |
nsSubDocumentFrame.h
|
Bug 1627398 Part 1 - Convert nsIFrame::List flags to EnumSet. r=heycam
|
2020-04-08 00:22:19 +00:00 |
nsTextFrame.cpp
|
Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert
|
2020-07-11 02:20:20 +00:00 |
nsTextFrame.h
|
Bug 1630704 - Part 28: Remove nsFrame r=emilio
|
2020-07-06 22:38:11 +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 1628715 - Part 7: Add MOZ_NONNULL_RETURN to infallible nsTArray::AppendElements. r=xpcom-reviewers,necko-reviewers,nika,valentin
|
2020-04-24 13:31:14 +00:00 |
nsTextRunTransformations.h
|
Bug 1626570 - Improve handling of copying arrays in layout/generic/. r=jfkthame
|
2020-05-05 10:11:01 +00:00 |
nsVideoFrame.cpp
|
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
|
2020-07-01 08:29:29 +00:00 |
nsVideoFrame.h
|
…
|
|