gecko-dev/layout/svg
Jonathan Watt 5933668f75 Bug 1495877. Standardize the GetAndObserve* naming for SVGObserverUtils methods. r=longsonr
Differential Revision: https://phabricator.services.mozilla.com/D7538

--HG--
extra : rebase_source : c042fc33cc12ca59b55cdaaf59914ab91baa8b05
2018-09-25 21:16:49 +01:00
..
crashtests Bug 1474982 - Fix asertion failure when lengthAdjust value is empty r=heycam 2018-09-23 15:53:03 +01:00
tests Bug 1470163: Move test_disabled to an iframe. r=heycam 2018-06-25 10:55:57 +02:00
AutoReferenceChainGuard.h Bug 1446802 - use codespell -w -q4 to fix some spelling mistakes r=jwatt 2018-03-18 18:09:51 +00:00
SVGContextPaint.cpp Bug 1495877. Standardize the GetAndObserve* naming for SVGObserverUtils methods. r=longsonr 2018-09-25 21:16:49 +01:00
SVGContextPaint.h Bug 1453795 - SVG - Initialize member fields in classes/ structures. r=jwatt 2018-06-16 13:54:44 +03:00
SVGFEContainerFrame.cpp Bug 1488684 - Made nsIFrame-derived classes and some others 'final' where possible - r=dbaron 2018-09-06 01:23:14 +00:00
SVGFEImageFrame.cpp Bug 1483394: Remove unneeded #includes of nsContentUtils.h in /layout. r=TYLin 2018-08-15 07:04:43 +00:00
SVGFELeafFrame.cpp Bug 1479859 patch 3 - Add an nsIFrame::IsFrameOfType bit to say whether frames support contain:layout and contain:paint. r=dholbert 2018-08-07 15:02:07 -07:00
SVGFEUnstyledLeafFrame.cpp Bug 1488684 - Made nsIFrame-derived classes and some others 'final' where possible - r=dbaron 2018-09-06 01:23:14 +00:00
SVGGeometryFrame.cpp Bug 1495877. Standardize the GetAndObserve* naming for SVGObserverUtils methods. r=longsonr 2018-09-25 21:16:49 +01:00
SVGGeometryFrame.h Bug 1492883 p2. Hide the implementation details of SVG rendering observers for markers. r=longsonr 2018-08-16 18:08:21 +01:00
SVGImageContext.cpp Bug 1483394: Remove unneeded #includes of nsContentUtils.h in /layout. r=TYLin 2018-08-15 07:04:43 +00:00
SVGImageContext.h Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
SVGObserverUtils.cpp Bug 1495877. Standardize the GetAndObserve* naming for SVGObserverUtils methods. r=longsonr 2018-09-25 21:16:49 +01:00
SVGObserverUtils.h Bug 1495877. Standardize the GetAndObserve* naming for SVGObserverUtils methods. r=longsonr 2018-09-25 21:16:49 +01:00
SVGTextFrame.cpp Bug 1495877. Standardize the GetAndObserve* naming for SVGObserverUtils methods. r=longsonr 2018-09-25 21:16:49 +01:00
SVGTextFrame.h Bug 1492573. Make SVGTextFrame ignorant of the implementation details of SVG rendering observers. r=longsonr 2018-08-15 21:32:04 +01:00
SVGViewFrame.cpp Bug 1488684 - Made nsIFrame-derived classes and some others 'final' where possible - r=dbaron 2018-09-06 01:23:14 +00: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 1246764 - Part 4: Rename mask flag and function name of xxxBasicShape to xxxBasicShapeOrPath. r=jwatt 2018-08-24 11:37:57 -07:00
nsCSSClipPathInstance.h Bug 1246764 - Part 4: Rename mask flag and function name of xxxBasicShape to xxxBasicShapeOrPath. r=jwatt 2018-08-24 11:37:57 -07:00
nsCSSFilterInstance.cpp Bug 1417699 - Remove PrimitiveType enum r=mstange 2018-09-19 17:18:44 +00:00
nsCSSFilterInstance.h Bug 1417699 - Remove PrimitiveType enum r=mstange 2018-09-19 17:18:44 +00:00
nsFilterInstance.cpp Bug 1417699 - Replace hash map with tagged union r=mstange 2018-09-19 17:18:16 +00:00
nsFilterInstance.h Bug 1417699 - Avoid copies of filter attributes when possible r=mstange 2018-09-19 17:17:43 +00:00
nsISVGSVGFrame.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsSVGAFrame.cpp Bug 1488684 - Made nsIFrame-derived classes and some others 'final' where possible - r=dbaron 2018-09-06 01:23:14 +00:00
nsSVGClipPathFrame.cpp Bug 1495034. Separate out the SVGObserverUtils clip path handling from EffectProperties. r=longsonr 2018-09-05 18:12:44 +01:00
nsSVGClipPathFrame.h Backed out changeset 51cd668c0e87 (bug 1459890) dev request a=backout CLOSED TREE 2018-05-17 01:29:54 +03:00
nsSVGContainerFrame.cpp Bug 1494604. Remove nsSVGUtils::NotifyAncestorsOfFilterRegionChange. r=longsonr 2018-08-31 13:53:25 +01:00
nsSVGContainerFrame.h Bug 1479859 patch 3 - Add an nsIFrame::IsFrameOfType bit to say whether frames support contain:layout and contain:paint. r=dholbert 2018-08-07 15:02:07 -07:00
nsSVGDisplayableFrame.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsSVGFilterFrame.cpp Bug 1495877. Standardize the GetAndObserve* naming for SVGObserverUtils methods. r=longsonr 2018-09-25 21:16:49 +01:00
nsSVGFilterFrame.h Bug 1493406. Hide the implementation details of SVG rendering observers for template elements. r=longsonr 2018-08-21 14:54:26 +01:00
nsSVGFilterInstance.cpp Bug 1492694 - Treat invalid in="" attributes as if they weren't specified r=longsonr 2018-09-20 07:07:47 +00:00
nsSVGFilterInstance.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsSVGFilterPaintCallback.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsSVGForeignObjectFrame.cpp Bug 1449634. Handle foreignobject better with blob invalidation. r=mstange 2018-09-06 16:10:51 -04:00
nsSVGForeignObjectFrame.h Bug 1488684 - Made nsIFrame-derived classes and some others 'final' where possible - r=dbaron 2018-09-06 01:23:14 +00:00
nsSVGGFrame.cpp Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
nsSVGGFrame.h Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
nsSVGGenericContainerFrame.cpp Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
nsSVGGenericContainerFrame.h Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
nsSVGGradientFrame.cpp Bug 1495877. Standardize the GetAndObserve* naming for SVGObserverUtils methods. r=longsonr 2018-09-25 21:16:49 +01:00
nsSVGGradientFrame.h Bug 1493406. Hide the implementation details of SVG rendering observers for template elements. r=longsonr 2018-08-21 14:54:26 +01:00
nsSVGImageFrame.cpp Bug 1483394: Remove unneeded #includes of nsContentUtils.h in /layout. r=TYLin 2018-08-15 07:04:43 +00:00
nsSVGImageFrame.h Bug 1483394: Remove unneeded #includes of nsContentUtils.h in /layout. r=TYLin 2018-08-15 07:04:43 +00:00
nsSVGInnerSVGFrame.cpp Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
nsSVGInnerSVGFrame.h Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
nsSVGIntegrationUtils.cpp Bug 1495215. Separate out the SVGObserverUtils mask handling from EffectProperties. r=longsonr 2018-09-19 15:54:27 +01:00
nsSVGIntegrationUtils.h Bug 1494321 p2. Stop doing wasteful pre/post-effects work for frames with just a clip-path or mask applied. r=miko 2018-08-28 21:51:23 +01:00
nsSVGMarkerFrame.cpp Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
nsSVGMarkerFrame.h Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
nsSVGMaskFrame.cpp Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot 2018-06-26 17:05:01 -07:00
nsSVGMaskFrame.h Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
nsSVGOuterSVGFrame.cpp Bug 1396642 - support smaller viewBox coordinates at the expense of larger ones r=dholbert 2018-09-18 19:43:53 +01:00
nsSVGOuterSVGFrame.h Bug 1479859 patch 3 - Add an nsIFrame::IsFrameOfType bit to say whether frames support contain:layout and contain:paint. r=dholbert 2018-08-07 15:02:07 -07:00
nsSVGPaintServerFrame.h Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
nsSVGPatternFrame.cpp Bug 1495877. Standardize the GetAndObserve* naming for SVGObserverUtils methods. r=longsonr 2018-09-25 21:16:49 +01:00
nsSVGPatternFrame.h Bug 1493406. Hide the implementation details of SVG rendering observers for template elements. r=longsonr 2018-08-21 14:54:26 +01:00
nsSVGStopFrame.cpp Bug 1479859 patch 3 - Add an nsIFrame::IsFrameOfType bit to say whether frames support contain:layout and contain:paint. r=dholbert 2018-08-07 15:02:07 -07:00
nsSVGSwitchFrame.cpp Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
nsSVGSymbolFrame.cpp Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
nsSVGSymbolFrame.h Bug 1488684 - Made nsIFrame-derived classes and some others 'final' where possible - r=dbaron 2018-09-06 01:23:14 +00:00
nsSVGUseFrame.cpp Bug 1483394: Remove unneeded #includes of nsContentUtils.h in /layout. r=TYLin 2018-08-15 07:04:43 +00:00
nsSVGUseFrame.h Bug 1450250: Make svg:use use an actual shadow tree. r=heycam 2018-07-20 14:44:51 +02:00
nsSVGUtils.cpp Bug 1495877. Standardize the GetAndObserve* naming for SVGObserverUtils methods. r=longsonr 2018-09-25 21:16:49 +01:00
nsSVGUtils.h Bug 1494604. Remove nsSVGUtils::NotifyAncestorsOfFilterRegionChange. r=longsonr 2018-08-31 13:53:25 +01:00
nsSVGViewportFrame.cpp Bug 1482665 Part 2 - Remove nsPresContext::AppUnitsPerCSSPixel() and replace it with mozilla::AppUnitsPerCSSPixel(). r=dholbert 2018-08-13 14:29:28 -07:00
nsSVGViewportFrame.h Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
svg.css Bug 1286882 - Make SVG basic shape elements unselectable. r=dholbert 2018-07-13 18:01:48 +00:00