Bug 86744 - [V8][Refactoring] Remove throwError("message", XXXError) from CodeGeneratorV8.pm
Summary: [V8][Refactoring] Remove throwError("message", XXXError) from CodeGeneratorV8.pm
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks: 84074
  Show dependency treegraph
 
Reported: 2012-05-17 08:50 PDT by Kentaro Hara
Modified: 2012-05-17 15:34 PDT (History)
3 users (show)

See Also:


Attachments
Patch (15.64 KB, patch)
2012-05-17 08:53 PDT, Kentaro Hara
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kentaro Hara 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.
Comment 1 Kentaro Hara 2012-05-17 08:53:51 PDT
Created attachment 142481 [details]
Patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2012-05-17 15:34:27 PDT
All reviewed patches have been landed.  Closing bug.