RESOLVED WONTFIX112884
[Chromium] Provide V8 implementation for ScriptCachedFrameData
https://bugs.webkit.org/show_bug.cgi?id=112884
Summary [Chromium] Provide V8 implementation for ScriptCachedFrameData
Chris Dumez
Reported 2013-03-21 00:38:34 PDT
ScriptCachedFrameData implementation for Chromium port / v8 is currently missing. We are using an empty stub. Having an implementation for ScriptCachedFrameData is required for page cache support.
Attachments
Patch (15.71 KB, patch)
2013-03-21 04:07 PDT, Chris Dumez
webkit.review.bot: commit-queue-
Patch (15.73 KB, patch)
2013-03-21 05:29 PDT, Chris Dumez
abarth: review-
Chris Dumez
Comment 1 2013-03-21 04:07:49 PDT
WebKit Review Bot
Comment 2 2013-03-21 05:26:40 PDT
Comment on attachment 194221 [details] Patch Attachment 194221 [details] did not pass chromium-ews (chromium-xvfb): Output: http://webkit-commit-queue.appspot.com/results/17224273
Chris Dumez
Comment 3 2013-03-21 05:29:15 PDT
Created attachment 194234 [details] Patch Add missing include to fix ews build.
Adam Barth
Comment 4 2013-03-21 09:51:33 PDT
Comment on attachment 194234 [details] Patch It's not clear to me that we want to support the PageCache in Chromium. We should discuss that first before landing patches.
Stephen Chenney
Comment 5 2013-04-08 16:58:41 PDT
Move to the Chromium PageCache bug report.
Note You need to log in before you can comment on or make changes to this bug.