[wpt-sync] Sync PR 30201 - Cache SVGResource cycle status less aggressively
Categories
(Core :: SVG, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox93 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 30201 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/30201
Details from upstream follow.
b'Fredrik S\xc3\xb6derqvist <fs@opera.com>' wrote:
Cache SVGResource cycle status less aggressively
Only consider negative cycle status, and always recheck otherwise. This
is less optimistic, but is required by the way we invalidate (or, don't)
cycle status when client associations change. It also matches our
behavior prior to 27490b820dae84e0c7f623806a6691c2a742ced7 (where we
only avoided re-checking known cycles).Bug: 1240015
Change-Id: If616922c843156157fe717cd94aa586bd5526b33Reviewed-on: https://chromium-review.googlesource.com/3122150
WPT-Export-Revision: d49fd8b3b4dc590bb3fb8c553b180802bfbf633c
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS : 1
Chrome
CRASH: 1
Safari
PASS : 1
Links
Comment 4•3 years ago
|
||
bugherder |
Description
•