Bug 84918 - [V8] Pass Isolate to toV8() in SerializedScriptValue.cpp
Summary: [V8] Pass Isolate to toV8() in SerializedScriptValue.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks: 84074
  Show dependency treegraph
 
Reported: 2012-04-25 17:52 PDT by Kentaro Hara
Modified: 2012-04-26 13:40 PDT (History)
3 users (show)

See Also:


Attachments
Patch (6.20 KB, patch)
2012-04-25 17:54 PDT, Kentaro Hara
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kentaro Hara 2012-04-25 17:52:47 PDT
This is the last step to pass Isolate around in SerializedScriptValue.cpp. We pass Isolate to toV8().
Comment 1 Kentaro Hara 2012-04-25 17:54:32 PDT
Created attachment 138912 [details]
Patch
Comment 2 WebKit Review Bot 2012-04-26 13:40:38 PDT
Comment on attachment 138912 [details]
Patch

Clearing flags on attachment: 138912

Committed r115351: <http://trac.webkit.org/changeset/115351>
Comment 3 WebKit Review Bot 2012-04-26 13:40:43 PDT
All reviewed patches have been landed.  Closing bug.