[webkit-reviews] review granted: [Bug 36665] [v8] Page Cache does not work on Android : [Attachment 51769] Implement ScriptCachedFrameData on Android (take 3)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 26 12:42:10 PDT 2010


Adam Barth <abarth at webkit.org> has granted Andrei Popescu
<andreip at google.com>'s request for review:
Bug 36665: [v8] Page Cache does not work on Android
https://bugs.webkit.org/show_bug.cgi?id=36665

Attachment 51769: Implement ScriptCachedFrameData on Android (take 3)
https://bugs.webkit.org/attachment.cgi?id=51769&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
+ namespace WebCore {

We usually like a blank line after the namespace declaration.

I don't see restore() or clear() called anywhere.  Maybe that's for a future
patch?


More information about the webkit-reviews mailing list