WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
115679
[BlackBerry] Web pages can override the visibility of fullscreen video
https://bugs.webkit.org/show_bug.cgi?id=115679
Summary
[BlackBerry] Web pages can override the visibility of fullscreen video
Max Feil
Reported
2013-05-06 15:35:55 PDT
This is a regression caused by the master_41 rebase. My fix for
https://przilla.ott.qnx.com/bugzilla/show_bug.cgi?id=290707
was removed for some reason. I am putting the visibility part of that fix back in. The z-index part of that fix is no longer needed in themeBlackBerry.css because it was fixed upstream in fullscreen.css. Without this fix, fullscreen video (which we enter automatically) can be left with a totally black screen, without spinning green activity indicator or media controls. The user will think that webkit has hung. This affects YouTube, especially over slow network connections. It was also reported recently here:
https://przilla.ott.qnx.com/bugzilla/show_bug.cgi?id=246688#c9
. There is another local fix that is being upstreamed with this one, because it was not upstreamed earlier. So in effect this Bug brings themeBlackBerry.css up to date with local changes.
Attachments
Patch
(2.24 KB, patch)
2013-05-06 17:43 PDT
,
Max Feil
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Max Feil
Comment 1
2013-05-06 17:43:11 PDT
Created
attachment 200859
[details]
Patch
Rob Buis
Comment 2
2013-05-09 11:55:37 PDT
Comment on
attachment 200859
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=200859&action=review
> Source/WebCore/ChangeLog:23 > + is necessary.
Please do, one for our port only seems best.
> Source/WebCore/css/themeBlackBerry.css:116 > +}
Is this really related?
Max Feil
Comment 3
2013-05-09 14:19:12 PDT
Comment on
attachment 200859
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=200859&action=review
>> Source/WebCore/ChangeLog:23 >> + is necessary. > > Please do, one for our port only seems best.
Ok
>> Source/WebCore/css/themeBlackBerry.css:116 >> +} > > Is this really related?
No, but this is a local change that was not upstreamed yet by whoever made it. I will take it out.
Rob Buis
Comment 4
2013-05-17 14:09:14 PDT
Comment on
attachment 200859
[details]
Patch Clearing review flag since there should be a follow up patch.
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