[Webkit-unassigned] [Bug 69652] New: [FileSystem API] requestFileSystem behavior with bad filesystem type
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 7 12:05:18 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=69652
Summary: [FileSystem API] requestFileSystem behavior with bad
filesystem type
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: pilgrim at chromium.org
CC: ericu at chromium.org
http://dev.w3.org/2009/dap/file-system/pub/FileSystem/#methods states that the first parameter (type) to the requestFileSystem() method should be one of the constants PERSISTENT (1) or TEMPORARY (0), but it does not define the behavior when the type parameter is other than one of these values. WebKit does not throw an exception. I have asked on the public-webapps list what the correct behavior is, and I will update this bug when I receive a reply.
--
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