Bug 163711
| Summary: | [WebIDL] Support converting Dictionary type objects from native types to JSValue | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jiewen Tan <jiewen_tan> |
| Component: | Bindings | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | cdumez, jason.mei, jiewen_tan |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jiewen Tan
We now can convert Dictionary type objects from JSValue to native types, but we lack the other way.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Apparently useful for CryptoKeyPair.
Jiewen Tan
(In reply to comment #1)
> Apparently useful for CryptoKeyPair.
And JsonWebKey.
Brady Eidson
*** Bug 164868 has been marked as a duplicate of this bug. ***
Jiewen Tan
*** This bug has been marked as a duplicate of bug 165367 ***