RESOLVED FIXED Bug 165468
YouTube sometimes pauses when switching tabs
https://bugs.webkit.org/show_bug.cgi?id=165468
Summary YouTube sometimes pauses when switching tabs
Jer Noble
Reported 2016-12-06 08:45:48 PST
YouTube sometimes pauses when switching tabs
Attachments
Patch (10.69 KB, patch)
2016-12-06 14:05 PST, Jer Noble
no flags
Patch (10.56 KB, patch)
2016-12-06 14:24 PST, Jer Noble
no flags
Jer Noble
Comment 1 2016-12-06 14:05:22 PST
Eric Carlson
Comment 2 2016-12-06 14:15:18 PST
Comment on attachment 296316 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=296316&action=review > Source/WebCore/testing/Internals.cpp:2818 > + if (restrictions | PlatformMediaSessionManager::BackgroundProcessPlaybackRestricted) { you probably meant "restrictions &" here. > LayoutTests/media/media-session-restrictions.html:12 > + > + Nit: extra blank line.
Jer Noble
Comment 3 2016-12-06 14:24:01 PST
Jer Noble
Comment 4 2016-12-06 14:31:38 PST
WebKit Commit Bot
Comment 5 2016-12-06 14:48:44 PST
Comment on attachment 296319 [details] Patch Clearing flags on attachment: 296319 Committed r209425: <http://trac.webkit.org/changeset/209425>
WebKit Commit Bot
Comment 6 2016-12-06 14:48:48 PST
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.