Bug 216441

Summary: [WebIDL] Remove need for [MayThrowException] on indexed and named setters
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, darin, dino, esprehn+autocc, ews-watchlist, fmalita, glenn, gyuyoung.kim, kangil.han, kondapallykalyan, macpherson, menard, pdr, sabouhallawa, schenney, sergio, 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
Patch none

Description Sam Weinig 2020-09-12 11:42:21 PDT
[WebIDL] Remove need for [MayThrowException] on indexed and named setters
Comment 1 Sam Weinig 2020-09-12 11:47:38 PDT
Created attachment 408603 [details]
Patch
Comment 2 Darin Adler 2020-09-12 14:23:36 PDT
Comment on attachment 408603 [details]
Patch

Kinda wish there was a way to record the requirement that something *not* throw an exception, but if WebIDL doesn’t include that, then I guess we don’t need to innovate.
Comment 3 EWS 2020-09-12 16:12:26 PDT
Tools/Scripts/svn-apply failed to apply attachment 408603 [details] to trunk.
Please resolve the conflicts and upload a new patch.
Comment 4 Sam Weinig 2020-09-13 10:30:21 PDT
Created attachment 408654 [details]
Patch
Comment 5 EWS 2020-09-13 11:13:07 PDT
Committed r266999: <https://trac.webkit.org/changeset/266999>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 408654 [details].
Comment 6 Radar WebKit Bug Importer 2020-09-13 11:14:15 PDT
<rdar://problem/68808571>