Bug 75651

Summary: [chromium] Resize requests at the view level should be ignored when in autoresize mode.
Product: WebKit Reporter: David Levin <levin>
Component: WebKit Misc.Assignee: David Levin <levin>
Status: RESOLVED FIXED    
Severity: Normal CC: dimich, jennb, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description David Levin 2012-01-05 14:49:21 PST
Follow up from http://code.google.com/p/chromium/issues/detail?id=106478

Basically some code in Chromium tries to resize the view but in autoresize mode this doesn't make sense, so we'll just ignore it.
Comment 1 David Levin 2012-01-05 14:52:01 PST
Created attachment 121335 [details]
Patch
Comment 2 Jenn Braithwaite 2012-01-05 14:55:43 PST
Thanks! Too bad I don't have r+ power.
Comment 3 WebKit Review Bot 2012-01-05 16:32:42 PST
Comment on attachment 121335 [details]
Patch

Clearing flags on attachment: 121335

Committed r104241: <http://trac.webkit.org/changeset/104241>
Comment 4 WebKit Review Bot 2012-01-05 16:32:46 PST
All reviewed patches have been landed.  Closing bug.