gecko-dev/layout/svg
Emilio Cobos Álvarez 5cd5e6f148 Bug 1609996 - Remove mozilla::Swap in favor of std::swap. r=froydnj
Now mfbt/Move.h is empty except for that excellent comment about move
semantics... Should we put it somewhere else and delete the header as a
follow-up? Or just delete the header and carry on?

Differential Revision: https://phabricator.services.mozilla.com/D60297

--HG--
extra : moz-landing-system : lando
2020-01-20 16:17:06 +00:00
..
crashtests Bug 1308636 Part 2 - Convert CSSOM usages of moz-prefixed column properties in tests. r=dbaron 2020-01-16 21:45:17 +00:00
tests Bug 1574137. Re-enable layout/svg/tests/test_filter_crossorigin.html for Fission. r=gbrown 2019-09-23 18:15:58 +00:00
AutoReferenceChainGuard.h Bug 1557793 part 3. Change the signatures of various nsContentUtils localization methods to play nicer with the new stringbundle API. r=smaug 2019-06-08 21:26:12 +00:00
SVGContextPaint.cpp Bug 1573364 - Convert svg.context-properties.content.enabled to a static pref. r=heycam 2019-08-13 04:58:06 +00:00
SVGContextPaint.h Bug 1602421 - Remove some useless includes. r=jfkthame 2019-12-09 14:53:50 +00:00
SVGFEContainerFrame.cpp
SVGFEImageFrame.cpp
SVGFELeafFrame.cpp Bug 1590639 part 5: Fix non-unified build issues in layout/svg. r=emilio 2019-10-23 08:16:45 +00:00
SVGFEUnstyledLeafFrame.cpp Bug 1590639 part 5: Fix non-unified build issues in layout/svg. r=emilio 2019-10-23 08:16:45 +00:00
SVGGeometryFrame.cpp Bug 1597741 : use Enum class for NS_STYLE_SHAPE_RENDERING instead of #define r=emilio 2019-11-20 00:49:19 +00:00
SVGGeometryFrame.h Bug 1604772 - Remove the eSVGGeometry IsFrameOfType bit. r=emilio 2019-12-18 16:06:29 +00:00
SVGImageContext.cpp Bug 1602317 - Switch style system to associated constants-in-body. r=heycam 2019-12-09 03:32:28 +00:00
SVGImageContext.h
SVGObserverUtils.cpp Bug 1507674 - Refactor svg observer setup to not do silly things when observing an ancestor. r=longsonr 2019-11-20 10:05:29 +00:00
SVGObserverUtils.h Bug 1593222: part 12) Rename "nsNodeUtils.*" to "MutationObservers.*". r=smaug 2019-11-06 09:08:06 +00:00
SVGTextFrame.cpp Bug 1609996 - Remove mozilla::Swap in favor of std::swap. r=froydnj 2020-01-20 16:17:06 +00:00
SVGTextFrame.h Bug 371787 - Add support for letter-spacing and word-spacing in SVG text. r=jfkthame,longsonr 2019-11-20 04:10:36 +00:00
SVGViewFrame.cpp Bug 1555030 - Add NS_FRAME_SVG_LAYOUT into SVGViewFrame and nsSVGStopFrame. r=dholbert,longsonr 2019-05-29 23:50:55 +00:00
moz.build
nsCSSClipPathInstance.cpp Bug 1597881 : convert NS_STYLE_STROKE_LINECAP_* to an enum class in nsStyleConsts.h r=emilio 2019-11-21 06:07:30 +00:00
nsCSSClipPathInstance.h
nsCSSFilterInstance.cpp Bug 1552878 - Use cbindgen for filters. r=jwatt 2019-05-29 21:22:07 +02:00
nsCSSFilterInstance.h Bug 1552878 - Use cbindgen for filters. r=jwatt 2019-05-29 21:22:07 +02:00
nsFilterInstance.cpp Bug 1605687 - Don't skip the filter noop path when running into invalid color matrices. r=cbrewster 2020-01-08 08:21:55 +00:00
nsFilterInstance.h Bug 1590639 part 5: Fix non-unified build issues in layout/svg. r=emilio 2019-10-23 08:16:45 +00:00
nsISVGSVGFrame.h
nsSVGAFrame.cpp
nsSVGClipPathFrame.cpp Bug 1539702. Improve CreateClippedDrawTarget API r=jwatt,rhunt 2019-06-21 09:51:00 +00:00
nsSVGClipPathFrame.h Bug 1539702. Improve CreateClippedDrawTarget API r=jwatt,rhunt 2019-06-21 09:51:00 +00:00
nsSVGContainerFrame.cpp Bug 1590639 part 5: Fix non-unified build issues in layout/svg. r=emilio 2019-10-23 08:16:45 +00:00
nsSVGContainerFrame.h Bug 1566945 - Add a parameter to nsContainerFrame::InsertFrames for aPrevFrame's line box. r=dholbert 2019-07-17 23:34:45 +00:00
nsSVGDisplayableFrame.h
nsSVGFilterFrame.cpp
nsSVGFilterFrame.h
nsSVGFilterInstance.cpp Bug 1569648 - Remove a bogus assertion. r=dholbert 2019-08-14 16:41:20 +00:00
nsSVGFilterInstance.h Bug 1552878 - Use cbindgen for filters. r=jwatt 2019-05-29 21:22:07 +02:00
nsSVGFilterPaintCallback.h
nsSVGForeignObjectFrame.cpp Bug 1594949 - Fix assertion of gfx::Path when changing offset-path on some svg frames. r=heycam 2019-11-11 23:31:23 +00:00
nsSVGForeignObjectFrame.h Bug 1604771 - Remove the eSVGForeignObject IsFrameOfType bit. r=emilio 2019-12-18 16:00:47 +00:00
nsSVGGFrame.cpp
nsSVGGFrame.h
nsSVGGenericContainerFrame.cpp
nsSVGGenericContainerFrame.h
nsSVGGradientFrame.cpp Bug 1563315 - Use cbindgen for fill and stroke r=boris 2019-07-06 08:31:02 +00:00
nsSVGGradientFrame.h Bug 1563315 - Use cbindgen for fill and stroke r=boris 2019-07-06 08:31:02 +00:00
nsSVGImageFrame.cpp Bug 1601990 : convert NS_STYLE_POINTER_EVENTS_* to an enum class in nsStyleConsts.h r=emilio 2019-12-12 10:24:16 +00:00
nsSVGImageFrame.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +00:00
nsSVGInnerSVGFrame.cpp
nsSVGInnerSVGFrame.h
nsSVGIntegrationUtils.cpp Bug 1590639 part 5: Fix non-unified build issues in layout/svg. r=emilio 2019-10-23 08:16:45 +00:00
nsSVGIntegrationUtils.h Bug 1578777 - Move UsesSVGEffectsNotSupportedInCompositor() to nsSVGIntegrationUtils. r=tnikkel 2019-09-17 00:06:28 +00:00
nsSVGMarkerFrame.cpp
nsSVGMarkerFrame.h
nsSVGMaskFrame.cpp Bug 1539702. Improve CreateClippedDrawTarget API r=jwatt,rhunt 2019-06-21 09:51:00 +00:00
nsSVGMaskFrame.h Bug 1539702. Improve CreateClippedDrawTarget API r=jwatt,rhunt 2019-06-21 09:51:00 +00:00
nsSVGOuterSVGFrame.cpp Bug 1598348 : convert NS_STYLE_OBJECT_FIT_* to an enum class in nsStyleConsts.h r=emilio 2019-11-25 15:40:50 +00:00
nsSVGOuterSVGFrame.h Bug 1547792 - AspectRatio should be a single ratio, not a size. r=dholbert 2019-05-02 23:28:21 +00:00
nsSVGPaintServerFrame.h Bug 1563315 - Use cbindgen for fill and stroke r=boris 2019-07-06 08:31:02 +00:00
nsSVGPatternFrame.cpp Bug 1604772 - Remove the eSVGGeometry IsFrameOfType bit. r=emilio 2019-12-18 16:06:29 +00:00
nsSVGPatternFrame.h Bug 1590639 part 5: Fix non-unified build issues in layout/svg. r=emilio 2019-10-23 08:16:45 +00:00
nsSVGStopFrame.cpp Bug 1555030 - Add NS_FRAME_SVG_LAYOUT into SVGViewFrame and nsSVGStopFrame. r=dholbert,longsonr 2019-05-29 23:50:55 +00:00
nsSVGSwitchFrame.cpp Bug 1590639 part 5: Fix non-unified build issues in layout/svg. r=emilio 2019-10-23 08:16:45 +00:00
nsSVGSymbolFrame.cpp
nsSVGSymbolFrame.h
nsSVGUseFrame.cpp
nsSVGUseFrame.h
nsSVGUtils.cpp Bug 1604772 - Remove the eSVGGeometry IsFrameOfType bit. r=emilio 2019-12-18 16:06:29 +00:00
nsSVGUtils.h Bug 1573364 - Convert svg.new-getBBox.enabled to a static pref. r=heycam 2019-08-13 04:55:09 +00:00
nsSVGViewportFrame.cpp
nsSVGViewportFrame.h
svg.css Bug 1581399 - Remove useless rule in svg.css. r=longsonr 2019-09-15 17:39:12 +00:00