Bug 165538
Summary: | webkitPresentationMode and webkitDisplayingFullscreen are inconsistent when handling a webkitpresentationmodechanged event | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Media | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | eric.carlson, graouts, jeremyj-wk, jer.noble, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 10 | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Antoine Quint
When the webkitpresentationmodechanged event is dispatched when exiting fullscreen and returning to the inline presentation mode, querying the webkitPresentationMode property says "inline" while webkitDisplayingFullscreen still returns true.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/30725492>