Bug 68730

Summary: [Chromium] REGRESSION (r95725): Resizing a window doesn't resize the contents
Product: WebKit Reporter: Mihai Parparita <mihaip>
Component: Layout and RenderingAssignee: Mihai Parparita <mihaip>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, sam, thakis, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Mihai Parparita 2011-09-23 14:31:55 PDT
[Chromium] REGRESSION (r95725): Resizing a window doesn't resize the contents
Comment 1 Mihai Parparita 2011-09-23 14:34:29 PDT
Created attachment 108538 [details]
Patch
Comment 2 James Robinson 2011-09-23 18:14:38 PDT
Comment on attachment 108538 [details]
Patch

R=me. I'd like to understand why this is needed by some ports and not others, if anyone has time to investigate.
Comment 3 WebKit Review Bot 2011-09-23 20:11:44 PDT
Comment on attachment 108538 [details]
Patch

Clearing flags on attachment: 108538

Committed r95897: <http://trac.webkit.org/changeset/95897>
Comment 4 WebKit Review Bot 2011-09-23 20:11:48 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Alexey Proskuryakov 2011-09-29 10:51:47 PDT
The bug has [Chromium] in title, but the patch changes cross-platform code. Please don't do that.