Bug 216429 - [WebIDL] Remove need for [MayThrowException] on named deleters
Summary: [WebIDL] Remove need for [MayThrowException] on named deleters
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords: InRadar
Depends on:
Blocks: 180019
  Show dependency treegraph
 
Reported: 2020-09-11 18:25 PDT by Sam Weinig
Modified: 2020-09-12 16:12 PDT (History)
6 users (show)

See Also:


Attachments
Patch (14.78 KB, patch)
2020-09-12 10:36 PDT, Sam Weinig
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2020-09-11 18:25:55 PDT
Rather than specifying [MayThrowException] on named deleters, we should deduce it based on the return type.
Comment 1 Sam Weinig 2020-09-12 10:36:44 PDT
Created attachment 408602 [details]
Patch
Comment 2 EWS 2020-09-12 16:11:44 PDT
Committed r266983: <https://trac.webkit.org/changeset/266983>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 408602 [details].
Comment 3 Radar WebKit Bug Importer 2020-09-12 16:12:22 PDT
<rdar://problem/68780102>