Bug 84921

Summary: [V8] Pass Isolate to wrap() (Part1)
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

Description Kentaro Hara 2012-04-25 18:21:28 PDT
The objective is to pass Isolate around in V8 bindings. In this bug we pass Isolate to wrap() in custom bindings.
Comment 1 Kentaro Hara 2012-04-25 18:23:08 PDT
Created attachment 138917 [details]
Patch
Comment 2 WebKit Review Bot 2012-04-26 14:24:22 PDT
Comment on attachment 138917 [details]
Patch

Clearing flags on attachment: 138917

Committed r115366: <http://trac.webkit.org/changeset/115366>
Comment 3 WebKit Review Bot 2012-04-26 14:24:26 PDT
All reviewed patches have been landed.  Closing bug.