Bug 265568 - Sync and update 'DOMException.idl' with WebIDL Specification
Summary: Sync and update 'DOMException.idl' with WebIDL Specification
Status: RESOLVED DUPLICATE of bug 246639
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-11-30 00:58 PST by Ahmad Saleem
Modified: 2023-12-20 20:43 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ahmad Saleem 2023-11-30 00:58:43 PST
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!
Comment 1 Radar WebKit Bug Importer 2023-12-07 00:59:13 PST
<rdar://problem/119301354>
Comment 2 Ahmad Saleem 2023-12-20 20:43:57 PST

*** This bug has been marked as a duplicate of bug 246639 ***