Bug 303038
| Summary: | Regression(303442@main) TestWebKitAPI.JSHandle.Basic is asserting in debug | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | WebCore Misc. | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ggaren, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 302910 | ||
Chris Dumez
TestWebKitAPI.JSHandle.Basic is asserting in debug after 303442@main:
```
ASSERT(data.strongReference->globalObject() == &globalObject);
```
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/54397
EWS
Committed 303478@main (bccdf740c57e): <https://commits.webkit.org/303478@main>
Reviewed commits have been landed. Closing PR #54397 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/165332705>