Bug 272564
Summary: | [WebXR] Don't create WebXRSystem when iterating all DOM objects | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dan Glastonbury <djg> |
Component: | WebXR | Assignee: | Dan Glastonbury <djg> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Dan Glastonbury
It's an error to create a new active DOM object inside of `ScriptExecutionContext::forEachActiveDOMObject(...)`
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dan Glastonbury
rdar://124261374
Dan Glastonbury
Pull request: https://github.com/WebKit/WebKit/pull/27178
EWS
Committed 277468@main (39ec95b06fd1): <https://commits.webkit.org/277468@main>
Reviewed commits have been landed. Closing PR #27178 and removing active labels.