Bug 84310 - [V8] Add an optional Isolate argument to setDOMException() and throwError()
Summary: [V8] Add an optional Isolate argument to setDOMException() and throwError()
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-04-18 19:32 PDT by Kentaro Hara
Modified: 2012-04-23 10:48 PDT (History)
3 users (show)

See Also:


Attachments
Patch (5.51 KB, patch)
2012-04-18 19:35 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-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.
Comment 1 Kentaro Hara 2012-04-18 19:35:22 PDT
Created attachment 137821 [details]
Patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2012-04-23 10:48:17 PDT
All reviewed patches have been landed.  Closing bug.