.. |
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
|
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 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
|
Bug 1827124 - Remove dead dirtyRect processing code r=emilio
|
2023-04-11 08:25:12 +00:00 |
ISVGSVGFrame.h
|
…
|
|
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 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 |
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 1364813 - Remove IsFrameOfType, use non-virtual checks. r=jwatt
|
2023-11-26 22:17:28 +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
|
Bug 1843945 - optimise SVGObserverUtils r=emilio
|
2023-07-22 14:06:38 +00:00 |
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 |
SVGGFrame.cpp
|
…
|
|
SVGGFrame.h
|
…
|
|
SVGGeometryFrame.cpp
|
Bug 1832517 - simplify pointer-events and hit-testing logic r=emilio
|
2023-05-11 15:26:57 +00:00 |
SVGGeometryFrame.h
|
Bug 1364813 - Remove IsFrameOfType, use non-virtual checks. r=jwatt
|
2023-11-26 22:17:28 +00:00 |
SVGGradientFrame.cpp
|
Bug 1843945 - optimise SVGObserverUtils r=emilio
|
2023-07-22 14:06:38 +00:00 |
SVGGradientFrame.h
|
…
|
|
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
|
…
|
|
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 1868479 - Fix backdrop-filter with SVG filters r=dholbert
|
2023-12-07 14:35:13 +00:00 |
SVGIntegrationUtils.h
|
Bug 1868479 - Fix backdrop-filter with SVG filters r=dholbert
|
2023-12-07 14:35:13 +00:00 |
SVGMarkerFrame.cpp
|
Bug 1843945 - optimise SVGObserverUtils r=emilio
|
2023-07-22 14:06:38 +00:00 |
SVGMarkerFrame.h
|
Bug 1843945 - optimise SVGObserverUtils r=emilio
|
2023-07-22 14:06:38 +00:00 |
SVGMaskFrame.cpp
|
Bug 1843945 - optimise SVGObserverUtils r=emilio
|
2023-07-22 14:06:38 +00:00 |
SVGMaskFrame.h
|
Bug 1843945 - optimise SVGObserverUtils r=emilio
|
2023-07-22 14:06:38 +00:00 |
SVGObserverUtils.cpp
|
Bug 1868479 - Fix backdrop-filter with SVG filters r=dholbert
|
2023-12-07 14:35:13 +00:00 |
SVGObserverUtils.h
|
Bug 1868479 - Fix backdrop-filter with SVG filters r=dholbert
|
2023-12-07 14:35:13 +00:00 |
SVGOuterSVGFrame.cpp
|
Bug 1851868 - Refactor nsIFrame::Destroy to pass a single DestroyContext parameter. r=dholbert
|
2023-09-07 11:46:30 +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
|
Bug 1843945 - optimise SVGObserverUtils r=emilio
|
2023-07-22 14:06:38 +00:00 |
SVGPatternFrame.cpp
|
Bug 1843945 - optimise SVGObserverUtils r=emilio
|
2023-07-22 14:06:38 +00:00 |
SVGPatternFrame.h
|
Bug 1832986 - Fix patterns with opacity r=emilio
|
2023-05-15 17:13:37 +00:00 |
SVGStopFrame.cpp
|
Bug 1364813 - Remove IsFrameOfType, use non-virtual checks. r=jwatt
|
2023-11-26 22:17:28 +00:00 |
SVGSwitchFrame.cpp
|
Bug 1364813 - Remove IsFrameOfType, use non-virtual checks. r=jwatt
|
2023-11-26 22:17:28 +00:00 |
SVGSymbolFrame.cpp
|
…
|
|
SVGSymbolFrame.h
|
Bug 1843945 - optimise SVGObserverUtils r=emilio
|
2023-07-22 14:06:38 +00:00 |
SVGTextFrame.cpp
|
Bug 1839051 - Remove include nsQuickSort.h from some more files. r=emilio
|
2023-12-11 06:53:28 +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
|
Bug 1827662 - fix getBoundingClientRect when use elements are present r=emilio
|
2023-04-29 20:47:43 +00:00 |
SVGUseFrame.h
|
Bug 1827662 - fix getBoundingClientRect when use elements are present r=emilio
|
2023-04-29 20:47:43 +00:00 |
SVGUtils.cpp
|
Bug 1364813 - Remove IsFrameOfType, use non-virtual checks. r=jwatt
|
2023-11-26 22:17:28 +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
|
Bug 1833616 - Use RAII to manage Push/Pop of gfxContext Clip r=emilio,gfx-reviewers,lsalzman
|
2023-05-17 15:08:28 +00:00 |
SVGViewportFrame.h
|
Bug 1827124 - Remove dead dirtyRect processing code r=emilio
|
2023-04-11 08:25:12 +00:00 |
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 |