Bug 86794 - [V8][Refactoring] Remove V8Proxy::throwError(const char*, v8::Isolate* = 0)
Summary: [V8][Refactoring] Remove V8Proxy::throwError(const char*, v8::Isolate* = 0)
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 19:06 PDT by Kentaro Hara
Modified: 2012-05-17 20:38 PDT (History)
5 users (show)

See Also:


Attachments
Patch (14.92 KB, patch)
2012-05-17 19:08 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 19:06:51 PDT
As commented here (https://bugs.webkit.org/show_bug.cgi?id=84074#c5), I am refactoring a series of confusing throwError()s.

In this bug we remove throwError(const char*, v8::Isolate* = 0).
Comment 1 Kentaro Hara 2012-05-17 19:08:27 PDT
Created attachment 142609 [details]
Patch
Comment 2 WebKit Review Bot 2012-05-17 20:38:27 PDT
Comment on attachment 142609 [details]
Patch

Clearing flags on attachment: 142609

Committed r117536: <http://trac.webkit.org/changeset/117536>
Comment 3 WebKit Review Bot 2012-05-17 20:38:32 PDT
All reviewed patches have been landed.  Closing bug.