WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
103358
Entering Tab View after a bunch of YouTube pages were opened in background tabs makes all of them start playing simultaneously
https://bugs.webkit.org/show_bug.cgi?id=103358
Summary
Entering Tab View after a bunch of YouTube pages were opened in background ta...
mitz
Reported
2012-11-26 21:44:40 PST
Entering Tab View after a bunch of YouTube pages were opened in background tabs makes all of them start playing simultaneously
Attachments
Add WKPageSetMayStartMediaWhenInWindow
(10.12 KB, patch)
2012-11-26 21:58 PST
,
mitz
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2012-11-26 21:47:33 PST
<
rdar://problem/11931191
> To fix this, there needs to be API for preventing the normal behavior of media starting when a view is in a window.
mitz
Comment 2
2012-11-26 21:58:04 PST
Created
attachment 176169
[details]
Add WKPageSetMayStartMediaWhenInWindow
mitz
Comment 3
2012-11-26 22:35:41 PST
Committed in <
http://trac.webkit.org/r135819
>.
Thiago Marcos P. Santos
Comment 4
2012-11-27 02:13:22 PST
This patch caused 276 failures on the EFL bots.
http://build.webkit.org/builders/EFL%20Linux%2064-bit%20Release%20WK2/builds/808
Csaba Osztrogonác
Comment 5
2012-11-27 02:31:05 PST
(In reply to
comment #4
)
> This patch caused 276 failures on the EFL bots. > >
http://build.webkit.org/builders/EFL%20Linux%2064-bit%20Release%20WK2/builds/808
and 65 tests on Qt WK2 -
http://build.webkit.sed.hu/results/x86-64%20Linux%20Qt%20Release%20WebKit2%20%28Amazon%20EC2%29/r135822%20%2811203%29/results.html
WebKit Review Bot
Comment 6
2012-11-27 03:26:28 PST
Re-opened since this is blocked by
bug 103388
Csaba Osztrogonác
Comment 7
2012-11-27 03:34:03 PST
(In reply to
comment #6
)
> Re-opened since this is blocked by
bug 103388
Rollout landed in
http://trac.webkit.org/changeset/135844
Csaba Osztrogonác
Comment 8
2012-11-27 03:35:21 PST
CC EFL and Qt guys, maybe you can help debugging the regression caused by this patch.
mitz
Comment 9
2012-11-27 13:52:02 PST
I am going to move the initialization of WebPage::m_mayStartMediaWhenInWindow so that it’s before the call to platformInitialize(), thinking that some platforms may call setIsInWindow() from there.
mitz
Comment 10
2012-11-27 13:54:04 PST
Fixed in <
http://trac.webkit.org/r135915
>.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug