Bug 86744

Summary: [V8][Refactoring] Remove throwError("message", XXXError) from CodeGeneratorV8.pm
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, japhet, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 84074    
Attachments:
Description Flags
Patch none

Kentaro Hara
Reported 2012-05-17 08:50:57 PDT
As commented here (https://bugs.webkit.org/show_bug.cgi?id=84074#c5), I am planning to refactor a series of confusing throwError()s. In this bug we remove throwError("message", XXXError) from CodeGeneratorV8.pm.
Attachments
Patch (15.64 KB, patch)
2012-05-17 08:53 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-05-17 08:53:51 PDT
WebKit Review Bot
Comment 2 2012-05-17 15:34:23 PDT
Comment on attachment 142481 [details] Patch Clearing flags on attachment: 142481 Committed r117507: <http://trac.webkit.org/changeset/117507>
WebKit Review Bot
Comment 3 2012-05-17 15:34:27 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.