Bug 98106 - The static function 'deleteFileSystem' in the LocalFileSystem.cpp should have another name.
Summary: The static function 'deleteFileSystem' in the LocalFileSystem.cpp should have...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 91187
  Show dependency treegraph
 
Reported: 2012-10-01 19:55 PDT by Dongwoo Joshua Im (dwim)
Modified: 2012-10-01 21:42 PDT (History)
4 users (show)

See Also:


Attachments
patch (3.34 KB, patch)
2012-10-01 21:15 PDT, Dongwoo Joshua Im (dwim)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dongwoo Joshua Im (dwim) 2012-10-01 19:55:06 PDT
The static function 'deleteFileSystem' in the LocalFilesystem.cpp should have another name,
because there is a member function which has same name.
That is the reason of the compile error.

I'm preparing the patch now.
Comment 1 Dongwoo Joshua Im (dwim) 2012-10-01 21:15:37 PDT
Created attachment 166598 [details]
patch
Comment 2 Yuta Kitamura 2012-10-01 21:37:37 PDT
Comment on attachment 166598 [details]
patch

Looks legit.
Comment 3 WebKit Review Bot 2012-10-01 21:42:01 PDT
Comment on attachment 166598 [details]
patch

Clearing flags on attachment: 166598

Committed r130117: <http://trac.webkit.org/changeset/130117>
Comment 4 WebKit Review Bot 2012-10-01 21:42:05 PDT
All reviewed patches have been landed.  Closing bug.