[webkit-reviews] review granted: [Bug 220549] [macOS] GPU Process unable to play MSE content due to missing sandbox rules : [Attachment 417471] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 12 11:14:20 PST 2021
Per Arne Vollan <pvollan at apple.com> has granted Brent Fulgham
<bfulgham at webkit.org>'s request for review:
Bug 220549: [macOS] GPU Process unable to play MSE content due to missing
sandbox rules
https://bugs.webkit.org/show_bug.cgi?id=220549
Attachment 417471: Patch
https://bugs.webkit.org/attachment.cgi?id=417471&action=review
--- Comment #3 from Per Arne Vollan <pvollan at apple.com> ---
Comment on attachment 417471
--> https://bugs.webkit.org/attachment.cgi?id=417471
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=417471&action=review
R=me.
> Source/WebKit/GPUProcess/mac/com.apple.WebKit.GPUProcess.sb.in:667
> + (global-name "com.apple.audio.toolbox.reporting.service")
This is a diagnostics service, I believe, which does not seem to be required
for features to be working correctly. Perhaps we can avoid adding this?
More information about the webkit-reviews
mailing list