[Webkit-unassigned] [Bug 43151] [chromium] Add WebKit API for HTML5 FileSystem API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 18 22:14:16 PDT 2010


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


Darin Fisher (:fishd, Google) <fishd at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #64797|review?                     |review+
               Flag|                            |




--- Comment #30 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2010-08-18 22:14:16 PST ---
(From update of attachment 64797)
WebKit/chromium/public/WebFrameClient.h:46
 +  class WebFileSystemCallbacks;
nit: this is also forward declared in WebFileSystem.h, so you don't
need it here.


note, your comment about FileEntry not corresponding to a directory in
the spec makes me reconsider my previous suggestion of changing
WebFileSystemEntry to WebFileEntry.  maybe your original name was
better.

-- 
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