[Webkit-unassigned] [Bug 93525] webkitfullscreenchange not fired properly in iframe

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 13 14:57:54 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=93525





--- Comment #12 from Bill Budge <bbudge at gmail.com>  2012-08-13 14:58:23 PST ---
This is a fix for some problems we see in Chrome when canceling fullscreen in an iframe. There are two change events on the iframe when going to fullscreen, and none when exiting fullscreen. This patch should pass all enabled fullscreen layout tests. It fails the same tests as the current code.

I haven't determined what to do about the failing tests, or whether new tests are needed.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list