[Webkit-unassigned] [Bug 55618] Expose ability to create instance of DOMFileSystem from Chromium side

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 2 14:58:14 PST 2011


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


Zelidrag Hornung <zelidrag at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #84471|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from Zelidrag Hornung <zelidrag at chromium.org>  2011-03-02 14:58:14 PST ---
Created an attachment (id=84471)
 --> (https://bugs.webkit.org/attachment.cgi?id=84471&action=review)
Created WebKit::WebFrame::createFileSystem() - factory method that lets us create DOMFileSystem instance from Chromium side.

For the lack of better place, I've added this new method as:

WebKit::WebFrame::createFileSystem(int type, const WebString& name, const WebString& path)

Please advise if this should live somewhere else instead.

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