Bug 152565

Summary: [WK2][EFL] Use eina_file_path_join at platformDefaultIconDatabasePath in WebProcessPoolEfl
Product: WebKit Reporter: Joonghun Park <jh718.park>
Component: WebKit EFLAssignee: Joonghun Park <jh718.park>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, gyuyoung.kim, lucas.de.marchi, ossy
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.