.. |
crashtests
|
Merge autoland into mozilla-central; a=merge
|
2016-07-04 09:01:56 -07:00 |
test
|
Back out bug 1012752 for causing bug 1285532 and bug 1286674.
|
2016-07-16 17:10:08 -04:00 |
AsyncScrollBase.cpp
|
Bug 1199468 - Create prefs for the smooth scroll timing function shape. r=kats
|
2016-01-07 21:09:18 +01:00 |
AsyncScrollBase.h
|
Add APZ support for mousewheel.acceleration prefs. (bug 1214170 part 1, r=kats)
|
2015-12-01 13:45:49 -08:00 |
BlockReflowInput.cpp
|
Bug 1277129 Part 2c - Rename nsBlockReflowState to BlockReflowInput. r=dbaron
|
2016-07-21 18:36:36 +08:00 |
BlockReflowInput.h
|
Bug 1277129 Part 2c - Rename nsBlockReflowState to BlockReflowInput. r=dbaron
|
2016-07-21 18:36:36 +08:00 |
DetailsFrame.cpp
|
Bug 1258657 Part 2 - Remove SummaryFrame. r=bz
|
2016-04-13 13:34:14 +08:00 |
DetailsFrame.h
|
Bug 591737 - Construct details and summary in nsCSSFrameConstructor. r=bz
|
2016-02-02 17:39:49 +08:00 |
FrameChildList.cpp
|
Bug 1064843 part 6 - Add backdrop frame list. r=dholbert
|
2016-01-28 10:11:00 +11:00 |
FrameChildList.h
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
JustificationUtils.h
|
Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj
|
2016-07-08 14:39:53 -07:00 |
MathMLTextRunFactory.cpp
|
Bug 1266391 - Introduce an enum class mozilla::unicode::Script, and use this instead of bare integers to specify script codes for better type checking. r=masayuki
|
2016-04-21 18:58:59 +01:00 |
MathMLTextRunFactory.h
|
Bug 1283273 - Change nsAutoPtr to UniquePtr in classes within layout/generic. r=dholbert
|
2016-07-08 08:08:00 +02:00 |
ReflowInput.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
ReflowInput.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
ReflowOutput.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
ReflowOutput.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
RubyUtils.cpp
|
Bug 1227927 Part 2 - Remove nsIFrame::GetFirstPrincipalChild(). r=mats
|
2016-01-29 22:42:14 +08:00 |
RubyUtils.h
|
Bug 1263773 - Mark a bunch of classes in layout as MOZ_RAII. r=dholbert
|
2016-03-28 13:34:26 +01:00 |
ScrollSnap.cpp
|
Bug 1219296 - Move the layout.css.scroll-snap.proximity-threshold pref to gfxPrefs, so it can be queried on the compositor thread. r=kats
|
2016-03-18 21:15:45 -04:00 |
ScrollSnap.h
|
Bug 1219296 - Scroll snap directly in APZ instead of going through the main thread. r=kats
|
2016-03-28 18:36:02 -04:00 |
ScrollVelocityQueue.cpp
|
…
|
|
ScrollVelocityQueue.h
|
…
|
|
ScrollbarActivity.cpp
|
Bug 1247050 - Avoid tripping an NS_ASSERTION that can legitimately fire. r=mstange
|
2016-06-15 01:27:21 +01:00 |
ScrollbarActivity.h
|
…
|
|
Selection.h
|
Bug 1185307 part.1 Add nsISelection::AsSelection() r=smaug
|
2016-06-17 16:16:10 +09:00 |
SelectionChangeListener.h
|
…
|
|
StickyScrollContainer.cpp
|
Bug 1280344 - Use first continuation's normal position in computing sticky scroll ranges for APZ. r=dholbert
|
2016-07-12 12:36:31 -04:00 |
StickyScrollContainer.h
|
…
|
|
TextOverflow.cpp
|
Bug 1261578 - Part 4. Correct text overflow color; r=jfkthame
|
2016-04-19 17:10:17 +08:00 |
TextOverflow.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
Visibility.h
|
Bug 1261554 (Part 3) - Visualize Visibility::IN_DISPLAYPORT regions in the APZ minimap visibility debugger. r=botond
|
2016-04-21 01:22:10 -07:00 |
VisibilityIPC.h
|
Bug 1262671 - void** -> PickleIterator (r=froydnj)
|
2016-05-27 09:57:38 -07:00 |
WritingModes.h
|
Bug 1280647 - Rename nsStyleDisplay member mFloats to mFloat. r=dholbert
|
2016-06-18 22:16:20 +01:00 |
broken-image.png
|
…
|
|
folder.png
|
…
|
|
frame-graph.py
|
…
|
|
jar.mn
|
…
|
|
loading-image.png
|
…
|
|
moz.build
|
Bug 1277129 Part 5b - Rename nsHTMLReflowMetrics.h/cpp to ReflowOutput.h/cpp and fix #includes. r=dbaron
|
2016-07-21 18:36:37 +08:00 |
nsAbsoluteContainingBlock.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsAbsoluteContainingBlock.h
|
Bug 1277129 Part 5b - Rename nsHTMLReflowMetrics.h/cpp to ReflowOutput.h/cpp and fix #includes. r=dbaron
|
2016-07-21 18:36:37 +08:00 |
nsAtomicContainerFrame.h
|
Bug 1064843 part 1 - Make nsImageFrame inherit nsContainerFrame. r=dholbert
|
2016-01-28 10:11:00 +11:00 |
nsAutoCopyListener.h
|
…
|
|
nsBRFrame.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsBackdropFrame.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsBackdropFrame.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsBlockDebugFlags.h
|
Bug 1275831 - part6: remove unused block layout debug flag. r=dholbert
|
2016-05-27 16:06:27 +08:00 |
nsBlockFrame.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsBlockFrame.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsBlockReflowContext.cpp
|
Bug 1277129 Part 2c - Rename nsBlockReflowState to BlockReflowInput. r=dbaron
|
2016-07-21 18:36:36 +08:00 |
nsBlockReflowContext.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsBulletFrame.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsBulletFrame.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsCanvasFrame.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsCanvasFrame.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsColumnSetFrame.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsColumnSetFrame.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsContainerFrame.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsContainerFrame.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsDirection.h
|
…
|
|
nsFirstLetterFrame.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsFirstLetterFrame.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsFlexContainerFrame.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsFlexContainerFrame.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsFloatManager.cpp
|
Bug 1277129 Part 1b - Rename nsHTMLReflowState.h/cpp to ReflowInput.h/cpp and fix #includes. r=dbaron
|
2016-07-21 18:36:34 +08:00 |
nsFloatManager.h
|
Bug 1277129 Part 1c - Rename nsHTMLReflowState to ReflowInput. r=dbaron
|
2016-07-21 18:36:35 +08:00 |
nsFontInflationData.cpp
|
Bug 1277129 Part 1c - Rename nsHTMLReflowState to ReflowInput. r=dbaron
|
2016-07-21 18:36:35 +08:00 |
nsFontInflationData.h
|
Bug 1277129 Part 1c - Rename nsHTMLReflowState to ReflowInput. r=dbaron
|
2016-07-21 18:36:35 +08:00 |
nsFrame.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsFrame.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsFrameIdList.h
|
Bug 1277131 : Part 2 - rename nsMathMLmtableOuterFrame to nsMathMLmtableWrapperFrame. r=heycam
|
2016-06-16 13:14:50 +01:00 |
nsFrameList.cpp
|
…
|
|
nsFrameList.h
|
Bug 1227927 Part 4 - Add comment to nsFrameList::GetLength() to warn it's O(n). r=mats
|
2016-01-29 22:42:15 +08:00 |
nsFrameSelection.h
|
Bug 1278014 part.3 Define 2 constants for number of SelectionType and number of SelectionType except "none" r=smaug
|
2016-06-11 11:12:26 +09:00 |
nsFrameSetFrame.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsFrameSetFrame.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsFrameState.cpp
|
Bug 1144096 part 5 - [css-grid] Create a couple of Grid container frame bits. r=dholbert
|
2016-03-11 17:39:26 +01:00 |
nsFrameState.h
|
Bug 1265624 - Remove unnecessary compiler version check for MSVS 2010 in nsFrameState.h. r=heycam
|
2016-04-17 17:09:32 -07:00 |
nsFrameStateBits.h
|
Bug 1277129 Part 2c - Rename nsBlockReflowState to BlockReflowInput. r=dbaron
|
2016-07-21 18:36:36 +08:00 |
nsFrameUtil.cpp
|
…
|
|
nsGfxScrollFrame.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsGfxScrollFrame.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsGridContainerFrame.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsGridContainerFrame.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsHTMLCanvasFrame.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsHTMLCanvasFrame.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsHTMLParts.h
|
Bug 1277131 : Part 1 - rename nsTableOuterFrame to nsTableWrapperFrame. r=heycam
|
2016-06-16 13:14:08 +01:00 |
nsIAnonymousContentCreator.h
|
…
|
|
nsIFrame.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsIFrameInlines.h
|
Bug 1277131 : Part 3 - rename nsGkAtoms::tableOuterFrame and nsCSSAnonBoxes::tableOuter. r=heycam
|
2016-06-16 13:35:43 +01:00 |
nsIFrameUtil.h
|
…
|
|
nsILineIterator.h
|
…
|
|
nsIObjectFrame.h
|
…
|
|
nsIPageSequenceFrame.h
|
…
|
|
nsIScrollPositionListener.h
|
…
|
|
nsIScrollableFrame.h
|
Bug 1284586 - Disable paint-skipping for scrollframes that we detect as having a CSS-clipped descendant. r=mstange
|
2016-07-13 16:05:53 -04:00 |
nsIStatefulFrame.h
|
Bug 1249664 - Make stateful frames responsible for their own keys r=dbaron
|
2016-03-10 10:14:37 -05:00 |
nsImageFrame.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsImageFrame.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsImageMap.cpp
|
Bug 1263782 - Kill off the deprecated nsINode::IsInDoc(). r=baku
|
2016-03-31 11:58:25 +01:00 |
nsImageMap.h
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
nsInlineFrame.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsInlineFrame.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsIntervalSet.cpp
|
…
|
|
nsIntervalSet.h
|
…
|
|
nsLeafFrame.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsLeafFrame.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsLineBox.cpp
|
Backed out changeset 427dc5894094 (bug 1197307) for bustage
|
2015-12-01 10:04:50 +01:00 |
nsLineBox.h
|
…
|
|
nsLineLayout.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsLineLayout.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsPageContentFrame.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsPageContentFrame.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsPageFrame.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsPageFrame.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsPlaceholderFrame.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsPlaceholderFrame.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsPluginFrame.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsPluginFrame.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsQueryFrame.h
|
…
|
|
nsRubyBaseContainerFrame.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsRubyBaseContainerFrame.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsRubyBaseFrame.cpp
|
Bug 1264837 Part 9 - Remove nsRubyBaseFrameSuper. r=dholbert
|
2016-04-18 14:04:03 +08:00 |
nsRubyBaseFrame.h
|
Bug 1264837 Part 9 - Remove nsRubyBaseFrameSuper. r=dholbert
|
2016-04-18 14:04:03 +08:00 |
nsRubyContentFrame.cpp
|
Bug 1264837 Part 10 - Remove nsRubyContentFrameSuper. r=dholbert
|
2016-04-18 14:06:23 +08:00 |
nsRubyContentFrame.h
|
Bug 1264837 Part 10 - Remove nsRubyContentFrameSuper. r=dholbert
|
2016-04-18 14:06:23 +08:00 |
nsRubyFrame.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsRubyFrame.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsRubyTextContainerFrame.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsRubyTextContainerFrame.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsRubyTextFrame.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsRubyTextFrame.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsSelection.cpp
|
Bug 1260651 part.56 Rename nsHTMLEditor to mozilla::HTMLEditor and related stuff r=mccr8
|
2016-07-09 11:42:33 +09:00 |
nsSimplePageSequenceFrame.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsSimplePageSequenceFrame.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsSplittableFrame.cpp
|
Bug 1277129 Part 1c - Rename nsHTMLReflowState to ReflowInput. r=dbaron
|
2016-07-21 18:36:35 +08:00 |
nsSplittableFrame.h
|
Bug 1277129 Part 1c - Rename nsHTMLReflowState to ReflowInput. r=dbaron
|
2016-07-21 18:36:35 +08:00 |
nsSubDocumentFrame.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsSubDocumentFrame.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsTextFrame.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsTextFrame.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsTextFrameUtils.cpp
|
…
|
|
nsTextFrameUtils.h
|
…
|
|
nsTextRunTransformations.cpp
|
Bug 1282248 - Declare a bunch of gfxTextRun measurement/drawing methods and related helpers as const. r=m_kato
|
2016-06-27 17:41:55 +01:00 |
nsTextRunTransformations.h
|
Bug 1283273 - Change nsAutoPtr to UniquePtr in classes within layout/generic. r=dholbert
|
2016-07-08 08:08:00 +02:00 |
nsVideoFrame.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsVideoFrame.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsViewportFrame.cpp
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |
nsViewportFrame.h
|
Bug 1277129 Part 5c - Rename nsHTMLReflowMetrics to ReflowOutput. r=dbaron
|
2016-07-21 18:36:38 +08:00 |