gecko-dev/layout/generic
Sebastian Hengst e0a0f6988b Backed out changeset 45a57448087d (bug 1364295) for failing mochitest gfx/layers/apz/test/mochitest/test_bug982141.html on Android 4.3 API 16. r=backout 2017-09-28 10:06:14 +02:00
..
crashtests Bug 1401709 - Do attach base line layout to orthogonal rtc. r=xidorn 2017-09-21 19:36:12 -07:00
test
AsyncScrollBase.cpp
AsyncScrollBase.h
BRFrame.cpp Bug 1341009 - Add nsReflowStatus::IsEmpty() assertions to all nsIFrame::Reflow() methods and some reflow helpers, and remove unneeded Reset(). r=dholbert 2017-09-13 18:00:25 +08:00
BlockReflowInput.cpp Bug 1341009 - Remove nsReflowStatus::Reset() in BlockReflowInput's constructor. r=dholbert 2017-09-11 16:19:29 +08:00
BlockReflowInput.h
CSSAlignUtils.cpp
CSSAlignUtils.h
CSSOrderAwareFrameIterator.cpp
CSSOrderAwareFrameIterator.h
DetailsFrame.cpp
DetailsFrame.h
FrameChildList.cpp
FrameChildList.h
FrameTypeList.h Bug 1398520 part 4 - Rename nsFormControlFrame to nsCheckboxRadioFrame. r=dholbert 2017-09-27 14:12:00 +02:00
JustificationUtils.h
MathMLTextRunFactory.cpp
MathMLTextRunFactory.h
ReflowInput.cpp
ReflowInput.h
ReflowOutput.cpp
ReflowOutput.h
RubyUtils.cpp
RubyUtils.h
ScrollSnap.cpp
ScrollSnap.h
ScrollVelocityQueue.cpp
ScrollVelocityQueue.h
ScrollbarActivity.cpp
ScrollbarActivity.h
StickyScrollContainer.cpp
StickyScrollContainer.h
TextDrawTarget.h Bug 1400411 - text-layers: fallback if SVG fonts or tofu is found. r=jrmuizel 2017-09-22 10:57:30 -04:00
TextOverflow.cpp Bug 1400382 - Implement CreateWebRenderCommands for nsDisplayTextOverflow. r=mstange 2017-09-21 15:15:58 -04:00
TextOverflow.h
ViewportFrame.cpp Bug 1341009 - Add nsReflowStatus::IsEmpty() assertions to all nsIFrame::Reflow() methods and some reflow helpers, and remove unneeded Reset(). r=dholbert 2017-09-13 18:00:25 +08:00
ViewportFrame.h
Visibility.h
WritingModes.h
broken-image.png
folder.png
frame-graph.py
jar.mn
loading-image.png
moz.build
nsAbsoluteContainingBlock.cpp Bug 1341009 - Add nsReflowStatus::IsEmpty() assertion to nsAbsoluteContainingBlock::ReflowAbsoluteFrame(). r=dholbert 2017-09-14 11:33:36 +08:00
nsAbsoluteContainingBlock.h
nsAtomicContainerFrame.h
nsAutoCopyListener.h
nsBackdropFrame.cpp Bug 1341009 - Add nsReflowStatus::IsEmpty() assertions to all nsIFrame::Reflow() methods and some reflow helpers, and remove unneeded Reset(). r=dholbert 2017-09-13 18:00:25 +08:00
nsBackdropFrame.h
nsBlockDebugFlags.h
nsBlockFrame.cpp Bug 1341009 - Add nsReflowStatus::IsEmpty() assertions to all nsIFrame::Reflow() methods and some reflow helpers, and remove unneeded Reset(). r=dholbert 2017-09-13 18:00:25 +08:00
nsBlockFrame.h Bug 1341009 - Pass const reference instead of value for nsReflowStatus. r=dholbert 2017-09-13 15:47:51 +08:00
nsBlockReflowContext.cpp Bug 1341009 - Pass const reference instead of value for nsReflowStatus. r=dholbert 2017-09-13 15:47:51 +08:00
nsBlockReflowContext.h Bug 1341009 - Pass const reference instead of value for nsReflowStatus. r=dholbert 2017-09-13 15:47:51 +08:00
nsBulletFrame.cpp Bug 1392200 - Add backface-visibility support for layers-free mode. r=kats 2017-09-21 14:41:38 +08:00
nsBulletFrame.h
nsCanvasFrame.cpp Bug 1392200 - Add backface-visibility support for layers-free mode. r=kats 2017-09-21 14:41:38 +08:00
nsCanvasFrame.h Bug 1393031 - Remove unused nsTArray<WebRenderParentCommand>& parameter all over the place. r=jrmuizel 2017-09-20 13:36:53 +02:00
nsColumnSetFrame.cpp Bug 1393031 - Remove unused nsTArray<WebRenderParentCommand>& parameter all over the place. r=jrmuizel 2017-09-20 13:36:53 +02:00
nsColumnSetFrame.h
nsContainerFrame.cpp
nsContainerFrame.h
nsDirection.h
nsFirstLetterFrame.cpp Bug 1341009 - Add nsReflowStatus::IsEmpty() assertions to all nsIFrame::Reflow() methods and some reflow helpers, and remove unneeded Reset(). r=dholbert 2017-09-13 18:00:25 +08:00
nsFirstLetterFrame.h
nsFlexContainerFrame.cpp Bug 1341009 - Add nsReflowStatus::IsEmpty() assertions to all nsIFrame::Reflow() methods and some reflow helpers, and remove unneeded Reset(). r=dholbert 2017-09-13 18:00:25 +08:00
nsFlexContainerFrame.h
nsFloatManager.cpp
nsFloatManager.h
nsFontInflationData.cpp
nsFontInflationData.h
nsFrame.cpp Bug 1397671 - Don't treat SVG transformed frames as being transformed for the purposes of computing Combines3DTransformWithAncestors. r=dbaron 2017-09-26 15:57:56 +13:00
nsFrame.h Bug 1341009 - Pass const reference instead of value for nsReflowStatus. r=dholbert 2017-09-13 15:47:51 +08:00
nsFrameIdList.h Bug 1398520 part 4 - Rename nsFormControlFrame to nsCheckboxRadioFrame. r=dholbert 2017-09-27 14:12:00 +02:00
nsFrameList.cpp
nsFrameList.h
nsFrameSelection.cpp
nsFrameSelection.h
nsFrameSetFrame.cpp Bug 1341009 - Add nsReflowStatus::IsEmpty() assertions to all nsIFrame::Reflow() methods and some reflow helpers, and remove unneeded Reset(). r=dholbert 2017-09-13 18:00:25 +08:00
nsFrameSetFrame.h
nsFrameState.cpp Bug 870698 - Part 3: Replace Insert("") with InsertLiteral(""). r=erahm 2017-09-05 12:41:31 -07:00
nsFrameState.h
nsFrameStateBits.h Bug 1402204 - Remove NS_SCROLLFRAME_INVALIDATE_CONTENTS_ON_SCROLL as it doesn't appear to be needed any more. r=mats 2017-09-20 13:12:37 +12:00
nsFrameUtil.cpp
nsGfxScrollFrame.cpp Backed out changeset 45a57448087d (bug 1364295) for failing mochitest gfx/layers/apz/test/mochitest/test_bug982141.html on Android 4.3 API 16. r=backout 2017-09-28 10:06:14 +02:00
nsGfxScrollFrame.h Backed out changeset e7be72224105 (bug 1364295) 2017-09-28 10:05:22 +02:00
nsGridContainerFrame.cpp Bug 1341009 - Add nsReflowStatus::IsEmpty() assertions to all nsIFrame::Reflow() methods and some reflow helpers, and remove unneeded Reset(). r=dholbert 2017-09-13 18:00:25 +08:00
nsGridContainerFrame.h
nsHTMLCanvasFrame.cpp Bug 1402229 - Correct the transform order of canvas in layers-free mode. r=kats 2017-09-22 23:54:43 +08:00
nsHTMLCanvasFrame.h
nsHTMLParts.h Bug 1398520 part 4 - Rename nsFormControlFrame to nsCheckboxRadioFrame. r=dholbert 2017-09-27 14:12:00 +02:00
nsIAnonymousContentCreator.h
nsIFrame.h Bug 1397671 - Don't treat SVG transformed frames as being transformed for the purposes of computing Combines3DTransformWithAncestors. r=dbaron 2017-09-26 15:57:56 +13:00
nsIFrameInlines.h
nsIFrameUtil.h
nsILineIterator.h
nsIObjectFrame.h
nsIPageSequenceFrame.h
nsIScrollPositionListener.h
nsIScrollableFrame.h Backed out changeset e7be72224105 (bug 1364295) 2017-09-28 10:05:22 +02:00
nsIStatefulFrame.h
nsImageFrame.cpp Bug 1389650 - Remove nsIDOMHTMLAnchorElement; r=bz 2017-09-26 11:41:28 -07:00
nsImageFrame.h Bug 1393031 - Remove unused nsTArray<WebRenderParentCommand>& parameter all over the place. r=jrmuizel 2017-09-20 13:36:53 +02:00
nsImageMap.cpp
nsImageMap.h
nsInlineFrame.cpp Bug 1341009 - Reset aStatus before calling nsLineLayout::ReflowFrame(). r=dholbert 2017-09-14 13:11:22 +08:00
nsInlineFrame.h
nsIntervalSet.cpp
nsIntervalSet.h
nsLeafFrame.cpp Bug 1400421 part 2: Delete unused nsLeafFrame::Reflow override (and its DoReflow helper). r=mats 2017-09-15 15:55:21 -07:00
nsLeafFrame.h Bug 1400421 part 2: Delete unused nsLeafFrame::Reflow override (and its DoReflow helper). r=mats 2017-09-15 15:55:21 -07:00
nsLineBox.cpp
nsLineBox.h
nsLineLayout.cpp Bug 1401709 - Do attach base line layout to orthogonal rtc. r=xidorn 2017-09-21 19:36:12 -07:00
nsLineLayout.h
nsPageContentFrame.cpp Bug 1341009 - Add nsReflowStatus::IsEmpty() assertions to all nsIFrame::Reflow() methods and some reflow helpers, and remove unneeded Reset(). r=dholbert 2017-09-13 18:00:25 +08:00
nsPageContentFrame.h
nsPageFrame.cpp Bug 1341009 - Add nsReflowStatus::IsEmpty() assertions to all nsIFrame::Reflow() methods and some reflow helpers, and remove unneeded Reset(). r=dholbert 2017-09-13 18:00:25 +08:00
nsPageFrame.h Bug 1400421 part 1: Annotate class 'nsPageBreakFrame' as final, to reflect reality. r=mats 2017-09-15 15:53:31 -07:00
nsPlaceholderFrame.cpp Bug 1341009 - Add nsReflowStatus::IsEmpty() assertions to all nsIFrame::Reflow() methods and some reflow helpers, and remove unneeded Reset(). r=dholbert 2017-09-13 18:00:25 +08:00
nsPlaceholderFrame.h
nsPluginFrame.cpp Bug 1393031 - Remove unused nsTArray<WebRenderParentCommand>& parameter all over the place. r=jrmuizel 2017-09-20 13:36:53 +02:00
nsPluginFrame.h Bug 1393031 - Remove unused nsTArray<WebRenderParentCommand>& parameter all over the place. r=jrmuizel 2017-09-20 13:36:53 +02:00
nsQueryFrame.h
nsRubyBaseContainerFrame.cpp Bug 1401709 - Do attach base line layout to orthogonal rtc. r=xidorn 2017-09-21 19:36:12 -07:00
nsRubyBaseContainerFrame.h
nsRubyBaseFrame.cpp
nsRubyBaseFrame.h
nsRubyContentFrame.cpp
nsRubyContentFrame.h
nsRubyFrame.cpp Bug 1341009 - Add nsReflowStatus::IsEmpty() assertions to all nsIFrame::Reflow() methods and some reflow helpers, and remove unneeded Reset(). r=dholbert 2017-09-13 18:00:25 +08:00
nsRubyFrame.h
nsRubyTextContainerFrame.cpp Bug 1341009 - Add nsReflowStatus::IsEmpty() assertions to all nsIFrame::Reflow() methods and some reflow helpers, and remove unneeded Reset(). r=dholbert 2017-09-13 18:00:25 +08:00
nsRubyTextContainerFrame.h
nsRubyTextFrame.cpp
nsRubyTextFrame.h
nsSimplePageSequenceFrame.cpp Bug 1362817 - Use PRTime instead of time_t in nsSimplePageSequenceFrame::Reflow. r=m_kato 2017-09-19 18:35:21 +09:00
nsSimplePageSequenceFrame.h
nsSplittableFrame.cpp
nsSplittableFrame.h
nsSubDocumentFrame.cpp Backed out changeset e7be72224105 (bug 1364295) 2017-09-28 10:05:22 +02:00
nsSubDocumentFrame.h
nsTextFrame.cpp Bug 1403220 - De-optimize some font functions to work around an MSVC PGO crash. r+a=RyanVM 2017-09-27 10:17:00 -04:00
nsTextFrame.h Bug 1400382 - Factor out text WebRenderCommand code to TextDrawTarget. r=mstange 2017-09-21 15:15:58 -04:00
nsTextFrameUtils.cpp
nsTextFrameUtils.h
nsTextRunTransformations.cpp Bug 1400459 (part 2) - Devirtualize nsIAtom. r=heycam. 2017-09-26 08:33:21 +10:00
nsTextRunTransformations.h Bug 1400459 (part 2) - Devirtualize nsIAtom. r=heycam. 2017-09-26 08:33:21 +10:00
nsVideoFrame.cpp Bug 1393031 - Remove unused nsTArray<WebRenderParentCommand>& parameter all over the place. r=jrmuizel 2017-09-20 13:36:53 +02:00
nsVideoFrame.h