RESOLVED FIXED 35988
[chromium] Add API wrapper for SerializedScriptValue
https://bugs.webkit.org/show_bug.cgi?id=35988
Summary [chromium] Add API wrapper for SerializedScriptValue
Darin Fisher (:fishd, Google)
Reported 2010-03-10 15:12:39 PST
[chromium] Add API wrapper for SerializedScriptValue Expose this through WebHistoryItem as a 'stateObject' property to support history.{push,replace}State.
Attachments
v1 patch (18.74 KB, patch)
2010-03-10 15:13 PST, Darin Fisher (:fishd, Google)
no flags
v2 patch (18.74 KB, patch)
2010-03-10 15:18 PST, Darin Fisher (:fishd, Google)
jorlow: review+
Darin Fisher (:fishd, Google)
Comment 1 2010-03-10 15:13:58 PST
Created attachment 50443 [details] v1 patch
WebKit Review Bot
Comment 2 2010-03-10 15:15:49 PST
Attachment 50443 [details] did not pass style-queue: Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1 WebKit/chromium/public/WebPrivatePtr.h:48: More than one command on the same line [whitespace/newline] [4] Total errors found: 1 in 7 files If any of these errors are false positives, please file a bug against check-webkit-style.
Darin Fisher (:fishd, Google)
Comment 3 2010-03-10 15:18:25 PST
Created attachment 50444 [details] v2 patch
Jeremy Orlow
Comment 4 2010-03-10 16:33:16 PST
Comment on attachment 50444 [details] v2 patch r=me
Darin Fisher (:fishd, Google)
Comment 5 2010-03-10 16:59:36 PST
Note You need to log in before you can comment on or make changes to this bug.