[Webkit-unassigned] [Bug 46524] Bridge all FileSystem operations on Workers to the MainThread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 26 21:23:59 PDT 2010


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





--- Comment #6 from Adam Barth <abarth at webkit.org>  2010-09-26 21:23:59 PST ---
(From update of attachment 68811)
View in context: https://bugs.webkit.org/attachment.cgi?id=68811&action=review

> WebKit/chromium/src/AsyncFileSystemChromium.h:68
> +    AsyncFileSystemChromium(const String& rootPath);

One-argument constructors required "explicit" before their declarations.

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