RESOLVED FIXED 185955
REGRESSION(r224908): [macOS] Media playback not honoring custom caption styles
https://bugs.webkit.org/show_bug.cgi?id=185955
Summary REGRESSION(r224908): [macOS] Media playback not honoring custom caption styles
Brent Fulgham
Reported 2018-05-24 12:46:54 PDT
In Bug 179747 I removed access to the MediaAccessibility mach port, as well as read/write access to various preferences associated with that process, as it was no longer needed by modern WebKit media routines. Detailed testing reveals that read access is still needed to these preferences to properly handle custom caption styles. This patch re-enables access to the media accessibility preferences.
Attachments
Patch (1.79 KB, patch)
2018-05-24 12:52 PDT, Brent Fulgham
no flags
Brent Fulgham
Comment 1 2018-05-24 12:48:17 PDT
Brent Fulgham
Comment 2 2018-05-24 12:52:09 PDT
WebKit Commit Bot
Comment 3 2018-05-24 13:33:23 PDT
Comment on attachment 341217 [details] Patch Clearing flags on attachment: 341217 Committed r232162: <https://trac.webkit.org/changeset/232162>
WebKit Commit Bot
Comment 4 2018-05-24 13:33:24 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.