gecko-dev/layout/svg
Daniel Holbert bba1038925 Bug 1706542: Add a short executeSoon delay to test_filter_crossorigin.html, as a possible workaround/diagnostic. r=emilio
This test has a fission-specific failure right now, where the failure looks
like a case where the cross-origin resource simply hasn't loaded, or hasn't
loaded *yet*.

This patch adds a short delay (60 "executeSoon" ticks, each of which spin the
event loop). This doesn't make the test take appreciably longer on my machine,
but it does introduce a short delay. If it helps, it'll let us know that
there's simply a race condition which is causing this test's snapshots to be
taken before its iframes' resources are ready.

Differential Revision: https://phabricator.services.mozilla.com/D114285
2021-05-05 21:23:47 +00:00
..
crashtests
tests Bug 1706542: Add a short executeSoon delay to test_filter_crossorigin.html, as a possible workaround/diagnostic. r=emilio 2021-05-05 21:23:47 +00:00
AutoReferenceChainGuard.h
CSSClipPathInstance.cpp Bug 1704742 - Fix percent basis of shape radii. r=TYLin 2021-04-14 09:29:37 +00:00
CSSClipPathInstance.h
CSSFilterInstance.cpp
CSSFilterInstance.h
FilterInstance.cpp
FilterInstance.h
ISVGDisplayableFrame.h
ISVGSVGFrame.h
moz.build
svg.css
SVGAFrame.cpp
SVGClipPathFrame.cpp
SVGClipPathFrame.h
SVGContainerFrame.cpp
SVGContainerFrame.h
SVGContextPaint.cpp Bug 1699892 - Allow the Firefox Accounts avatar server to use SVG context properties. r=dholbert 2021-04-08 01:48:07 +00:00
SVGContextPaint.h
SVGFEContainerFrame.cpp
SVGFEImageFrame.cpp
SVGFELeafFrame.cpp
SVGFEUnstyledLeafFrame.cpp
SVGFilterFrame.cpp
SVGFilterFrame.h
SVGFilterInstance.cpp
SVGFilterInstance.h
SVGFilterPaintCallback.h
SVGForeignObjectFrame.cpp
SVGForeignObjectFrame.h
SVGGeometryFrame.cpp
SVGGeometryFrame.h
SVGGFrame.cpp
SVGGFrame.h
SVGGradientFrame.cpp
SVGGradientFrame.h
SVGImageContext.cpp Bug 1701121 - Make aFromComputedStyle parameter a const pointer. r=emilio 2021-03-26 02:11:13 +00:00
SVGImageContext.h Bug 1701121 - Make aFromComputedStyle parameter a const pointer. r=emilio 2021-03-26 02:11:13 +00:00
SVGImageFrame.cpp Bug 1680387 - Apply intrinsic image resolution as appropriate in layout/style/dom, and update test expectations. r=tnikkel 2021-05-05 09:41:24 +00:00
SVGImageFrame.h
SVGInnerSVGFrame.cpp
SVGInnerSVGFrame.h
SVGIntegrationUtils.cpp
SVGIntegrationUtils.h
SVGMarkerFrame.cpp
SVGMarkerFrame.h
SVGMaskFrame.cpp
SVGMaskFrame.h
SVGObserverUtils.cpp Bug 708901 - Migrate to nsTHashSet in layout. r=emilio 2021-03-24 17:56:46 +00:00
SVGObserverUtils.h
SVGOuterSVGFrame.cpp Bug 708901 - Migrate to nsTHashSet in layout. r=emilio 2021-03-24 17:56:46 +00:00
SVGOuterSVGFrame.h Bug 708901 - Migrate to nsTHashSet in layout. r=emilio 2021-03-24 17:56:46 +00:00
SVGPaintServerFrame.cpp
SVGPaintServerFrame.h
SVGPatternFrame.cpp
SVGPatternFrame.h
SVGStopFrame.cpp
SVGSwitchFrame.cpp
SVGSymbolFrame.cpp
SVGSymbolFrame.h
SVGTextFrame.cpp
SVGTextFrame.h
SVGUseFrame.cpp
SVGUseFrame.h
SVGUtils.cpp Bug 1703987 - Measure percentage stroke-widths on text/non-text svg content. r=dholbert 2021-04-09 13:07:07 +00:00
SVGUtils.h
SVGViewFrame.cpp
SVGViewportFrame.cpp
SVGViewportFrame.h