Bug 198511
| Summary: | Allow structured cloning of native error types | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | yhirano |
| Component: | JavaScriptCore | Assignee: | Yusuke Suzuki <ysuzuki> |
| Status: | NEW | ||
| Severity: | Normal | CC: | cdumez, d, fpizlo, ggaren, webkit-bug-importer, ysuzuki |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
yhirano
HTML Standard change: https://github.com/whatwg/html/pull/4665.
WebIDL Standard change: https://github.com/heycam/webidl/pull/732
Tests: https://github.com/web-platform-tests/wpt/pull/17095.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/51469601>
Domenic Denicola
Note that we are tweaking the semantics slightly at https://github.com/whatwg/html/pull/5150. I will work on updating the web platform tests (and will edit that HTML pull request to point to them when they're available.)