Bug 86979

Summary: [V8] Pass Isolate to V8NPObject::npObjectGetProperty() and V8NPObject::npObjectSetProperty()
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-05-20 19:04:20 PDT
The objective is to pass Isolate around in V8 bindings. In this bug we pass Isolate to V8NPObject::npObjectGetProperty() and V8NPObject::npObjectSetProperty().
Comment 1 Kentaro Hara 2012-05-20 19:07:36 PDT
Created attachment 142934 [details]
Patch
Comment 2 WebKit Review Bot 2012-05-20 23:19:18 PDT
Comment on attachment 142934 [details]
Patch

Clearing flags on attachment: 142934

Committed r117732: <http://trac.webkit.org/changeset/117732>
Comment 3 WebKit Review Bot 2012-05-20 23:19:23 PDT
All reviewed patches have been landed.  Closing bug.