WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
117346
Get rid of outdated getter / setter raises from Web IDL
https://bugs.webkit.org/show_bug.cgi?id=117346
Summary
Get rid of outdated getter / setter raises from Web IDL
Chris Dumez
Reported
2013-06-07 07:09:26 PDT
Web IDL no longer specifies exceptions for attribute getters / setters and this is only explained in prose. WebKit still needs to know that an exception can be raised though (to add ExceptionCode argument) so we should have WebKit-specific IDL extended attributes: GetterRaisesException / SetterRaisesException (naming is consistent with Blink).
Attachments
Patch
(76.47 KB, patch)
2013-06-07 07:25 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2013-06-07 07:25:09 PDT
Created
attachment 204043
[details]
Patch
WebKit Commit Bot
Comment 2
2013-06-07 08:32:39 PDT
Comment on
attachment 204043
[details]
Patch Clearing flags on attachment: 204043 Committed
r151321
: <
http://trac.webkit.org/changeset/151321
>
WebKit Commit Bot
Comment 3
2013-06-07 08:32:42 PDT
All reviewed patches have been landed. Closing bug.
Chris Dumez
Comment 4
2013-06-07 08:34:54 PDT
Updated the WebKit IDL wiki accordingly in:
http://trac.webkit.org/wiki/WebKitIDL?action=diff&version=122&old_version=121
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug