Bug 177453 - [WebIDL] Remove the MayThrowException extended attribute
Summary: [WebIDL] Remove the MayThrowException extended attribute
Status: RESOLVED DUPLICATE of bug 180019
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on: 180019
Blocks:
  Show dependency treegraph
 
Reported: 2017-09-25 12:17 PDT by Sam Weinig
Modified: 2021-03-22 16:15 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***