[Webkit-unassigned] [Bug 95650] REGRESSION (r123837): Full screen transition is broken at apple.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 2 16:40:41 PDT 2012


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





--- Comment #4 from Mike Lawther <mikelawther at chromium.org>  2012-10-02 16:41:04 PST ---
>From what I can see in the digging I did above, the smooth transition itself is working correctly.

My gut feel is that there is a workaround in the existing fullscreen code to make the transition smooth. Now that the underlying transition is actually smooth, the assumptions in the workaround are no longer valid, leading to weirdness.

@jer.noble - does that sound likely? 

If not, I suggest we:

 - revert r123837 (it's a dead simple patch)
 - someone helps me write a test for the existing fullscreen transition, and we land this
 - re-land the smooth transition patch, making sure fullscreen doesn't break

How does that sound?

-- 
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