Bug 177453
Summary: | [WebIDL] Remove the MayThrowException extended attribute | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sam Weinig <sam> |
Component: | Bindings | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Shvayka
*** This bug has been marked as a duplicate of bug 180019 ***
Alexey Shvayka
Oops, not a duplicate.
Sam Weinig
Actually, I am using bug 180019 for the remainder, so closing.
*** This bug has been marked as a duplicate of bug 180019 ***