[Webkit-unassigned] [Bug 46842] Add removeRecursively to WebKit WebFileSystem API
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 29 17:22:01 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=46842
Dumitru Daniliuc <dumi at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #69255|review? |review+
Flag| |
--- Comment #2 from Dumitru Daniliuc <dumi at chromium.org> 2010-09-29 17:22:01 PST ---
(From update of attachment 69255)
View in context: https://bugs.webkit.org/attachment.cgi?id=69255&action=review
r=me.
> WebKit/chromium/public/WebFileSystem.h:69
> + virtual void removeRecursively(const WebString& path, WebFileSystemCallbacks*) { WEBKIT_ASSERT_NOT_REACHED(); }
const WebString& path: might have to remove the name of the argument for now, or some compilers might complain that it's not used.
--
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