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:    

Description Sam Weinig 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.
Comment 1 Alexey Shvayka 2021-03-16 16:18:04 PDT

*** This bug has been marked as a duplicate of bug 180019 ***
Comment 2 Alexey Shvayka 2021-03-16 16:20:55 PDT
Oops, not a duplicate.
Comment 3 Sam Weinig 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 ***