Bug 152475 - [WK2][EFL] Use cacheDirectoryFileSystemRepresentation and websiteDataDirectoryFileSystemRepresentation to refactor APIWebsiteDataStoreEfl
Summary: [WK2][EFL] Use cacheDirectoryFileSystemRepresentation and websiteDataDirector...
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-21 03:05 PST by Joonghun Park
Modified: 2015-12-21 19:37 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.27 KB, patch)
2015-12-21 03:08 PST, Joonghun Park
no flags Details | Formatted Diff | Diff
Patch (4.54 KB, patch)
2015-12-21 17:35 PST, Joonghun Park
no flags Details | Formatted Diff | Diff
Patch (4.52 KB, patch)
2015-12-21 17:43 PST, Joonghun Park
no flags Details | Formatted Diff | Diff
Patch (4.51 KB, patch)
2015-12-21 17:59 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-21 03:05:57 PST
Use WebCore::pathByAppendingComponent instead of operator+ because it doesn't consider the case in which the first path component doesn't end with '/'
Comment 1 Joonghun Park 2015-12-21 03:08:12 PST
Created attachment 267739 [details]
Patch
Comment 2 Joonghun Park 2015-12-21 17:35:51 PST
Created attachment 267771 [details]
Patch
Comment 3 Joonghun Park 2015-12-21 17:43:44 PST
Created attachment 267772 [details]
Patch
Comment 4 Joonghun Park 2015-12-21 17:59:55 PST
Created attachment 267774 [details]
Patch
Comment 5 WebKit Commit Bot 2015-12-21 19:37:32 PST
Comment on attachment 267774 [details]
Patch

Clearing flags on attachment: 267774

Committed r194358: <http://trac.webkit.org/changeset/194358>
Comment 6 WebKit Commit Bot 2015-12-21 19:37:36 PST
All reviewed patches have been landed.  Closing bug.