[Webkit-unassigned] [Bug 44077] [chromium] Prepare to rename WebFileSystem interface to WebFileUtilities

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 16 16:24:28 PDT 2010


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


Kinuko Yasuda <kinuko at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Prepare to rename           |[chromium] Prepare to
                   |WebFileSystem interface to  |rename WebFileSystem
                   |WebFileUtilities            |interface to
                   |                            |WebFileUtilities




--- Comment #3 from Kinuko Yasuda <kinuko at chromium.org>  2010-08-16 16:24:27 PST ---
(In reply to comment #2)
> (From update of attachment 64528 [details])
> Please add "[chromium]" prefix to the bug title and ChangeLog description. Please also mention why we need to rename WebFileSystem to WebFileUtilities (probably same thing as you put in the bug detail).

Sorry for lack of description/discussion, there was a discussion about how the new API for the HTML5 FileSystem should be named/defined (you can see some of the discussion at https://bugs.webkit.org/show_bug.cgi?id=43151).

Basically why this patch tries to rename WebFileSystem to WebFileUtilities is that we thought it would be less confusing (for external API users - which happen to be chromium only) to make "WebFileSystem" a corresponding API of HTML5 FileSystem.   (Internally WebFileSystem implements platform/FileSystem so renaming it to another has some side effect too.)   How do you think?

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