[Webkit-unassigned] [Bug 54920] [chromium] WebWorkerBase::openFileSystem confuses clang's -Woverloaded-virtual

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 22 10:32:04 PST 2011


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





--- Comment #8 from Nico Weber <thakis at chromium.org>  2011-02-22 10:32:04 PST ---
kinuko, thank you for your comments. I understand the design much better now. The new patch is a lot simpler. It does 2 things:

1.) Rename just WebWorkerBase::openFileSystem() to openFileSystemForWorker() and change the one caller.
2.) Remove an unsuccessful override attempt from WebWorkerClientImpl

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