Bug 75651 - [chromium] Resize requests at the view level should be ignored when in autoresize mode.
Summary: [chromium] Resize requests at the view level should be ignored when in autore...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Levin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-05 14:49 PST by David Levin
Modified: 2012-01-05 16:32 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.62 KB, patch)
2012-01-05 14:52 PST, David Levin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.