Bug 165538

Summary: webkitPresentationMode and webkitDisplayingFullscreen are inconsistent when handling a webkitpresentationmodechanged event
Product: WebKit Reporter: Antoine Quint <graouts>
Component: MediaAssignee: 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   

Description Antoine Quint 2016-12-07 12:06:03 PST
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.
Comment 1 Radar WebKit Bug Importer 2017-02-26 17:07:53 PST
<rdar://problem/30725492>