Bug 84758 - [V8] Pass Isolate to SerializedScriptValue::deserialize()
Summary: [V8] Pass Isolate to SerializedScriptValue::deserialize()
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-24 14:00 PDT by Kentaro Hara
Modified: 2012-04-25 11:56 PDT (History)
3 users (show)

See Also:


Attachments
Patch (4.48 KB, patch)
2012-04-24 14:02 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-24 14:00:29 PDT
The objective is to pass Isolate around. In this bug we pass Isolate to SerializedScriptValue::deserialize().
Comment 1 Kentaro Hara 2012-04-24 14:02:30 PDT
Created attachment 138637 [details]
Patch
Comment 2 WebKit Review Bot 2012-04-25 11:56:47 PDT
Comment on attachment 138637 [details]
Patch

Clearing flags on attachment: 138637

Committed r115234: <http://trac.webkit.org/changeset/115234>
Comment 3 WebKit Review Bot 2012-04-25 11:56:52 PDT
All reviewed patches have been landed.  Closing bug.