.. |
crashtests
|
Bug 1229437 part 5 - Add crashtests for this bug. r=dbaron
|
2016-01-27 16:58:53 +11:00 |
test
|
Bug 1232780 - Disable mochitests which fail on e10s so we can get that suite running, a=test-only
|
2016-01-05 12:02:47 -08: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 |
broken-image.png
|
|
|
folder.png
|
|
|
frame-graph.py
|
|
|
FrameChildList.cpp
|
Bug 1064843 part 6 - Add backdrop frame list. r=dholbert
|
2016-01-28 10:11:00 +11:00 |
FrameChildList.h
|
|
|
jar.mn
|
|
|
JustificationUtils.h
|
|
|
loading-image.png
|
|
|
MathMLTextRunFactory.cpp
|
Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame.
|
2015-12-15 13:56:41 -08:00 |
MathMLTextRunFactory.h
|
Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame.
|
2015-12-15 13:56:41 -08:00 |
moz.build
|
Bug 1064843 part 8 - Add frame class for backdrop frame. r=dbaron
|
2016-01-28 10:11:00 +11:00 |
nsAbsoluteContainingBlock.cpp
|
Bug 1236920 - remvoed usless null check on aKidFrame in order to silence Coveirty warning. r=mwoodrow
|
2016-01-05 06:20:00 +01:00 |
nsAbsoluteContainingBlock.h
|
Bug 1151243 part 2 - [css-grid] Add a eIsGridContainerCB flag for nsAbsoluteContainingBlock::Reflow to trigger Grid specific code (rather than checking GetType()). r=dholbert
|
2015-12-22 23:03:16 +01:00 |
nsAtomicContainerFrame.h
|
Bug 1064843 part 1 - Make nsImageFrame inherit nsContainerFrame. r=dholbert
|
2016-01-28 10:11:00 +11:00 |
nsAutoCopyListener.h
|
|
|
nsBackdropFrame.cpp
|
Bug 1064843 part 8 - Add frame class for backdrop frame. r=dbaron
|
2016-01-28 10:11:00 +11:00 |
nsBackdropFrame.h
|
Bug 1064843 part 8 - Add frame class for backdrop frame. r=dbaron
|
2016-01-28 10:11:00 +11:00 |
nsBlockDebugFlags.h
|
|
|
nsBlockFrame.cpp
|
Bug 1230034 part 10 - Convert remaining frame properties to by typed and remove the unsafe declaring macro. r=dbaron
|
2016-01-28 14:23:59 +11:00 |
nsBlockFrame.h
|
Bug 1230034 part 10 - Convert remaining frame properties to by typed and remove the unsafe declaring macro. r=dbaron
|
2016-01-28 14:23:59 +11:00 |
nsBlockReflowContext.cpp
|
Bug 1174553 part 3 - [css-grid] Implement the 'min-content' / 'max-content' sizing functions in layout. r=dholbert
|
2015-09-04 22:06:57 +02:00 |
nsBlockReflowContext.h
|
|
|
nsBlockReflowState.cpp
|
Bug 1231256 (part 6) - Remove unused parameter from Damage functions. r=roc.
|
2015-12-07 15:23:34 -08:00 |
nsBlockReflowState.h
|
|
|
nsBRFrame.cpp
|
Bug 1230413 (part 4) - Remove unused nsRenderingContext argument from ForceBreak() and OptionallyBreak(). r=mattwoodrow.
|
2015-12-06 14:13:57 -08:00 |
nsBulletFrame.cpp
|
Bug 1230034 part 6 - Convert all frame properties which do not hold pointer to be typed. r=dbaron
|
2016-01-28 14:23:59 +11:00 |
nsBulletFrame.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsCanvasFrame.cpp
|
Bug 686281 - Rename nsStyleSVGReset::mLayers to nsStyleSVGReset::mMask; Rename nsStyleBackground::mLayers to nsStyleBackground::mImage. r=dbaron
|
2016-01-28 06:39:00 +01:00 |
nsCanvasFrame.h
|
Bug 686281 - Rename nsStyleSVGReset::mLayers to nsStyleSVGReset::mMask; Rename nsStyleBackground::mLayers to nsStyleBackground::mImage. r=dbaron
|
2016-01-28 06:39:00 +01:00 |
nsColumnSetFrame.cpp
|
Bug 1064843 part 5 - Ensure frames behave properly for unknown child list id passed into SetInitialChildList. r=dholbert
|
2016-01-28 10:11:00 +11:00 |
nsColumnSetFrame.h
|
|
|
nsContainerFrame.cpp
|
Bug 1230034 part 8 - Convert frame properties which assert on destructor to be typed. r=dbaron
|
2016-01-28 14:23:59 +11:00 |
nsContainerFrame.h
|
Bug 1230034 part 8 - Convert frame properties which assert on destructor to be typed. r=dbaron
|
2016-01-28 14:23:59 +11:00 |
nsDirection.h
|
|
|
nsFirstLetterFrame.cpp
|
Bug 1064843 part 5 - Ensure frames behave properly for unknown child list id passed into SetInitialChildList. r=dholbert
|
2016-01-28 10:11:00 +11:00 |
nsFirstLetterFrame.h
|
|
|
nsFlexContainerFrame.cpp
|
Bug 1233106 part 1 - [css-align] Update align-/justify-* properties to the current CSS Align spec (adding 'normal' keyword, dropping 'auto' in some cases etc). r=dholbert
|
2016-01-05 21:27:13 +01:00 |
nsFlexContainerFrame.h
|
|
|
nsFloatManager.cpp
|
Bug 1230034 part 5 - Convert all frame properties which use DeleteValue and ReleaseValue as destructor to be typesafe. r=dbaron
|
2016-01-28 14:23:59 +11:00 |
nsFloatManager.h
|
Bug 1231256 (part 6) - Remove unused parameter from Damage functions. r=roc.
|
2015-12-07 15:23:34 -08:00 |
nsFontInflationData.cpp
|
Bug 1230034 part 5 - Convert all frame properties which use DeleteValue and ReleaseValue as destructor to be typesafe. r=dbaron
|
2016-01-28 14:23:59 +11:00 |
nsFontInflationData.h
|
|
|
nsFrame.cpp
|
Bug 686281 - Rename nsStyleSVGReset::mLayers to nsStyleSVGReset::mMask; Rename nsStyleBackground::mLayers to nsStyleBackground::mImage. r=dbaron
|
2016-01-28 06:39:00 +01:00 |
nsFrame.h
|
Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame.
|
2015-12-15 13:56:41 -08:00 |
nsFrameIdList.h
|
Bug 1064843 part 8 - Add frame class for backdrop frame. r=dbaron
|
2016-01-28 10:11:00 +11:00 |
nsFrameList.cpp
|
Bug 1203766 - Part 1: Generate nsPresArena::ObjectIDs with a preprocessor-included file. r=bzbarsky
|
2015-09-17 12:08:19 +10:00 |
nsFrameList.h
|
Bug 1064843 part 6 - Add backdrop frame list. r=dholbert
|
2016-01-28 10:11:00 +11:00 |
nsFrameSelection.h
|
Bug 1215959 - (GeckoCaret2) Upgrade Core and AccessibleCaret, r=smaug
|
2015-12-01 15:25:06 -05:00 |
nsFrameSetFrame.cpp
|
Bug 1224951 - Part 2: Fix -Wunreachable-code warnings in layout. r=dholbert
|
2015-11-14 00:06:58 -08:00 |
nsFrameSetFrame.h
|
Bug 1219903 - use UniquePtr<T[]> instead of delete[] calls in layout/generic/; r=dholbert
|
2015-10-29 16:16:13 -04:00 |
nsFrameState.cpp
|
|
|
nsFrameState.h
|
|
|
nsFrameStateBits.h
|
Bug 1064843 part 4 - Add a placeholder type for top layer. r=roc
|
2016-01-28 10:11:00 +11:00 |
nsFrameUtil.cpp
|
|
|
nsGfxScrollFrame.cpp
|
Bug 686281 - Implement nsStyleImageLayers; r=dbaron
|
2016-01-28 06:24:00 +01:00 |
nsGfxScrollFrame.h
|
Bug 1241371. Don't schedule an image visibility update every time display port margins change. r=kats
|
2016-01-22 00:29:17 -06:00 |
nsGridContainerFrame.cpp
|
Bug 1230034 part 6 - Convert all frame properties which do not hold pointer to be typed. r=dbaron
|
2016-01-28 14:23:59 +11:00 |
nsGridContainerFrame.h
|
Bug 1230034 part 5 - Convert all frame properties which use DeleteValue and ReleaseValue as destructor to be typesafe. r=dbaron
|
2016-01-28 14:23:59 +11:00 |
nsHTMLCanvasFrame.cpp
|
Bug 1172796 - Part 7: Implements ImageBitmapRenderingContext. r=roc r=smaug
|
2015-12-18 14:52:17 +08:00 |
nsHTMLCanvasFrame.h
|
|
|
nsHTMLParts.h
|
|
|
nsHTMLReflowMetrics.cpp
|
|
|
nsHTMLReflowMetrics.h
|
|
|
nsHTMLReflowState.cpp
|
Bug 1230034 part 5 - Convert all frame properties which use DeleteValue and ReleaseValue as destructor to be typesafe. r=dbaron
|
2016-01-28 14:23:59 +11:00 |
nsHTMLReflowState.h
|
Bug 1151243 part 4 - Some code cleanup in nsHTMLReflowState::CalculateHypotheticalPosition, and make a few methods 'const' (idempotent patch). r=dholbert
|
2015-12-22 23:03:16 +01:00 |
nsIAnonymousContentCreator.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsIFrame.h
|
Bug 1230034 part 10 - Convert remaining frame properties to by typed and remove the unsafe declaring macro. r=dbaron
|
2016-01-28 14:23:59 +11:00 |
nsIFrameInlines.h
|
Bug 1163435 part 1 - [css-grid][css-flexbox] Propagate an explicit CB width/height to the reflow state to resolve percentage lengths for grid items properly. Resolve percent against the size in the same axis for abs.pos. children too. r=dholbert
|
2015-11-03 21:45:33 +01:00 |
nsIFrameUtil.h
|
|
|
nsILineIterator.h
|
|
|
nsImageFrame.cpp
|
Bug 1064843 part 1 - Make nsImageFrame inherit nsContainerFrame. r=dholbert
|
2016-01-28 10:11:00 +11:00 |
nsImageFrame.h
|
Bug 1064843 part 1 - Make nsImageFrame inherit nsContainerFrame. r=dholbert
|
2016-01-28 10:11:00 +11:00 |
nsImageMap.cpp
|
Bug 1219903 - use UniquePtr<T[]> instead of delete[] calls in layout/generic/; r=dholbert
|
2015-10-29 16:16:13 -04:00 |
nsImageMap.h
|
|
|
nsInlineFrame.cpp
|
Bug 1229437 part 1 - Add a helper function to get the float containing block of a given frame. r=dbaron
|
2016-01-27 16:58:53 +11:00 |
nsInlineFrame.h
|
Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame.
|
2015-12-15 13:56:41 -08:00 |
nsIntervalSet.cpp
|
|
|
nsIntervalSet.h
|
|
|
nsIObjectFrame.h
|
|
|
nsIPageSequenceFrame.h
|
|
|
nsIScrollableFrame.h
|
Bug 1241371. Don't schedule an image visibility update every time display port margins change. r=kats
|
2016-01-22 00:29:17 -06:00 |
nsIScrollPositionListener.h
|
|
|
nsIStatefulFrame.h
|
|
|
nsLeafFrame.cpp
|
Bug 1064843 part 3 - Make nsFormControlFrame inherit nsContainerFrame. r=dholbert
|
2016-01-28 10:11:00 +11:00 |
nsLeafFrame.h
|
Bug 1064843 part 2 - Make nsSubDocumentFrame inherit nsContainerFrame. r=dholbert
|
2016-01-28 10:11:00 +11:00 |
nsLineBox.cpp
|
Backed out changeset 427dc5894094 (bug 1197307) for bustage
|
2015-12-01 10:04:50 +01:00 |
nsLineBox.h
|
|
|
nsLineLayout.cpp
|
Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame.
|
2015-12-15 13:56:41 -08:00 |
nsLineLayout.h
|
Bug 1225018 part 3 - Use font metrics of emphasis marks to compute required leading. r=jfkthame
|
2015-12-08 12:55:01 -05:00 |
nsPageContentFrame.cpp
|
|
|
nsPageContentFrame.h
|
|
|
nsPageFrame.cpp
|
Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame.
|
2015-12-15 13:56:41 -08:00 |
nsPageFrame.h
|
|
|
nsPlaceholderFrame.cpp
|
Bug 1237457 - Partially Moz2Dify nsDisplayGeneric. r=roc.
|
2015-12-03 19:16:59 -08:00 |
nsPlaceholderFrame.h
|
Bug 1064843 part 4 - Add a placeholder type for top layer. r=roc
|
2016-01-28 10:11:00 +11:00 |
nsPluginFrame.cpp
|
Bug 1239864 (part 9) - Use the new rect iterators in layout/ and ipc/. r=dholbert.
|
2016-01-18 17:20:59 -08:00 |
nsPluginFrame.h
|
Bug 1229665 - Convert widget clip regions to LayoutDevicePixels. r=botond.
|
2015-12-02 14:32:55 -08:00 |
nsQueryFrame.h
|
|
|
nsRubyBaseContainerFrame.cpp
|
Bug 1229437 part 4 - Reparent floats inside pulled ruby column. r=dbaron
|
2016-01-27 16:58:53 +11:00 |
nsRubyBaseContainerFrame.h
|
Backed out 8 changesets (bug 1225018, bug 1229278, bug 1224013) for reftest failures on CLOSED TREE
|
2015-12-04 13:08:17 +11:00 |
nsRubyBaseFrame.cpp
|
|
|
nsRubyBaseFrame.h
|
|
|
nsRubyContentFrame.cpp
|
Bug 1216332 - Remove framearena helpers from abstract frame classes and stop them from being instantiated. r=dbaron
|
2015-11-04 20:57:35 +11:00 |
nsRubyContentFrame.h
|
Bug 1216332 - Remove framearena helpers from abstract frame classes and stop them from being instantiated. r=dbaron
|
2015-11-04 20:57:35 +11:00 |
nsRubyFrame.cpp
|
Bug 1229437 part 2 - Reparent floats inside pulled ruby segment. r=dbaron
|
2016-01-27 16:58:53 +11:00 |
nsRubyFrame.h
|
Bug 1229437 part 2 - Reparent floats inside pulled ruby segment. r=dbaron
|
2016-01-27 16:58:53 +11:00 |
nsRubyTextContainerFrame.cpp
|
Bug 1064843 part 5 - Ensure frames behave properly for unknown child list id passed into SetInitialChildList. r=dholbert
|
2016-01-28 10:11:00 +11:00 |
nsRubyTextContainerFrame.h
|
|
|
nsRubyTextFrame.cpp
|
|
|
nsRubyTextFrame.h
|
|
|
nsSelection.cpp
|
Bug 1218816 - Remove useless semicolons. Found by coccinelle. r=Ehsan
|
2016-01-22 16:58:49 +01:00 |
nsSimplePageSequenceFrame.cpp
|
Bug 1219470 - Replace PRLogModuleInfo with LazyLogModule. r=roc
|
2015-11-05 23:35:03 +01:00 |
nsSimplePageSequenceFrame.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsSplittableFrame.cpp
|
Bug 1216332 - Remove framearena helpers from abstract frame classes and stop them from being instantiated. r=dbaron
|
2015-11-04 20:57:35 +11:00 |
nsSplittableFrame.h
|
Bug 1216332 - Remove framearena helpers from abstract frame classes and stop them from being instantiated. r=dbaron
|
2015-11-04 20:57:35 +11:00 |
nsSubDocumentFrame.cpp
|
Bug 1064843 part 2 - Make nsSubDocumentFrame inherit nsContainerFrame. r=dholbert
|
2016-01-28 10:11:00 +11:00 |
nsSubDocumentFrame.h
|
Bug 1064843 part 2 - Make nsSubDocumentFrame inherit nsContainerFrame. r=dholbert
|
2016-01-28 10:11:00 +11:00 |
nsTextFrame.cpp
|
Bug 1230034 part 10 - Convert remaining frame properties to by typed and remove the unsafe declaring macro. r=dbaron
|
2016-01-28 14:23:59 +11:00 |
nsTextFrame.h
|
Bug 1230034 part 3 - Move some frame property declaration around. r=dbaron
|
2016-01-28 14:23:59 +11:00 |
nsTextFrameUtils.cpp
|
|
|
nsTextFrameUtils.h
|
|
|
nsTextRunTransformations.cpp
|
Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame.
|
2015-12-15 13:56:41 -08:00 |
nsTextRunTransformations.h
|
Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame.
|
2015-12-15 13:56:41 -08:00 |
nsVideoFrame.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsVideoFrame.h
|
|
|
nsViewportFrame.cpp
|
Bug 1064843 part 10 - Create and render backdrop frame for top layer frames. r=dbaron
|
2016-01-28 10:11:00 +11:00 |
nsViewportFrame.h
|
Bug 1064843 part 5 - Ensure frames behave properly for unknown child list id passed into SetInitialChildList. r=dholbert
|
2016-01-28 10:11:00 +11:00 |
RubyUtils.cpp
|
Bug 1230034 part 6 - Convert all frame properties which do not hold pointer to be typed. r=dbaron
|
2016-01-28 14:23:59 +11:00 |
RubyUtils.h
|
Bug 1229437 followup 2 - Fix another sign-compare error in RubyColumn::Iterator on CLOSED TREE.
|
2016-01-27 17:30:04 +11:00 |
ScrollbarActivity.cpp
|
Bug 1225137 - Avoid crash on some platforms if scrollbar fading is enabled and the duration is set to zero. r=spohl
|
2015-11-16 10:44:45 -05:00 |
ScrollbarActivity.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
ScrollVelocityQueue.cpp
|
|
|
ScrollVelocityQueue.h
|
|
|
Selection.h
|
Bug 1215959 - (GeckoCaret2) Upgrade Core and AccessibleCaret, r=smaug
|
2015-12-01 15:25:06 -05:00 |
SelectionChangeListener.h
|
Bug 571294 - Part 1: Implement selection events behind the dom.select_events.enabled pref, r=smaug
|
2015-09-12 17:56:44 -04:00 |
StickyScrollContainer.cpp
|
Bug 1230034 part 5 - Convert all frame properties which use DeleteValue and ReleaseValue as destructor to be typesafe. r=dbaron
|
2016-01-28 14:23:59 +11:00 |
StickyScrollContainer.h
|
|
|
TextOverflow.cpp
|
Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame.
|
2015-12-15 13:56:41 -08:00 |
TextOverflow.h
|
|
|
WritingModes.h
|
Bug 1122918 - Part 2 - Provide accessors that return logical 'float' and 'clear' values resolved to their physical equivalents. r=heycam
|
2015-09-18 16:25:14 +01:00 |