WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 84739
[V8] Add m_isolate to SerializedScriptValue::Writer and SerializedScriptValue::Reader
https://bugs.webkit.org/show_bug.cgi?id=84739
Summary
[V8] Add m_isolate to SerializedScriptValue::Writer and SerializedScriptValue...
Kentaro Hara
Reported
2012-04-24 10:26:29 PDT
This is the second step to pass Isolate around in SerializedScriptValue. We add m_isolate to SerializedScriptValue::Writer and SerializedScriptValue::Reader, so that they can use the isolate around. The fix is safe since Writer and Reader are guaranteed to be used by one Isolate.
Attachments
Patch
(6.72 KB, patch)
2012-04-24 10:36 PDT
,
Kentaro Hara
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kentaro Hara
Comment 1
2012-04-24 10:36:11 PDT
Created
attachment 138593
[details]
Patch
WebKit Review Bot
Comment 2
2012-04-25 11:06:52 PDT
Comment on
attachment 138593
[details]
Patch Clearing flags on attachment: 138593 Committed
r115229
: <
http://trac.webkit.org/changeset/115229
>
WebKit Review Bot
Comment 3
2012-04-25 11:06:58 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug