Bug 106783 - [V8] Make an Isolate parameter mandatory in wrap()
Summary: [V8] Make an Isolate parameter mandatory in wrap()
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:
 
Reported: 2013-01-14 05:09 PST by Kentaro Hara
Modified: 2013-01-14 09:32 PST (History)
5 users (show)

See Also:


Attachments
Patch (12.42 KB, patch)
2013-01-14 05:10 PST, 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 2013-01-14 05:09:17 PST
Now it's safe to make an Isolate parameter in wrap().
Comment 1 Kentaro Hara 2013-01-14 05:10:07 PST
Created attachment 182550 [details]
Patch
Comment 2 Adam Barth 2013-01-14 09:21:02 PST
Comment on attachment 182550 [details]
Patch

Great!
Comment 3 WebKit Review Bot 2013-01-14 09:32:25 PST
Comment on attachment 182550 [details]
Patch

Clearing flags on attachment: 182550

Committed r139619: <http://trac.webkit.org/changeset/139619>
Comment 4 WebKit Review Bot 2013-01-14 09:32:28 PST
All reviewed patches have been landed.  Closing bug.