[wpt-sync] Sync PR 24033 - Clear filter data when removing resource client
Categories
(Core :: Web Painting, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox79 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 24033 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24033
Details from upstream follow.
Fredrik Söderqvist <fs@opera.com> wrote:
Clear filter data when removing resource client
Previously this would be happening via the call to RemoveClient(), which
ended up calling RemoveClientFromCache() on the LayoutObject associated
with the \<filter>.Bug: 1091568
Change-Id: I473321962dd5855e228403ad6bcba96ea6f825ef
Reviewed-on: https://chromium-review.googlesource.com/2235078
WPT-Export-Revision: 49b47dd582e59705f4b80c46f4273f7976c90d27
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS: 1
Chrome
FAIL: 1
Safari
PASS: 1
Links
Comment 4•6 years ago
|
||
| bugherder | ||
Description
•