Bug 308538
| Summary: | [GTK][WPE] `resize-observer/resize-observer-keeps-js-wrapper-of-target-alive.html` is a flaky failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Vitaly Dyackhov <vitaly> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Vitaly Dyackhov
Diff:
```
--- /sdk/webkit/layout-test-results/resize-observer/resize-observer-keeps-js-wrapper-of-target-alive-expected.txt
+++ /sdk/webkit/layout-test-results/resize-observer/resize-observer-keeps-js-wrapper-of-target-alive-actual.txt
@@ -1,4 +1,4 @@
This tests that JS wrappers of targets removed from document to be delivered to an resize observer do not get collected.
-PASS
+FAIL - 5 targets lost JS wrappers
```
It started to fail from somewhere around 307998@main, but I'm not sure that it's this commit that introduced the regression.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Vitaly Dyackhov
Pull request: https://github.com/WebKit/WebKit/pull/59314
EWS
Test gardening commit 308113@main (f0cf6f01f711): <https://commits.webkit.org/308113@main>
Reviewed commits have been landed. Closing PR #59314 and removing active labels.