This patch cleans up some issues hit when compiling this new sandbox.
Created attachment 450477 [details] Patch
Comment on attachment 450477 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=450477&action=review > Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.adattributiond.sb:74 > + (home-subpath "/var/mobile/Library/com.apple.webkit.addattributiond/Version1")) Let's make this /var/mobile/Library/com.apple.webkit.addattributiond instead of /var/mobile/Library/com.apple.webkit.addattributiond/Version1
Comment on attachment 450477 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=450477&action=review >> Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.adattributiond.sb:74 >> + (home-subpath "/var/mobile/Library/com.apple.webkit.addattributiond/Version1")) > > Let's make this /var/mobile/Library/com.apple.webkit.addattributiond instead of /var/mobile/Library/com.apple.webkit.addattributiond/Version1 I also think we need subpath instead of home-subpath
Created attachment 450479 [details] Patch
r288860
Reopening to attach new patch.
Created attachment 450480 [details] Patch for landing
I didn't notice Alex already landed this in r288860.
<rdar://88081007>