Bug 265568
| Summary: | Sync and update 'DOMException.idl' with WebIDL Specification | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
| Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ahmad Saleem
Hi Team,
Just minor alignment with web-specification:
Link: https://webidl.spec.whatwg.org/#idl-DOMException
___
1) Expose:
Current:
Exposed=(Window,Worker),
Web-Spec:
Exposed=*,
2) Missing 'Serializable'
___
Just wanted to raise so we can track it and fix it.
Thanks!
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/119301354>
Ahmad Saleem
*** This bug has been marked as a duplicate of bug 246639 ***