Bug 86794

Summary: [V8][Refactoring] Remove V8Proxy::throwError(const char*, v8::Isolate* = 0)
Product: WebKit Reporter: Kentaro Hara <haraken>
Component: WebCore JavaScriptAssignee: Kentaro Hara <haraken>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric.carlson, feature-media-reviews, 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

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.