gecko-dev/layout/svg
longsonr 93e54c5e35 Bug 1678947 - check placeholder frame is not null r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D97914
2020-11-24 13:31:06 +00:00
..
crashtests Bug 1678947 - check placeholder frame is not null r=emilio 2020-11-24 13:31:06 +00:00
tests Bug 1673237 - Always allow SVGs on about: pages r=acat,tjr,emilio 2020-11-03 17:34:20 +00:00
AutoReferenceChainGuard.h Bug 1223932 - delete guard object uses from the tree; r=jwalden 2020-07-30 14:22:38 +00:00
CSSClipPathInstance.cpp Bug 1652430 - Fix some clang warnings in SVG r=dholbert 2020-07-13 15:20:36 +00:00
CSSClipPathInstance.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
CSSFilterInstance.cpp Bug 1676299 - Removed the xMajor parameter from BaseMatrix::ScaleFactors() r=botond 2020-11-18 18:53:01 +00:00
CSSFilterInstance.h Bug 1637130 - Rename visual overflow to ink overflow. r=dbaron 2020-07-20 20:17:36 +00:00
FilterInstance.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
FilterInstance.h Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
ISVGDisplayableFrame.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
ISVGSVGFrame.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGAFrame.cpp Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert 2020-07-11 02:20:20 +00:00
SVGClipPathFrame.cpp Bug 1652430 - Fix some clang warnings in SVG r=dholbert 2020-07-13 15:20:36 +00:00
SVGClipPathFrame.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGContainerFrame.cpp Bug 1677635 Part 4 - Rename nsOverflowAreas to OverflowAreas, and move it into mozilla namespace. r=layout-reviewers,emilio 2020-11-18 00:08:12 +00:00
SVGContainerFrame.h Bug 1677635 Part 4 - Rename nsOverflowAreas to OverflowAreas, and move it into mozilla namespace. r=layout-reviewers,emilio 2020-11-18 00:08:12 +00:00
SVGContextPaint.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
SVGContextPaint.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGFEContainerFrame.cpp Bug 1677635 Part 4 - Rename nsOverflowAreas to OverflowAreas, and move it into mozilla namespace. r=layout-reviewers,emilio 2020-11-18 00:08:12 +00:00
SVGFEImageFrame.cpp Bug 1677635 Part 4 - Rename nsOverflowAreas to OverflowAreas, and move it into mozilla namespace. r=layout-reviewers,emilio 2020-11-18 00:08:12 +00:00
SVGFELeafFrame.cpp Bug 1677635 Part 4 - Rename nsOverflowAreas to OverflowAreas, and move it into mozilla namespace. r=layout-reviewers,emilio 2020-11-18 00:08:12 +00:00
SVGFEUnstyledLeafFrame.cpp Bug 1677635 Part 4 - Rename nsOverflowAreas to OverflowAreas, and move it into mozilla namespace. r=layout-reviewers,emilio 2020-11-18 00:08:12 +00:00
SVGFilterFrame.cpp Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert 2020-07-11 02:20:20 +00:00
SVGFilterFrame.h Bug 1652017 - Remove unnecessary includes for expensive nsIFrame.h. r=emilio 2020-07-15 13:44:39 +00:00
SVGFilterInstance.cpp Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert 2020-07-11 02:20:20 +00:00
SVGFilterInstance.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGFilterPaintCallback.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGForeignObjectFrame.cpp Bug 1677635 Part 4 - Rename nsOverflowAreas to OverflowAreas, and move it into mozilla namespace. r=layout-reviewers,emilio 2020-11-18 00:08:12 +00:00
SVGForeignObjectFrame.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGGFrame.cpp Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert 2020-07-11 02:20:20 +00:00
SVGGFrame.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGGeometryFrame.cpp Bug 1677635 Part 4 - Rename nsOverflowAreas to OverflowAreas, and move it into mozilla namespace. r=layout-reviewers,emilio 2020-11-18 00:08:12 +00:00
SVGGeometryFrame.h Bug 1668844 - Fix markerUnits=strokeWidth combined with non-scaling-stroke r=emilio 2020-10-03 04:32:21 +00:00
SVGGradientFrame.cpp Bug 1667594 - Avoid including nsLayoutUtils.h in nsContainerFrame.h. r=emilio 2020-09-26 18:19:14 +00:00
SVGGradientFrame.h Bug 1653848 - Make SVGPaintServer and SVGGradientFrames queryable r=dholbert 2020-07-20 18:02:25 +00:00
SVGImageContext.cpp Bug 1617425 - Use cbindgen for SVG lengths. r=jwatt 2020-02-23 15:43:03 +00:00
SVGImageContext.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGImageFrame.cpp Bug 1677635 Part 4 - Rename nsOverflowAreas to OverflowAreas, and move it into mozilla namespace. r=layout-reviewers,emilio 2020-11-18 00:08:12 +00:00
SVGImageFrame.h Bug 1667594 - Avoid including nsLayoutUtils.h from various headers. r=kats 2020-09-26 17:55:00 +00:00
SVGInnerSVGFrame.cpp Bug 1651404 - Move nsSVGDisplayableFrame and nsISVGSVGFrame to the mozilla namespace r=dholbert 2020-07-09 18:34:54 +00:00
SVGInnerSVGFrame.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGIntegrationUtils.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
SVGIntegrationUtils.h Bug 1637130 - Rename visual overflow to ink overflow. r=dbaron 2020-07-20 20:17:36 +00:00
SVGMarkerFrame.cpp Bug 1223932 - delete guard object uses from the tree; r=jwalden 2020-07-30 14:22:38 +00:00
SVGMarkerFrame.h Bug 1223932 - delete guard object uses from the tree; r=jwalden 2020-07-30 14:22:38 +00:00
SVGMaskFrame.cpp Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert 2020-07-11 02:20:20 +00:00
SVGMaskFrame.h Bug 1652395 - Replace 'typedef' by 'using' in SVG and SMIL code r=dholbert 2020-07-15 10:37:55 +00:00
SVGObserverUtils.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
SVGObserverUtils.h Bug 1673931 - Avoid including Element.h from header files. 2020-11-23 16:08:40 +00:00
SVGOuterSVGFrame.cpp Bug 1677635 Part 4 - Rename nsOverflowAreas to OverflowAreas, and move it into mozilla namespace. r=layout-reviewers,emilio 2020-11-18 00:08:12 +00:00
SVGOuterSVGFrame.h Bug 1677635 Part 4 - Rename nsOverflowAreas to OverflowAreas, and move it into mozilla namespace. r=layout-reviewers,emilio 2020-11-18 00:08:12 +00:00
SVGPaintServerFrame.cpp Bug 1653848 - Make SVGPaintServer and SVGGradientFrames queryable r=dholbert 2020-07-20 18:02:25 +00:00
SVGPaintServerFrame.h Bug 1223932 - delete guard object uses from the tree; r=jwalden 2020-07-30 14:22:38 +00:00
SVGPatternFrame.cpp Bug 1653848 - Make SVGPaintServer and SVGGradientFrames queryable r=dholbert 2020-07-20 18:02:25 +00:00
SVGPatternFrame.h Bug 1653848 - Make SVGPaintServer and SVGGradientFrames queryable r=dholbert 2020-07-20 18:02:25 +00:00
SVGStopFrame.cpp Bug 1653848 - Make SVGPaintServer and SVGGradientFrames queryable r=dholbert 2020-07-20 18:02:25 +00:00
SVGSwitchFrame.cpp Bug 1677635 Part 4 - Rename nsOverflowAreas to OverflowAreas, and move it into mozilla namespace. r=layout-reviewers,emilio 2020-11-18 00:08:12 +00:00
SVGSymbolFrame.cpp Bug 1648737 - Move SVGAFrame SVGGFrame SVGGenericContainerFrame SVGInnerSVGFrame SVGMarkerFrame SVGMaskFrame SVGSymbolFrame SVGViewportFrame to the mozilla namespace r=dholbert 2020-06-27 05:39:42 +00:00
SVGSymbolFrame.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
SVGTextFrame.cpp Bug 1677635 Part 4 - Rename nsOverflowAreas to OverflowAreas, and move it into mozilla namespace. r=layout-reviewers,emilio 2020-11-18 00:08:12 +00:00
SVGTextFrame.h Bug 1459905 - Merge DOMSVGTranslatePoint and DOMSVGPoint and fix updates r=emilio 2020-08-25 14:38:32 +00:00
SVGUseFrame.cpp Bug 1669027 - SVGUseFrame.cpp: namespace alias decl 'SVGT' is unused r=longsonr 2020-11-10 17:56:44 +00:00
SVGUseFrame.h Bug 1667641 - map SVG use element x and y to style r=emilio 2020-10-02 04:50:16 +00:00
SVGUtils.cpp Bug 1661912 - Convert remaining typedefs in SVG code to 'using' r=emilio 2020-08-29 14:24:37 +00:00
SVGUtils.h Bug 1648550 - Fix getBoundingClientRect for use element position r=emilio 2020-08-25 23:36:18 +00:00
SVGViewFrame.cpp Bug 1677635 Part 4 - Rename nsOverflowAreas to OverflowAreas, and move it into mozilla namespace. r=layout-reviewers,emilio 2020-11-18 00:08:12 +00:00
SVGViewportFrame.cpp Bug 1259861 - Move everything else into the mozilla namespace in layout/svg r=dholbert 2020-07-11 02:20:20 +00:00
SVGViewportFrame.h Bug 1652253 - Update SVG include guards r=dholbert 2020-07-14 23:40:05 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
svg.css Bug 1659267 - Remove usages of -moz-user-select across the Firefox codebase. r=emilio,marionette-reviewers,geckoview-reviewers,preferences-reviewers,whimboo,agi 2020-08-18 23:37:51 +00:00