[webkit-reviews] review granted: [Bug 36889] Misc IndexedDatabase cleanup : [Attachment 52181] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 31 12:05:44 PDT 2010


Nate Chapin <japhet at chromium.org> has granted Jeremy Orlow
<jorlow at chromium.org>'s request for review:
Bug 36889: Misc IndexedDatabase cleanup
https://bugs.webkit.org/show_bug.cgi?id=36889

Attachment 52181: Patch
https://bugs.webkit.org/attachment.cgi?id=52181&action=review

------- Additional Comments from Nate Chapin <japhet at chromium.org>
One question (plus the style violation the script caught). I'm r+ing and
assuming Darin will override if he sees something I missed in the
WebKit/chromium changes.

> --- a/WebKit/chromium/public/WebIndexedDatabase.h
> +++ b/WebKit/chromium/public/WebIndexedDatabase.h
> @@ -36,6 +36,7 @@ namespace WebKit {
>  
>  class WebIDBDatabase;
>  class WebString;
> +class WebFrame;

Do we care about ordering of these?


More information about the webkit-reviews mailing list