Bug 84271

Summary: [V8] Pass Isolate to toV8() (Part5)
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 13:16:06 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.

I think this will continue to Part7 or so.
Comment 1 Kentaro Hara 2012-04-18 13:25:22 PDT
Created attachment 137755 [details]
Patch
Comment 2 WebKit Review Bot 2012-04-23 12:39:03 PDT
Comment on attachment 137755 [details]
Patch

Clearing flags on attachment: 137755

Committed r114932: <http://trac.webkit.org/changeset/114932>
Comment 3 WebKit Review Bot 2012-04-23 12:39:08 PDT
All reviewed patches have been landed.  Closing bug.