| .. |
|
crashtests
|
Bug 1836831 - don't try to resolve ray with StrokeBox when non-scaling-stroke is in effect r=boris
|
2023-12-06 09:19:01 +00:00 |
|
tests
|
Bug 1855300 - convert .ini manifests to .toml: batch 11 remaining **/mochitest.ini r=jmaher,geckoview-reviewers,extension-reviewers,valentin,credential-management-reviewers,cookie-reviewers,sgalich,m_kato,robwu
|
2023-10-13 02:32:24 +00:00 |
|
AutoReferenceChainGuard.h
|
|
|
|
CSSClipPathInstance.cpp
|
Bug 1864039 - clip-path path reference box is incorrect with stroke r=boris
|
2023-11-15 19:27:43 +00:00 |
|
CSSClipPathInstance.h
|
Bug 1864039 - clip-path path reference box is incorrect with stroke r=boris
|
2023-11-15 19:27:43 +00:00 |
|
CSSFilterInstance.cpp
|
|
|
|
CSSFilterInstance.h
|
|
|
|
DisplaySVGItem.cpp
|
|
|
|
DisplaySVGItem.h
|
|
|
|
FilterInstance.cpp
|
Bug 1868479 - Fix backdrop-filter with SVG filters r=dholbert
|
2023-12-07 14:35:13 +00:00 |
|
FilterInstance.h
|
Bug 1868479 - Fix backdrop-filter with SVG filters r=dholbert
|
2023-12-07 14:35:13 +00:00 |
|
ISVGDisplayableFrame.h
|
|
|
|
ISVGSVGFrame.h
|
|
|
|
moz.build
|
Bug 1855300 - convert .ini manifests to .toml: batch 11 remaining **/mochitest.ini r=jmaher,geckoview-reviewers,extension-reviewers,valentin,credential-management-reviewers,cookie-reviewers,sgalich,m_kato,robwu
|
2023-10-13 02:32:24 +00:00 |
|
svg.css
|
Bug 1853323 - Remove browser.underline_anchors. r=settings-reviewers,mconley
|
2023-09-15 15:37:15 +00:00 |
|
SVGAFrame.cpp
|
Bug 1863206 - Remove virtual keyword from overrides and stop prefixing variables that don't need prefixing r=emilio
|
2023-11-05 18:04:53 +00:00 |
|
SVGClipPathFrame.cpp
|
Bug 1869904 - Use range based for loops more r=TYLin
|
2023-12-18 16:24:11 +00:00 |
|
SVGClipPathFrame.h
|
Bug 1765202 part 3 - ignore clip-path and mask properties that don't point to clipPath and mask elements r=emilio
|
2023-10-23 20:32:37 +00:00 |
|
SVGContainerFrame.cpp
|
Bug 1869904 - Use range based for loops more r=TYLin
|
2023-12-18 16:24:11 +00:00 |
|
SVGContainerFrame.h
|
Bug 1364813 - Remove IsFrameOfType, use non-virtual checks. r=jwatt
|
2023-11-26 22:17:28 +00:00 |
|
SVGContextPaint.cpp
|
Bug 1849791: Enable context paint in SVG of moz-anno protocol r=places-reviewers,dholbert,mak
|
2023-08-23 21:35:01 +00:00 |
|
SVGContextPaint.h
|
|
|
|
SVGFEContainerFrame.cpp
|
Bug 1364813 - Remove IsFrameOfType, use non-virtual checks. r=jwatt
|
2023-11-26 22:17:28 +00:00 |
|
SVGFEImageFrame.cpp
|
Bug 1364813 - Remove IsFrameOfType, use non-virtual checks. r=jwatt
|
2023-11-26 22:17:28 +00:00 |
|
SVGFELeafFrame.cpp
|
Bug 1364813 - Remove IsFrameOfType, use non-virtual checks. r=jwatt
|
2023-11-26 22:17:28 +00:00 |
|
SVGFEUnstyledLeafFrame.cpp
|
Bug 1364813 - Remove IsFrameOfType, use non-virtual checks. r=jwatt
|
2023-11-26 22:17:28 +00:00 |
|
SVGFilterFrame.cpp
|
Bug 1494263 part 1 - pass filterFrames around rather than getting them again and again r=emilio
|
2023-10-04 20:54:13 +00:00 |
|
SVGFilterFrame.h
|
|
|
|
SVGFilterInstance.cpp
|
Bug 1862411 - simplify array access by using range based loops and LastElement r=emilio
|
2023-11-03 16:22:23 +00:00 |
|
SVGFilterInstance.h
|
Bug 1862411 - simplify array access by using range based loops and LastElement r=emilio
|
2023-11-03 16:22:23 +00:00 |
|
SVGForeignObjectFrame.cpp
|
Bug 1866384 - remove unused or obsolete code r=emilio
|
2023-11-24 14:53:36 +00:00 |
|
SVGForeignObjectFrame.h
|
Bug 1364813 - Remove IsFrameOfType, use non-virtual checks. r=jwatt
|
2023-11-26 22:17:28 +00:00 |
|
SVGGeometryFrame.cpp
|
|
|
|
SVGGeometryFrame.h
|
Bug 1364813 - Remove IsFrameOfType, use non-virtual checks. r=jwatt
|
2023-11-26 22:17:28 +00:00 |
|
SVGGFrame.cpp
|
|
|
|
SVGGFrame.h
|
|
|
|
SVGGradientFrame.cpp
|
Bug 1871107 - Use do_AddRef more r=TYLin
|
2023-12-20 23:34:03 +00:00 |
|
SVGGradientFrame.h
|
Bug 298281 - implement color-interpolation: linearRGB for gradients r=emilio
|
2023-12-18 21:41:50 +00:00 |
|
SVGImageContext.cpp
|
|
|
|
SVGImageContext.h
|
|
|
|
SVGImageFrame.cpp
|
Bug 1863206 - Remove virtual keyword from overrides and stop prefixing variables that don't need prefixing r=emilio
|
2023-11-05 18:04:53 +00:00 |
|
SVGImageFrame.h
|
Bug 1364813 - Remove IsFrameOfType, use non-virtual checks. r=jwatt
|
2023-11-26 22:17:28 +00:00 |
|
SVGInnerSVGFrame.cpp
|
|
|
|
SVGInnerSVGFrame.h
|
|
|
|
SVGIntegrationUtils.cpp
|
Bug 1871107 - Use do_AddRef more r=TYLin
|
2023-12-20 23:34:03 +00:00 |
|
SVGIntegrationUtils.h
|
Bug 1868479 - Fix backdrop-filter with SVG filters r=dholbert
|
2023-12-07 14:35:13 +00:00 |
|
SVGMarkerFrame.cpp
|
|
|
|
SVGMarkerFrame.h
|
|
|
|
SVGMaskFrame.cpp
|
Bug 1869904 - Use range based for loops more r=TYLin
|
2023-12-18 16:24:11 +00:00 |
|
SVGMaskFrame.h
|
|
|
|
SVGObserverUtils.cpp
|
Bug 1861736 part 2 - explanation r=emilio DONTBUILD
|
2024-01-02 16:23:15 +00:00 |
|
SVGObserverUtils.h
|
Bug 1870822 - Simplify referrer usage in SVGObserverUtils r=emilio
|
2023-12-19 17:13:59 +00:00 |
|
SVGOuterSVGFrame.cpp
|
Bug 1872241 - Remove svgFloatSize and use gfx::Size instead r=emilio
|
2023-12-28 12:59:10 +00:00 |
|
SVGOuterSVGFrame.h
|
Bug 1364813 - Remove IsFrameOfType, use non-virtual checks. r=jwatt
|
2023-11-26 22:17:28 +00:00 |
|
SVGPaintServerFrame.cpp
|
|
|
|
SVGPaintServerFrame.h
|
|
|
|
SVGPatternFrame.cpp
|
Bug 1869904 - Use range based for loops more r=TYLin
|
2023-12-18 16:24:11 +00:00 |
|
SVGPatternFrame.h
|
|
|
|
SVGStopFrame.cpp
|
Bug 1364813 - Remove IsFrameOfType, use non-virtual checks. r=jwatt
|
2023-11-26 22:17:28 +00:00 |
|
SVGSwitchFrame.cpp
|
Bug 1869904 - Use range based for loops more r=TYLin
|
2023-12-18 16:24:11 +00:00 |
|
SVGSymbolFrame.cpp
|
|
|
|
SVGSymbolFrame.h
|
|
|
|
SVGTextFrame.cpp
|
Bug 1816581 - part 1: Make CaretAssociationHint an enum class r=emilio
|
2023-12-27 04:42:09 +00:00 |
|
SVGTextFrame.h
|
Bug 1868049 - Use nsIMutationObserver's native callback optimisation mechanism r=emilio
|
2023-12-04 20:57:57 +00:00 |
|
SVGUseFrame.cpp
|
|
|
|
SVGUseFrame.h
|
|
|
|
SVGUtils.cpp
|
Bug 1871412 - Fix scroll container checks for automatic minimum size and grid stretching checks. r=dholbert
|
2023-12-26 20:49:16 +00:00 |
|
SVGUtils.h
|
Bug 1765202 part 3 - ignore clip-path and mask properties that don't point to clipPath and mask elements r=emilio
|
2023-10-23 20:32:37 +00:00 |
|
SVGViewFrame.cpp
|
Bug 1364813 - Remove IsFrameOfType, use non-virtual checks. r=jwatt
|
2023-11-26 22:17:28 +00:00 |
|
SVGViewportFrame.cpp
|
|
|
|
SVGViewportFrame.h
|
|
|