gecko-dev/layout/svg
Robert Longson 2fdf702d6e Bug 1828291 - Give SVGImageFrame its own implementation of IsInvisible r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D175559
2023-04-17 22:04:27 +00:00
..
crashtests Bug 1826444. Null check pattern in SVGContextPaintImpl::Paint::GetPattern. r=firefox-svg-reviewers,longsonr 2023-04-05 07:05:26 +00:00
tests Bug 1809843 - Skip Failed tests, r=necko-reviewers,extension-reviewers,credential-management-reviewers,valentin,sgalich,robwu 2023-03-21 09:09:58 +00:00
AutoReferenceChainGuard.h
CSSClipPathInstance.cpp Bug 1785903 - Use inset rect as the border area to compute shape radii. r=TYLin 2022-08-22 22:15:24 +00:00
CSSClipPathInstance.h
CSSFilterInstance.cpp Bug 1520423 - Use AutoTArray in filter code r=emilio 2023-02-05 16:06:23 +00:00
CSSFilterInstance.h
DisplaySVGItem.cpp Bug 1823477 - Create a DisplaySVGItem as a base class for SVG Painted Display Items r=emilio 2023-03-21 15:05:34 +00:00
DisplaySVGItem.h Bug 1823477 - Create a DisplaySVGItem as a base class for SVG Painted Display Items r=emilio 2023-03-21 15:05:34 +00:00
FilterInstance.cpp Bug 1815404 - Replace most uses of gfxContext::CreateOrNull with stack-allocated contexts. r=gfx-reviewers,lsalzman 2023-02-21 07:28:25 +00:00
FilterInstance.h Bug 1787623 - Make invalid and unsupported filters paint the unfiltered frame. r=botond 2022-09-05 10:24:14 +00:00
ISVGDisplayableFrame.h Bug 1827124 - Remove dead dirtyRect processing code r=emilio 2023-04-11 08:25:12 +00:00
ISVGSVGFrame.h
SVGAFrame.cpp Bug 1803957 - remove virtual keyword from override methods in cpp files r=emilio 2022-12-04 20:00:25 +00:00
SVGClipPathFrame.cpp Bug 1751025 - Opacity CSS property should apply to all children of text elements r=jfkthame 2023-04-11 22:08:24 +00:00
SVGClipPathFrame.h Bug 1815945 - Simplify state bit handling r=emilio 2023-02-14 08:28:48 +00:00
SVGContainerFrame.cpp Bug 1751025 - Opacity CSS property should apply to all children of text elements r=jfkthame 2023-04-11 22:08:24 +00:00
SVGContainerFrame.h Bug 1827124 - Remove dead dirtyRect processing code r=emilio 2023-04-11 08:25:12 +00:00
SVGContextPaint.cpp Bug 1826444. Null check pattern in SVGContextPaintImpl::Paint::GetPattern. r=firefox-svg-reviewers,longsonr 2023-04-05 07:05:26 +00:00
SVGContextPaint.h Bug 1808102 - Move contextPaint to Document class r=emilio 2023-01-17 19:13:41 +00:00
SVGFEContainerFrame.cpp Bug 1816866 - Fixes to eSVGContainer r=emilio 2023-02-15 13:43:52 +00:00
SVGFEImageFrame.cpp Bug 1803957 - remove virtual keyword from override methods in cpp files r=emilio 2022-12-04 20:00:25 +00:00
SVGFELeafFrame.cpp Bug 1803957 - remove virtual keyword from override methods in cpp files r=emilio 2022-12-04 20:00:25 +00:00
SVGFEUnstyledLeafFrame.cpp Bug 1803957 - remove virtual keyword from override methods in cpp files r=emilio 2022-12-04 20:00:25 +00:00
SVGFilterFrame.cpp Backed out changeset d90ec14fc8e3 (bug 1817608) for causing reftest failures in 1329849-1.svg CLOSED TREE 2023-02-19 18:24:00 -05:00
SVGFilterFrame.h Bug 1803917 - Remove virtual keyword from override methods in SVG layout r=emilio 2022-12-03 19:18:26 +00:00
SVGFilterInstance.cpp Bug 1520423 - Use AutoTArray in filter code r=emilio 2023-02-05 16:06:23 +00:00
SVGFilterInstance.h
SVGForeignObjectFrame.cpp Bug 1827124 - Remove dead dirtyRect processing code r=emilio 2023-04-11 08:25:12 +00:00
SVGForeignObjectFrame.h Bug 1827124 - Remove dead dirtyRect processing code r=emilio 2023-04-11 08:25:12 +00:00
SVGGFrame.cpp
SVGGFrame.h Bug 1803917 - Remove virtual keyword from override methods in SVG layout r=emilio 2022-12-03 19:18:26 +00:00
SVGGeometryFrame.cpp Bug 1828291 - Give SVGImageFrame its own implementation of IsInvisible r=emilio 2023-04-17 22:04:27 +00:00
SVGGeometryFrame.h Bug 1828291 - Give SVGImageFrame its own implementation of IsInvisible r=emilio 2023-04-17 22:04:27 +00:00
SVGGradientFrame.cpp Bug 1815923 - Use do_QueryFrame more with paint servers r=emilio 2023-02-14 08:27:17 +00:00
SVGGradientFrame.h Bug 1803917 - Remove virtual keyword from override methods in SVG layout r=emilio 2022-12-03 19:18:26 +00:00
SVGImageContext.cpp Bug 1820280 - Be consistent for which URIs we expose chrome rules. r=dshin 2023-03-07 20:22:23 +00:00
SVGImageContext.h Bug 1779598 - Stop passing around Maybe<SVGImageContext>. r=aosmond 2022-07-14 16:03:25 +00:00
SVGImageFrame.cpp Bug 1828291 - Give SVGImageFrame its own implementation of IsInvisible r=emilio 2023-04-17 22:04:27 +00:00
SVGImageFrame.h Bug 1828291 - Give SVGImageFrame its own implementation of IsInvisible r=emilio 2023-04-17 22:04:27 +00:00
SVGInnerSVGFrame.cpp
SVGInnerSVGFrame.h Bug 1803917 - Remove virtual keyword from override methods in SVG layout r=emilio 2022-12-03 19:18:26 +00:00
SVGIntegrationUtils.cpp Bug 1751025 - Opacity CSS property should apply to all children of text elements r=jfkthame 2023-04-11 22:08:24 +00:00
SVGIntegrationUtils.h Bug 1787623 - Make invalid and unsupported filters paint the unfiltered frame. r=botond 2022-09-05 10:24:14 +00:00
SVGMarkerFrame.cpp Bug 752638 - make the context-fill and context-stroke SVG paint values work in marker content r=emilio 2023-01-25 17:54:36 +00:00
SVGMarkerFrame.h Bug 1803917 - Remove virtual keyword from override methods in SVG layout r=emilio 2022-12-03 19:18:26 +00:00
SVGMaskFrame.cpp Bug 1815404 - Eliminate gfxContext::CreatePreservingTransformOrNull, and replace callers with stack-allocated gfxContext. r=gfx-reviewers,lsalzman 2023-02-21 07:28:24 +00:00
SVGMaskFrame.h Bug 1803917 - Remove virtual keyword from override methods in SVG layout r=emilio 2022-12-03 19:18:26 +00:00
SVGObserverUtils.cpp Bug 1826001 - Change SVGUtils::IsInSVGTextSubtree into a member function on nsIFrame r=emilio 2023-04-02 21:17:07 +00:00
SVGObserverUtils.h Bug 1794811, part 1 - Include nsISupports.h instead of nsISupportsBase.h. r=necko-reviewers,nika,valentin 2022-10-17 16:09:22 +00:00
SVGOuterSVGFrame.cpp Bug 1827124 - Remove dead dirtyRect processing code r=emilio 2023-04-11 08:25:12 +00:00
SVGOuterSVGFrame.h Bug 1827124 - Remove dead dirtyRect processing code r=emilio 2023-04-11 08:25:12 +00:00
SVGPaintServerFrame.cpp
SVGPaintServerFrame.h Bug 1803917 - Remove virtual keyword from override methods in SVG layout r=emilio 2022-12-03 19:18:26 +00:00
SVGPatternFrame.cpp Bug 1751025 - Opacity CSS property should apply to all children of text elements r=jfkthame 2023-04-11 22:08:24 +00:00
SVGPatternFrame.h Bug 1803917 - Remove virtual keyword from override methods in SVG layout r=emilio 2022-12-03 19:18:26 +00:00
SVGStopFrame.cpp Bug 1803957 - remove virtual keyword from override methods in cpp files r=emilio 2022-12-04 20:00:25 +00:00
SVGSwitchFrame.cpp Bug 1751025 - Opacity CSS property should apply to all children of text elements r=jfkthame 2023-04-11 22:08:24 +00:00
SVGSymbolFrame.cpp
SVGSymbolFrame.h Bug 1803917 - Remove virtual keyword from override methods in SVG layout r=emilio 2022-12-03 19:18:26 +00:00
SVGTextFrame.cpp Bug 1751025 - Opacity CSS property should apply to all children of text elements r=jfkthame 2023-04-11 22:08:24 +00:00
SVGTextFrame.h Bug 1827124 - Remove dead dirtyRect processing code r=emilio 2023-04-11 08:25:12 +00:00
SVGUseFrame.cpp
SVGUseFrame.h
SVGUtils.cpp Bug 1751025 - Opacity CSS property should apply to all children of text elements r=jfkthame 2023-04-11 22:08:24 +00:00
SVGUtils.h Bug 1827124 - Remove dead dirtyRect processing code r=emilio 2023-04-11 08:25:12 +00:00
SVGViewFrame.cpp Bug 1803957 - remove virtual keyword from override methods in cpp files r=emilio 2022-12-04 20:00:25 +00:00
SVGViewportFrame.cpp Bug 1827124 - Remove dead dirtyRect processing code r=emilio 2023-04-11 08:25:12 +00:00
SVGViewportFrame.h Bug 1827124 - Remove dead dirtyRect processing code r=emilio 2023-04-11 08:25:12 +00:00
moz.build Bug 1823477 - Create a DisplaySVGItem as a base class for SVG Painted Display Items r=emilio 2023-03-21 15:05:34 +00:00
svg.css