Bug 262496
| Summary: | Extensions CodeGenerator needs to handle objects better | ||
|---|---|---|---|
| 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
Right now the object checks can try to aggressively convert many things to an NSDictionary, when only basic Object should be converted, and everything else should be JSValue.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/116359645>
Timothy Hatcher
Pull request: https://github.com/WebKit/WebKit/pull/18506
EWS
Committed 268747@main (60e0f080e0bd): <https://commits.webkit.org/268747@main>
Reviewed commits have been landed. Closing PR #18506 and removing active labels.