RESOLVED DUPLICATE of bug 180019 177453
[WebIDL] Remove the MayThrowException extended attribute
https://bugs.webkit.org/show_bug.cgi?id=177453
Summary [WebIDL] Remove the MayThrowException extended attribute
Sam Weinig
Reported 2017-09-25 12:17:56 PDT
Like with GetterMayThrowException and SetterMayThrowException, we should remove the need for MayThrowException as used on getters/setters and operations, as it can be deduced by the return value being an ExceptionOr.
Attachments
Alexey Shvayka
Comment 1 2021-03-16 16:18:04 PDT
*** This bug has been marked as a duplicate of bug 180019 ***
Alexey Shvayka
Comment 2 2021-03-16 16:20:55 PDT
Oops, not a duplicate.
Sam Weinig
Comment 3 2021-03-22 16:15:04 PDT
Actually, I am using bug 180019 for the remainder, so closing. *** This bug has been marked as a duplicate of bug 180019 ***
Note You need to log in before you can comment on or make changes to this bug.