Bug 60512

Summary: REGRESSION (r84706): Crazy rendering of vimeo.com after exiting fullscreen video
Product: WebKit Reporter: Jer Noble <jer.noble>
Component: WebCore Misc.Assignee: Jer Noble <jer.noble>
Status: RESOLVED FIXED    
Severity: Normal CC: ademar
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://vimeo.com/21567634
Attachments:
Description Flags
Screen shot
none
Patch simon.fraser: review+, webkit-ews: commit-queue-

Description Jer Noble 2011-05-09 15:39:15 PDT
After exiting fullscreen video on vimeo.com the page renders very crazily.
Comment 1 Jer Noble 2011-05-09 15:39:26 PDT
<rdar://problem/9380895>
Comment 2 Jer Noble 2011-05-09 15:42:14 PDT
Created attachment 92869 [details]
Screen shot
Comment 3 Jer Noble 2011-05-09 15:52:13 PDT
Created attachment 92872 [details]
Patch
Comment 4 Early Warning System Bot 2011-05-09 16:00:03 PDT
Comment on attachment 92872 [details]
Patch

Attachment 92872 [details] did not pass qt-ews (qt):
Output: http://queues.webkit.org/results/8653736
Comment 5 Jer Noble 2011-05-09 16:06:17 PDT
Ack, forgot to wrap the initializer in #if ENABLE(FULLSCREEN_API).  Will do before checking in.
Comment 6 Jer Noble 2011-05-09 16:41:15 PDT
Committed r86105: <http://trac.webkit.org/changeset/86105>
Comment 7 Ademar Reis 2011-05-10 13:24:16 PDT
Revision r86105 cherry-picked into qtwebkit-2.2 with commit 349bbeb <http://gitorious.org/webkit/qtwebkit/commit/349bbeb>