Bug 296613
Summary: | Store the opaque root in Node | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | New Bugs | Assignee: | Ryosuke Niwa <rniwa> |
Status: | REOPENED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 296830 | ||
Bug Blocks: |
Ryosuke Niwa
Turns out there is no memory regression from storing the opaque root in Node.
So store the opaque root in Node instead of using a lock to update document scope.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Pull request: https://github.com/WebKit/WebKit/pull/48647
EWS
Committed 298015@main (7f2645c0c68b): <https://commits.webkit.org/298015@main>
Reviewed commits have been landed. Closing PR #48647 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/157065198>
Ryosuke Niwa
Reopened Bugzilla.
Caused a stale pointer in some cases, tracking revert in https://bugs.webkit.org/show_bug.cgi?id=296830.