..
crashtests
Bug 1397363 - stylo: Update crashtest expectations; r=orange
2017-09-06 23:24:53 -07:00
tests
Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop.
2017-06-22 12:51:42 +02:00
AutoReferenceChainGuard.h
Backed out changeset c863089c7166 (bug 1399853) for changing string texts without altering string ids. r=backout a=backout
2017-09-20 14:55:39 +02:00
SVGContextPaint.cpp
Bug 1401356, part 2 - Rename nsSVGEffects to SVGObserverUtils. r=longsonr
2017-08-30 15:58:31 +01:00
SVGContextPaint.h
Bug 1365926, part 1 - Support 'context-fill-opacity'/'context-stroke-opacity' as SVG-as-an-image context properties. r=heycam
2017-05-18 12:47:20 +01:00
SVGFEContainerFrame.cpp
Bug 1401356, part 2 - Rename nsSVGEffects to SVGObserverUtils. r=longsonr
2017-08-30 15:58:31 +01:00
SVGFEImageFrame.cpp
Bug 1401356, part 2 - Rename nsSVGEffects to SVGObserverUtils. r=longsonr
2017-08-30 15:58:31 +01:00
SVGFELeafFrame.cpp
Bug 1401356, part 2 - Rename nsSVGEffects to SVGObserverUtils. r=longsonr
2017-08-30 15:58:31 +01:00
SVGFEUnstyledLeafFrame.cpp
Bug 1401356, part 2 - Rename nsSVGEffects to SVGObserverUtils. r=longsonr
2017-08-30 15:58:31 +01:00
SVGGeometryFrame.cpp
Bug 1400035 - Drop InvalidateFrame() call in SVGGeometryFrame::DidSetStyleContext(). r=jwatt
2017-09-17 08:21:05 +09:00
SVGGeometryFrame.h
Bug 1388161 - Store the dirty rect on the display list builder rather than passing it as a parameter to BuildDisplayList. r=mstange
2017-08-07 14:23:35 +12:00
SVGImageContext.cpp
Bug 1374614 - Support SVG image context paint in XUL tree views (treecol etc.). r=dholbert
2017-05-26 14:24:57 +01:00
SVGImageContext.h
Bug 1378044 - Switch the SVGImageContext::Hash() hashing code to use PLDHashNumber; r=dholbert
2017-07-04 11:08:28 -04:00
SVGObserverUtils.cpp
Bug 1402798 - Part 1. Check the type of an SVGPaint object from the correct frame. r=longsonr+218550
2017-09-26 14:43:14 +08:00
SVGObserverUtils.h
Bug 1401356, part 2 - Rename nsSVGEffects to SVGObserverUtils. r=longsonr
2017-08-30 15:58:31 +01:00
SVGTextFrame.cpp
Bug 1342951, part 4 - Add a version of SVGTextFrame::GetSubStringLength that can be used independantly of reflow, to avoid sync reflows. r=heycam
2017-09-02 22:22:54 +01:00
SVGTextFrame.h
Bug 1342951, part 4 - Add a version of SVGTextFrame::GetSubStringLength that can be used independantly of reflow, to avoid sync reflows. r=heycam
2017-09-02 22:22:54 +01:00
SVGViewFrame.cpp
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
2017-07-06 14:00:35 +02:00
moz.build
Bug 1401356, part 1 - Rename nsSVGEffects.h/.cpp to SVGObserverUtils.h/.cpp. r=longsonr
2017-08-30 14:14:46 +01:00
nsCSSClipPathInstance.cpp
Bug 1088760 - Remove nsRenderingContext, replacing all of its uses with gfxContext. r=jwatt,jrmuizel
2017-06-13 11:00:10 -04:00
nsCSSClipPathInstance.h
Bug 1088760 - Remove nsRenderingContext, replacing all of its uses with gfxContext. r=jwatt,jrmuizel
2017-06-13 11:00:10 -04:00
nsCSSFilterInstance.cpp
…
nsCSSFilterInstance.h
…
nsFilterInstance.cpp
Bug 1385239 - Part 2. Remove aTransform parameter from PaintFilteredFrame. r=mstange
2017-08-25 17:51:58 +08:00
nsFilterInstance.h
Bug 1385239 - Part 2. Remove aTransform parameter from PaintFilteredFrame. r=mstange
2017-08-25 17:51:58 +08:00
nsISVGSVGFrame.h
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
2017-07-06 14:00:35 +02:00
nsSVGAFrame.cpp
Bug 1396776 - Move mCanvasTM from the sub classes of nsSVGDisplayContainerFrame to nsSVGDisplayContainerFrame. r=longsonr+218550
2017-09-05 17:26:46 +08:00
nsSVGClipPathFrame.cpp
Bug 1401356, part 2 - Rename nsSVGEffects to SVGObserverUtils. r=longsonr
2017-08-30 15:58:31 +01:00
nsSVGClipPathFrame.h
Bug 1388161 - Store the dirty rect on the display list builder rather than passing it as a parameter to BuildDisplayList. r=mstange
2017-08-07 14:23:35 +12:00
nsSVGContainerFrame.cpp
Bug 1401356, part 2 - Rename nsSVGEffects to SVGObserverUtils. r=longsonr
2017-08-30 15:58:31 +01:00
nsSVGContainerFrame.h
Bug 1396776 - Move mCanvasTM from the sub classes of nsSVGDisplayContainerFrame to nsSVGDisplayContainerFrame. r=longsonr+218550
2017-09-05 17:26:46 +08:00
nsSVGDisplayableFrame.h
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
2017-07-06 14:00:35 +02:00
nsSVGFilterFrame.cpp
Bug 1401356, part 2 - Rename nsSVGEffects to SVGObserverUtils. r=longsonr
2017-08-30 15:58:31 +01:00
nsSVGFilterFrame.h
Bug 1388161 - Store the dirty rect on the display list builder rather than passing it as a parameter to BuildDisplayList. r=mstange
2017-08-07 14:23:35 +12:00
nsSVGFilterInstance.cpp
Bug 1401356, part 2 - Rename nsSVGEffects to SVGObserverUtils. r=longsonr
2017-08-30 15:58:31 +01:00
nsSVGFilterInstance.h
Bug 1339728 - Part 2. Change return value type of nsSVGFilterInstance::ComputeBounds. r=mstange
2017-02-14 10:32:10 +08:00
nsSVGFilterPaintCallback.h
Bug 1351440
- Part 2. Encapsulate DrawResult and imgIContainer::FLAG_* into imgDrawingParams, and pass it to PaintSVG. r=jwatt
2017-05-18 22:03:41 +02:00
nsSVGForeignObjectFrame.cpp
Bug 1401356, part 2 - Rename nsSVGEffects to SVGObserverUtils. r=longsonr
2017-08-30 15:58:31 +01:00
nsSVGForeignObjectFrame.h
Bug 1388161 - Store the dirty rect on the display list builder rather than passing it as a parameter to BuildDisplayList. r=mstange
2017-08-07 14:23:35 +12:00
nsSVGGFrame.cpp
Bug 1396776 - Move mCanvasTM from the sub classes of nsSVGDisplayContainerFrame to nsSVGDisplayContainerFrame. r=longsonr+218550
2017-09-05 17:26:46 +08:00
nsSVGGFrame.h
Bug 1396776 - Move mCanvasTM from the sub classes of nsSVGDisplayContainerFrame to nsSVGDisplayContainerFrame. r=longsonr+218550
2017-09-05 17:26:46 +08:00
nsSVGGenericContainerFrame.cpp
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
2017-07-06 14:00:35 +02:00
nsSVGGenericContainerFrame.h
Bug 1364805 part 4 - Remove the now unused LayoutFrameType values from the ctors. r=jfkthame
2017-05-26 12:11:11 +02:00
nsSVGGradientFrame.cpp
Bug 1401356, part 2 - Rename nsSVGEffects to SVGObserverUtils. r=longsonr
2017-08-30 15:58:31 +01:00
nsSVGGradientFrame.h
Bug 1377169 - Turn gfxRect into a typedef. r=jrmuizel
2017-07-05 11:22:00 -04:00
nsSVGImageFrame.cpp
Bug 1401356, part 2 - Rename nsSVGEffects to SVGObserverUtils. r=longsonr
2017-08-30 15:58:31 +01:00
nsSVGImageFrame.h
Bug 1401356, part 1 - Rename nsSVGEffects.h/.cpp to SVGObserverUtils.h/.cpp. r=longsonr
2017-08-30 14:14:46 +01:00
nsSVGInnerSVGFrame.cpp
Bug 265894 - Part 3. Implement nsSVGViewportFrame, and let nsSVGInnerFrame inherit from it. r=heycam
2017-06-14 21:05:37 +08:00
nsSVGInnerSVGFrame.h
Bug 265894 - Part 3. Implement nsSVGViewportFrame, and let nsSVGInnerFrame inherit from it. r=heycam
2017-06-14 21:05:37 +08:00
nsSVGIntegrationUtils.cpp
Bug 1401356, part 2 - Rename nsSVGEffects to SVGObserverUtils. r=longsonr
2017-08-30 15:58:31 +01:00
nsSVGIntegrationUtils.h
Bug 1385745 Part 1 - Add BBoxFlags::eIncludeOnlyCurrentFrameForNonSVGElement to determine whether include all continuations while computing bbox of a html frame. r=cjku,heycam
2017-08-17 09:52:17 +08:00
nsSVGMarkerFrame.cpp
Bug 1401356, part 2 - Rename nsSVGEffects to SVGObserverUtils. r=longsonr
2017-08-30 15:58:31 +01:00
nsSVGMarkerFrame.h
Bug 1388161 - Store the dirty rect on the display list builder rather than passing it as a parameter to BuildDisplayList. r=mstange
2017-08-07 14:23:35 +12:00
nsSVGMaskFrame.cpp
Bug 1401356, part 2 - Rename nsSVGEffects to SVGObserverUtils. r=longsonr
2017-08-30 15:58:31 +01:00
nsSVGMaskFrame.h
Bug 1388161 - Store the dirty rect on the display list builder rather than passing it as a parameter to BuildDisplayList. r=mstange
2017-08-07 14:23:35 +12:00
nsSVGOuterSVGFrame.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
nsSVGOuterSVGFrame.h
Bug 1396776 - Move mCanvasTM from the sub classes of nsSVGDisplayContainerFrame to nsSVGDisplayContainerFrame. r=longsonr+218550
2017-09-05 17:26:46 +08:00
nsSVGPaintServerFrame.h
Bug 1388161 - Store the dirty rect on the display list builder rather than passing it as a parameter to BuildDisplayList. r=mstange
2017-08-07 14:23:35 +12:00
nsSVGPatternFrame.cpp
Bug 1401356, part 2 - Rename nsSVGEffects to SVGObserverUtils. r=longsonr
2017-08-30 15:58:31 +01:00
nsSVGPatternFrame.h
Bug 1364805 part 1 - Make every concrete frame class be a NS_DECL_QUERYFRAME_TARGET. r=jfkthame
2017-05-26 12:11:11 +02:00
nsSVGStopFrame.cpp
Bug 1401356, part 2 - Rename nsSVGEffects to SVGObserverUtils. r=longsonr
2017-08-30 15:58:31 +01:00
nsSVGSwitchFrame.cpp
Bug 1401356, part 2 - Rename nsSVGEffects to SVGObserverUtils. r=longsonr
2017-08-30 15:58:31 +01:00
nsSVGSymbolFrame.cpp
Bug 265894 - Part 5. Implement nsSVGSymbolFrame to layout symbol element. r=heycam
2017-06-14 21:40:59 +08:00
nsSVGSymbolFrame.h
Bug 265894 - Part 5. Implement nsSVGSymbolFrame to layout symbol element. r=heycam
2017-06-14 21:40:59 +08:00
nsSVGUseFrame.cpp
Bug 1401356, part 1 - Rename nsSVGEffects.h/.cpp to SVGObserverUtils.h/.cpp. r=longsonr
2017-08-30 14:14:46 +01:00
nsSVGUseFrame.h
Bug 1393791 - Move SVG Use anonymous content to the frame. r=emilio
2017-08-27 15:29:32 -07:00
nsSVGUtils.cpp
Bug 1281101 Part 1 - Remove MOZ_ENABLE_MASK_AS_SHORTHAND from layout code. r=cjku
2017-09-21 17:36:57 +08:00
nsSVGUtils.h
Bug 1396025 - Write a comment to explain the difference between eBBoxIncludeFill/eBBoxIncludeStroke and eBBoxIncludeFillGeometry/eBBoxIncludeStrokeGeometry. r=jwatt
2017-09-02 01:31:57 +08:00
nsSVGViewportFrame.cpp
Bug 1396776 - Move mCanvasTM from the sub classes of nsSVGDisplayContainerFrame to nsSVGDisplayContainerFrame. r=longsonr+218550
2017-09-05 17:26:46 +08:00
nsSVGViewportFrame.h
Bug 1396776 - Move mCanvasTM from the sub classes of nsSVGDisplayContainerFrame to nsSVGDisplayContainerFrame. r=longsonr+218550
2017-09-05 17:26:46 +08:00
svg.css
Bug 265894 - Part 8. Implement -moz-use-shadow-tree-root pseudo class. r=heycam
2017-06-14 22:51:56 +08:00