Bug 272006
Summary: | Web Extension objects should return the same JS wrapper (Bitwarden popup never loads) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Timothy Hatcher <timothy> |
Component: | WebKit Extensions | Assignee: | Timothy Hatcher <timothy> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | timothy, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Timothy Hatcher
We currently make a new JSObjectRef each time, we should have a cache per global context that lets us return the same wrapper.
rdar://125633239
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Timothy Hatcher
Pull request: https://github.com/WebKit/WebKit/pull/26707
EWS
Committed 276935@main (fe7e1f64e14e): <https://commits.webkit.org/276935@main>
Reviewed commits have been landed. Closing PR #26707 and removing active labels.