Bug 153094 - [EFL][GTK][SeccompFilter] Fix build break when enabling --seccomp-filters
Summary: [EFL][GTK][SeccompFilter] Fix build break when enabling --seccomp-filters
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gyuyoung Kim
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-14 02:10 PST by Gyuyoung Kim
Modified: 2016-01-14 06:42 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.33 KB, patch)
2016-01-14 02:12 PST, Gyuyoung Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gyuyoung Kim 2016-01-14 02:10:44 PST
diskCacheDirectory and cookiePersistentStoragePath were removed by r192796. But SyscallPolicy::addDefaultWebProcessPolicy has added directory permission.
It looks two paths needs to be handled by network process.
Comment 1 Gyuyoung Kim 2016-01-14 02:12:02 PST
Created attachment 268950 [details]
Patch
Comment 2 Csaba Osztrogonác 2016-01-14 03:12:28 PST
Comment on attachment 268950 [details]
Patch

LGTM
Comment 3 WebKit Commit Bot 2016-01-14 06:42:36 PST
Comment on attachment 268950 [details]
Patch

Clearing flags on attachment: 268950

Committed r195056: <http://trac.webkit.org/changeset/195056>
Comment 4 WebKit Commit Bot 2016-01-14 06:42:39 PST
All reviewed patches have been landed.  Closing bug.