[Webkit-unassigned] [Bug 45808] Add Worker support for FileSystem API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 23 15:11:46 PDT 2010


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





--- Comment #38 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2010-09-23 15:11:46 PST ---
(In reply to comment #37)
> (From update of attachment 68467 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=68467&action=review
> 
> > WebKit/chromium/public/WebCommonWorkerClient.h:90
> > +    virtual void openFileSystem(WebFileSystem::Type, long long size, WebFileSystemCallbacks*)
> 
> it is actually convention in the webkit API that methods, to be implemented by the embedder, have default implementations.

This means that you can remove the FIXME comment, and i agree with this addition to WebCommonWorkerClient.  Thanks!

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