RESOLVED FIXED 199160
[Cocoa] Avoid creating a PlatformMediaSessionManager when the WebProcess is suspended or resumed
https://bugs.webkit.org/show_bug.cgi?id=199160
Summary [Cocoa] Avoid creating a PlatformMediaSessionManager when the WebProcess is s...
Per Arne Vollan
Reported 2019-06-24 08:06:15 PDT
When the WebProcess suspends or resumes, the PlatformMediaSessionManager is notified about this. Avoid creating a new PlatformMediaSessionManager if it does not already exist.
Attachments
Patch (2.29 KB, patch)
2019-06-24 08:08 PDT, Per Arne Vollan
no flags
Per Arne Vollan
Comment 1 2019-06-24 08:08:15 PDT
Brent Fulgham
Comment 2 2019-06-24 09:23:59 PDT
Comment on attachment 372763 [details] Patch Oh, whoops! Good catch. r=me
Per Arne Vollan
Comment 3 2019-06-24 11:59:57 PDT
Per Arne Vollan
Comment 4 2019-06-24 12:00:22 PDT
Comment on attachment 372763 [details] Patch Thanks for reviewing!
WebKit Commit Bot
Comment 5 2019-06-24 12:32:09 PDT
Comment on attachment 372763 [details] Patch Clearing flags on attachment: 372763 Committed r246754: <https://trac.webkit.org/changeset/246754>
WebKit Commit Bot
Comment 6 2019-06-24 12:32:10 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.