WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
117350
Get rid of outdated raises() from Web IDL
https://bugs.webkit.org/show_bug.cgi?id=117350
Summary
Get rid of outdated raises() from Web IDL
Chris Dumez
Reported
2013-06-07 08:37:18 PDT
Web IDL no longer specifies exceptions for operations / methods and this is now only explained in prose. WebKit still needs to know that an exception can be raised though (to pass ExceptionCode argument) so we should add a WebKit-specific IDL extended attribute: RaisesException (naming is consistent with Blink).
Attachments
Patch
(247.90 KB, patch)
2013-06-07 10:07 PDT
,
Chris Dumez
webkit-ews
: commit-queue-
Details
Formatted Diff
Diff
Patch
(247.90 KB, patch)
2013-06-07 10:19 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2013-06-07 10:07:11 PDT
Created
attachment 204050
[details]
Patch
Early Warning System Bot
Comment 2
2013-06-07 10:14:11 PDT
Comment on
attachment 204050
[details]
Patch
Attachment 204050
[details]
did not pass qt-ews (qt): Output:
http://webkit-queues.appspot.com/results/743518
kov's GTK+ EWS bot
Comment 3
2013-06-07 10:17:11 PDT
Comment on
attachment 204050
[details]
Patch
Attachment 204050
[details]
did not pass gtk-ews (gtk): Output:
http://webkit-queues.appspot.com/results/661574
EFL EWS Bot
Comment 4
2013-06-07 10:19:32 PDT
Comment on
attachment 204050
[details]
Patch
Attachment 204050
[details]
did not pass efl-ews (efl): Output:
http://webkit-queues.appspot.com/results/755259
Chris Dumez
Comment 5
2013-06-07 10:19:51 PDT
Created
attachment 204052
[details]
Patch
WebKit Commit Bot
Comment 6
2013-06-07 14:27:19 PDT
Comment on
attachment 204052
[details]
Patch Clearing flags on attachment: 204052 Committed
r151336
: <
http://trac.webkit.org/changeset/151336
>
WebKit Commit Bot
Comment 7
2013-06-07 14:27:23 PDT
All reviewed patches have been landed. Closing bug.
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