RESOLVED FIXED 237580
Expand adattributiond sandbox to prevent sandbox exceptions during main functionality
https://bugs.webkit.org/show_bug.cgi?id=237580
Summary Expand adattributiond sandbox to prevent sandbox exceptions during main funct...
Alex Christensen
Reported 2022-03-07 21:06:32 PST
Expand adattributiond sandbox to prevent sandbox exceptions during main functionality
Attachments
Patch (5.46 KB, patch)
2022-03-07 21:07 PST, Alex Christensen
no flags
Alex Christensen
Comment 1 2022-03-07 21:07:20 PST
Alex Christensen
Comment 2 2022-03-07 21:07:24 PST
Per Arne Vollan
Comment 3 2022-03-08 07:31:31 PST
Comment on attachment 454070 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=454070&action=review R=me. > Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.adattributiond.sb:125 > + "com.apple.containermanagerd" I don't think this is strictly needed. Can you do without it?
Alex Christensen
Comment 4 2022-03-08 09:00:18 PST
Comment on attachment 454070 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=454070&action=review >> Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.adattributiond.sb:125 >> + "com.apple.containermanagerd" > > I don't think this is strictly needed. Can you do without it? Maybe, but there were sandbox violations without it and all our other processes have it. I'm going to add it for now and we can consider removing it in the future with the others.
EWS
Comment 5 2022-03-08 09:16:42 PST
Committed r290996 (248174@main): <https://commits.webkit.org/248174@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 454070 [details].
Note You need to log in before you can comment on or make changes to this bug.