Bug 152565 - [WK2][EFL] Use eina_file_path_join at platformDefaultIconDatabasePath in WebProcessPoolEfl
Summary: [WK2][EFL] Use eina_file_path_join at platformDefaultIconDatabasePath in WebP...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joonghun Park
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-26 21:05 PST by Joonghun Park
Modified: 2015-12-26 23:21 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.50 KB, patch)
2015-12-26 21:11 PST, Joonghun Park
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joonghun Park 2015-12-26 21:05:00 PST
Use eina_file_path_join and EINA_PATH_SEP_S at platformDefaultIconDatabasePath instead of operator+ and separator "/" respectively to concatenate paths.
Comment 1 Joonghun Park 2015-12-26 21:11:49 PST
Created attachment 267939 [details]
Patch
Comment 2 WebKit Commit Bot 2015-12-26 23:21:34 PST
Comment on attachment 267939 [details]
Patch

Clearing flags on attachment: 267939

Committed r194425: <http://trac.webkit.org/changeset/194425>
Comment 3 WebKit Commit Bot 2015-12-26 23:21:38 PST
All reviewed patches have been landed.  Closing bug.