Bug 84261

Summary: [V8] Pass Isolate to toV8() (Part3)
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-18 11:36:58 PDT
The objective is to pass Isolate to all toV8()s. Since there are a lot of toV8(), I'll make the change step by step. In this bug, we pass Isolate to toV8() in several custom bindings.
Comment 1 Kentaro Hara 2012-04-18 12:48:01 PDT
Created attachment 137741 [details]
Patch
Comment 2 WebKit Review Bot 2012-04-23 11:47:59 PDT
Comment on attachment 137741 [details]
Patch

Clearing flags on attachment: 137741

Committed r114925: <http://trac.webkit.org/changeset/114925>
Comment 3 WebKit Review Bot 2012-04-23 11:48:04 PDT
All reviewed patches have been landed.  Closing bug.