..
crashtests
Backed out 6 changesets (bug 1644271) for perma failures on browser_bug1170531.js.
2020-06-21 23:44:04 +03:00
tests
Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop
2020-03-07 10:09:44 +00:00
AutoReferenceChainGuard.h
Bug 1625855 - Replace MOZ_MUST_USE with [[nodiscard]] in layout. r=TYLin
2020-04-08 01:59:36 +00:00
SVGContextPaint.cpp
Bug 1618345 - Enforce proper color management by splitting gfx::Color into sRGBColor and DeviceColor types. r=jrmuizel
2020-03-09 14:16:17 +00:00
SVGContextPaint.h
Bug 1618345 - Enforce proper color management by splitting gfx::Color into sRGBColor and DeviceColor types. r=jrmuizel
2020-03-09 14:16:17 +00:00
SVGFEContainerFrame.cpp
…
SVGFEImageFrame.cpp
…
SVGFELeafFrame.cpp
…
SVGFEUnstyledLeafFrame.cpp
…
SVGGeometryFrame.cpp
Bug 1555356 - Make images inside of SVGs active. r=aosmond
2020-05-15 18:49:52 +00:00
SVGGeometryFrame.h
Bug 1555356 - Make images inside of SVGs active. r=aosmond
2020-05-15 18:49:52 +00:00
SVGImageContext.cpp
Bug 1617425 - Use cbindgen for SVG lengths. r=jwatt
2020-02-23 15:43:03 +00:00
SVGImageContext.h
…
SVGObserverUtils.cpp
Bug 1634393 - Resolve <textPath> href local references against document URL, not base URL. r=longsonr
2020-06-08 06:06:26 +00:00
SVGObserverUtils.h
…
SVGTextFrame.cpp
Bug 1646224 - Use mozilla::Length rather than nscoord to store font sizes. r=heycam,jfkthame
2020-06-22 09:45:40 +00:00
SVGTextFrame.h
Bug 1556556
- Propagate RelativeTo far and wide. r=kats,mattwoodrow
2020-05-05 19:26:38 +00:00
SVGViewFrame.cpp
…
moz.build
Bug 1555356 - Make images inside of SVGs active. r=aosmond
2020-05-15 18:49:52 +00:00
nsCSSClipPathInstance.cpp
Bug 1614510 - Split clip-path and shape-outside values. r=boris
2020-02-11 23:34:53 +00:00
nsCSSClipPathInstance.h
Bug 1614510 - Split clip-path and shape-outside values. r=boris
2020-02-11 23:34:53 +00:00
nsCSSFilterInstance.cpp
Bug 1635658. Fix how CSS filters render with webrender that are represented as component transfer when they are required to be represented as SVG filters. r=mstange
2020-05-07 23:39:56 +00:00
nsCSSFilterInstance.h
Bug 1618345 - Enforce proper color management by splitting gfx::Color into sRGBColor and DeviceColor types. r=jrmuizel
2020-03-09 14:16:17 +00:00
nsFilterInstance.cpp
Bug 1635658. Fix how CSS filters render with webrender that are represented as component transfer when they are required to be represented as SVG filters. r=mstange
2020-05-07 23:39:56 +00:00
nsFilterInstance.h
…
nsISVGSVGFrame.h
…
nsSVGAFrame.cpp
Bug 1610387 - Remove nsAutoPtr usage from layout/. r=dbaron
2020-02-01 09:40:36 +00:00
nsSVGClipPathFrame.cpp
Bug 1618345 - Enforce proper color management by splitting gfx::Color into sRGBColor and DeviceColor types. r=jrmuizel
2020-03-09 14:16:17 +00:00
nsSVGClipPathFrame.h
…
nsSVGContainerFrame.cpp
Bug 1610387 - Remove nsAutoPtr usage from layout/. r=dbaron
2020-02-01 09:40:36 +00:00
nsSVGContainerFrame.h
Bug 1610387 - Remove nsAutoPtr usage from layout/. r=dbaron
2020-02-01 09:40:36 +00:00
nsSVGDisplayableFrame.h
…
nsSVGFilterFrame.cpp
…
nsSVGFilterFrame.h
…
nsSVGFilterInstance.cpp
…
nsSVGFilterInstance.h
…
nsSVGFilterPaintCallback.h
…
nsSVGForeignObjectFrame.cpp
Bug 1631568 - Have nsLayoutUtils::GetFrameForPoint() and GetFramesForArea() take a RelativeTo parameter. r=tnikkel
2020-05-05 15:24:12 +00:00
nsSVGForeignObjectFrame.h
Bug 1610387 - Remove nsAutoPtr usage from layout/. r=dbaron
2020-02-01 09:40:36 +00:00
nsSVGGFrame.cpp
…
nsSVGGFrame.h
Bug 1610387 - Remove nsAutoPtr usage from layout/. r=dbaron
2020-02-01 09:40:36 +00:00
nsSVGGenericContainerFrame.cpp
…
nsSVGGenericContainerFrame.h
…
nsSVGGradientFrame.cpp
Bug 1638051 - Stop clamping radialGradients. r=dholbert
2020-06-07 10:05:00 +00:00
nsSVGGradientFrame.h
…
nsSVGImageFrame.cpp
Bug 1635064 - Make SVG images take image-orientation property into account. r=tnikkel
2020-05-18 00:04:03 +00:00
nsSVGImageFrame.h
Bug 1635064 - Make SVG images take image-orientation property into account. r=tnikkel
2020-05-18 00:04:03 +00:00
nsSVGInnerSVGFrame.cpp
…
nsSVGInnerSVGFrame.h
…
nsSVGIntegrationUtils.cpp
Bug 1628988. Don't apply ImgDrawResult::NOT_READY in PaintMaskSurface. r=mstange
2020-04-13 20:08:05 +00:00
nsSVGIntegrationUtils.h
Bug 1629732 - Fix non-unified build errors in layout/svg. r=tnikkel
2020-04-22 00:10:47 +00:00
nsSVGMarkerFrame.cpp
…
nsSVGMarkerFrame.h
…
nsSVGMaskFrame.cpp
Bug 1618345 - Enforce proper color management by splitting gfx::Color into sRGBColor and DeviceColor types. r=jrmuizel
2020-03-09 14:16:17 +00:00
nsSVGMaskFrame.h
…
nsSVGOuterSVGFrame.cpp
Bug 1608515: Update the SVG IsContainingWindowElementOfType impl for Fission r=barret,dholbert
2020-06-03 15:24:54 +00:00
nsSVGOuterSVGFrame.h
Bug 1608515: Update the SVG IsContainingWindowElementOfType impl for Fission r=barret,dholbert
2020-06-03 15:24:54 +00:00
nsSVGPaintServerFrame.h
…
nsSVGPatternFrame.cpp
Bug 1618345 - Enforce proper color management by splitting gfx::Color into sRGBColor and DeviceColor types. r=jrmuizel
2020-03-09 14:16:17 +00:00
nsSVGPatternFrame.h
Bug 1610387 - Remove nsAutoPtr usage from layout/. r=dbaron
2020-02-01 09:40:36 +00:00
nsSVGStopFrame.cpp
…
nsSVGSwitchFrame.cpp
…
nsSVGSymbolFrame.cpp
…
nsSVGSymbolFrame.h
…
nsSVGUseFrame.cpp
…
nsSVGUseFrame.h
…
nsSVGUtils.cpp
Bug 1556556
- Propagate RelativeTo far and wide. r=kats,mattwoodrow
2020-05-05 19:26:38 +00:00
nsSVGUtils.h
Bug 1617425 - Use cbindgen for SVG lengths. r=jwatt
2020-02-23 15:43:03 +00:00
nsSVGViewportFrame.cpp
…
nsSVGViewportFrame.h
Bug 1610387 - Remove nsAutoPtr usage from layout/. r=dbaron
2020-02-01 09:40:36 +00:00
svg.css
Bug 1642261 - Part 2: Add telemetry for -moz-appearance usage. r=emilio
2020-06-05 00:39:50 +00:00