WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
51353
Need to support serialisation of cyclic graphs in the internal structured cloning algorithm
https://bugs.webkit.org/show_bug.cgi?id=51353
Summary
Need to support serialisation of cyclic graphs in the internal structured clo...
Oliver Hunt
Reported
2010-12-20 13:47:47 PST
Need to support serialisation of cyclic graphs in the internal structured cloning algorithm
Attachments
Patch
(15.24 KB, patch)
2010-12-20 14:26 PST
,
Oliver Hunt
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Oliver Hunt
Comment 1
2010-12-20 14:26:32 PST
Created
attachment 77035
[details]
Patch
Darin Adler
Comment 2
2010-12-20 14:28:20 PST
Comment on
attachment 77035
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=77035&action=review
> WebCore/bindings/js/SerializedScriptValue.cpp:94 > -static const unsigned int CurrentVersion = 1; > +static const unsigned int CurrentVersion = 2;
Can we still decode version 1 serialized data? Is there any use of this that is persistent?
Oliver Hunt
Comment 3
2010-12-20 14:41:05 PST
Committed
r74368
: <
http://trac.webkit.org/changeset/74368
>
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