WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
156306
Move some logic in HTMLVideoElement::webkitSupportsPresentationMode() to HTMLVideoElement::supportsFullscreen()
https://bugs.webkit.org/show_bug.cgi?id=156306
Summary
Move some logic in HTMLVideoElement::webkitSupportsPresentationMode() to HTML...
Ada Chan
Reported
2016-04-06 13:28:36 PDT
Move some logic in HTMLVideoElement::webkitSupportsPresentationMode() to HTMLVideoElement::supportsFullscreen(). This way the logic to check for presentation mode is centralized in one place and we can simplify some code in HTMLVideoElement::webkitEnterFullscreen() and HTMLVideoElement::setFullscreenMode().
Attachments
Add attachment
proposed patch, testcase, etc.
Ada Chan
Comment 1
2016-04-06 13:29:06 PDT
Related to <
rdar://problem/25303855
>.
Ada Chan
Comment 2
2016-04-06 13:43:12 PDT
Retreating this...
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