| .. |
|
crashtests
|
Bug 1882921: Initialize SVGTextDrawPathCallbacks:mPaintingShadows to false. r=longsonr,jfkthame
|
2024-03-01 16:09:25 +00:00 |
|
tests
|
|
|
|
AutoReferenceChainGuard.h
|
|
|
|
CSSClipPathInstance.cpp
|
Bug 1823463 - Render clip-path:shape(). r=emilio
|
2024-03-18 21:20:29 +00:00 |
|
CSSClipPathInstance.h
|
Bug 1823463 - Render clip-path:shape(). r=emilio
|
2024-03-18 21:20:29 +00:00 |
|
CSSFilterInstance.cpp
|
|
|
|
CSSFilterInstance.h
|
|
|
|
DisplaySVGItem.cpp
|
|
|
|
DisplaySVGItem.h
|
|
|
|
FilterInstance.cpp
|
Bug 1875707 - Fix webrender filters when applied to continuation or split frames r=emilio
|
2024-01-23 11:41:23 +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
|
|
|
|
svg.css
|
Bug 1872907 - stop marking SVG symbol elements as display:none r=emilio
|
2024-01-09 22:02:13 +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
|
|
|
|
SVGContainerFrame.cpp
|
Bug 1872907 - stop marking SVG symbol elements as display:none r=emilio
|
2024-01-09 22:02:13 +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 1885723 - Fix more jsm references in misc code. r=Gijs,necko-reviewers,dom-storage-reviewers,janv,kershaw
|
2024-03-19 08:59:11 +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
|
|
|
|
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 1877850 Part 1 - Convert callers of ReflowInput physical size accessors to use logical ones. r=dholbert
|
2024-02-01 22:02:00 +00:00 |
|
SVGForeignObjectFrame.h
|
Bug 1364813 - Remove IsFrameOfType, use non-virtual checks. r=jwatt
|
2023-11-26 22:17:28 +00:00 |
|
SVGGeometryFrame.cpp
|
Bug 1870200 - Break the cyclic dependency if any of the desendants uses non-scaling-stroke. r=emilio
|
2024-03-04 20:46:05 +00:00 |
|
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 1880669 - transform styles should apply to gradients and patterns r=emilio
|
2024-02-23 07:57: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 1876541 - Factor out the common-to-all-elements intrinsic size steps to nsIFrame::FinishIntrinsicSize. r=TYLin
|
2024-02-07 09:39:33 +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 1880669 - transform styles should apply to gradients and patterns r=emilio
|
2024-02-23 07:57:03 +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 1876256 - simplify code in SVGSwitchFrame r=emilio
|
2024-01-24 10:43:33 +00:00 |
|
SVGSymbolFrame.cpp
|
Bug 1872907 - stop marking SVG symbol elements as display:none r=emilio
|
2024-01-09 22:02:13 +00:00 |
|
SVGSymbolFrame.h
|
Bug 1872907 - stop marking SVG symbol elements as display:none r=emilio
|
2024-01-09 22:02:13 +00:00 |
|
SVGTextFrame.cpp
|
Bug 1882921 - Set mPaintingShadows to false in NotifySelectionBackgroundNeedsFill r=dholbert
|
2024-03-01 16:09:25 +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 1870200 - Break the cyclic dependency if any of the desendants uses non-scaling-stroke. r=emilio
|
2024-03-04 20:46:05 +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
|
|
|