Bug 153094

Summary: [EFL][GTK][SeccompFilter] Fix build break when enabling --seccomp-filters
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: WebKitGTKAssignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, commit-queue, mcatanzaro, ossy, zan
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.