Bug 84310

Summary: [V8] Add an optional Isolate argument to setDOMException() and throwError()
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-04-18 19:32:04 PDT
The objective is to pass Isolate to setDOMException() and throwError(). This bug adds an optional Isolate argument to setDOMException() and throwError(). I'll pass the Isolate to them in the following patches.
Attachments
Patch (5.51 KB, patch)
2012-04-18 19:35 PDT, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-04-18 19:35:22 PDT
WebKit Review Bot
Comment 2 2012-04-23 10:48:12 PDT
Comment on attachment 137821 [details] Patch Clearing flags on attachment: 137821 Committed r114919: <http://trac.webkit.org/changeset/114919>
WebKit Review Bot
Comment 3 2012-04-23 10:48:17 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.