RESOLVED FIXED 54781
Use standard WebCore::homeDirectoryPath method instead of reimplementing it
https://bugs.webkit.org/show_bug.cgi?id=54781
Summary Use standard WebCore::homeDirectoryPath method instead of reimplementing it
Lukasz Slachciak
Reported 2011-02-18 16:45:56 PST
Attached patch introduces usage of WebCore::homeDirectoryPath() method to the ewk_main.cpp instead of reimplementing it. Also some minor check-webkit-style minor fixes done.
Attachments
Standard WebCore::homeDirectoryPath method used. Minor code-style-check fixes (2.68 KB, patch)
2011-02-18 16:55 PST, Lukasz Slachciak
no flags
Lukasz Slachciak
Comment 1 2011-02-18 16:55:51 PST
Created attachment 83035 [details] Standard WebCore::homeDirectoryPath method used. Minor code-style-check fixes
Andreas Kling
Comment 2 2011-02-18 19:25:22 PST
Comment on attachment 83035 [details] Standard WebCore::homeDirectoryPath method used. Minor code-style-check fixes r=me
Andreas Kling
Comment 3 2011-02-18 19:25:28 PST
r=me
WebKit Commit Bot
Comment 4 2011-02-19 00:31:57 PST
Comment on attachment 83035 [details] Standard WebCore::homeDirectoryPath method used. Minor code-style-check fixes Clearing flags on attachment: 83035 Committed r79108: <http://trac.webkit.org/changeset/79108>
WebKit Commit Bot
Comment 5 2011-02-19 00:32:02 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.