Bug 107490

Summary: [V8] ScriptState::isolate() should use Context::GetIsolate()
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   
Attachments:
Description Flags
Patch none

Description Kentaro Hara 2013-01-21 17:51:19 PST
Now V8 provides Context::GetIsolate(). We should use it in ScriptState::isolate().
Comment 1 Kentaro Hara 2013-01-21 17:52:39 PST
Created attachment 183860 [details]
Patch
Comment 2 Adam Barth 2013-01-21 23:07:34 PST
Comment on attachment 183860 [details]
Patch

Oh, great!
Comment 3 WebKit Review Bot 2013-01-21 23:34:45 PST
Comment on attachment 183860 [details]
Patch

Clearing flags on attachment: 183860

Committed r140387: <http://trac.webkit.org/changeset/140387>
Comment 4 WebKit Review Bot 2013-01-21 23:34:48 PST
All reviewed patches have been landed.  Closing bug.