Bug 177453

Summary: [WebIDL] Remove the MayThrowException extended attribute
Product: WebKit Reporter: Sam Weinig <sam>
Component: BindingsAssignee: Sam Weinig <sam>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ashvayka, cdumez, youennf
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 180019    
Bug Blocks:    

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.