Bug 301432
| Summary: | Remove JSValue extras in WKWebExtensions WebProcess | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jamie Murphy <jmurphy> |
| Component: | WebKit Extensions | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | timothy, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jamie Murphy
These are unable to be used in C++ code, and prevent cross-platform use. They should be rewritten to use JSContextRef and JSValueRef.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/163346293>
Jamie Murphy
Pull request: https://github.com/WebKit/WebKit/pull/52959
EWS
Committed 302144@main (e7856fb3079a): <https://commits.webkit.org/302144@main>
Reviewed commits have been landed. Closing PR #52959 and removing active labels.