Bug 111775

Summary: RenderFullScreen needs to clear override sizes when exiting full screen
Product: WebKit Reporter: Christian Biesinger <cbiesinger>
Component: New BugsAssignee: Christian Biesinger <cbiesinger>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, esprehn+autocc, ojan.autocc, ojan, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Christian Biesinger 2013-03-07 14:21:22 PST
RenderFullScreen needs to clear override sizes when exiting full screen
Comment 1 Christian Biesinger 2013-03-07 15:13:03 PST
Created attachment 192090 [details]
Patch
Comment 2 Ojan Vafai 2013-03-07 16:58:46 PST
Comment on attachment 192090 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=192090&action=review

> LayoutTests/fullscreen/full-screen-with-flex-item.html:14
> +  <div><div class=vertical>This div becomes a stretched flex item in fullscreen mode, and should

Instead of putting a bunch of text, how about you put two or three display:inline-block divs that each have a height of 500px? Makes the test a bit simpler to grok.
Comment 3 Christian Biesinger 2013-03-08 09:23:09 PST
Created attachment 192238 [details]
Patch
Comment 4 WebKit Review Bot 2013-03-08 10:30:07 PST
Comment on attachment 192238 [details]
Patch

Clearing flags on attachment: 192238

Committed r145241: <http://trac.webkit.org/changeset/145241>
Comment 5 WebKit Review Bot 2013-03-08 10:30:10 PST
All reviewed patches have been landed.  Closing bug.