Bug 216429

Summary: [WebIDL] Remove need for [MayThrowException] on named deleters
Product: WebKit Reporter: Sam Weinig <sam>
Component: BindingsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, darin, esprehn+autocc, ews-watchlist, kondapallykalyan, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 180019    
Attachments:
Description Flags
Patch none

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>