[Webkit-unassigned] [Bug 49296] FileSystem: Fix a link error for non-chromium WebKit build
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Nov 9 21:28:05 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=49296
--- Comment #2 from Kinuko Yasuda <kinuko at chromium.org> 2010-11-09 21:28:06 PST ---
(From update of attachment 73452)
View in context: https://bugs.webkit.org/attachment.cgi?id=73452&action=review
> WebCore/inspector/InspectorFileSystemAgent.cpp:123
> + // FIXME: Remove guard when file system is supported for non-chromium platforms.
This comment does not look really accurate; must be like 'when revealFolderInOS is implemented on non-chromium platforms'.
> WebCore/inspector/InspectorFileSystemAgent.cpp:124
> WebCore::revealFolderInOS(path);
I don't think you need WebCore:: here. (Aren't we in WebCore namespace?)
--
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