Bug 117350

Summary: Get rid of outdated raises() from Web IDL
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: BindingsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, darin, eflews.bot, gtk-ews, gyuyoung.kim, haraken, igor.oliveira, laszlo.gombos, rego+ews, rniwa, tonikitoo, webkit-ews, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 117400    
Attachments:
Description Flags
Patch
webkit-ews: commit-queue-
Patch none

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-
Patch (247.90 KB, patch)
2013-06-07 10:19 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2013-06-07 10:07:11 PDT
Early Warning System Bot
Comment 2 2013-06-07 10:14:11 PDT
kov's GTK+ EWS bot
Comment 3 2013-06-07 10:17:11 PDT
EFL EWS Bot
Comment 4 2013-06-07 10:19:32 PDT
Chris Dumez
Comment 5 2013-06-07 10:19:51 PDT
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.