[Webkit-unassigned] [Bug 36889] Misc IndexedDatabase cleanup

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


https://bugs.webkit.org/show_bug.cgi?id=36889





--- Comment #4 from Jeremy Orlow <jorlow at chromium.org>  2010-03-31 12:12:08 PST ---
(In reply to comment #3)
> (From update of attachment 52181 [details])
> 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?

We do.  This is an artifact of me changing it from WebView to WebFrame at some
point.  Will fix before landing.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list