Bug 81199 - Various autoresize fixes.
Summary: Various autoresize fixes.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Levin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-15 02:06 PDT by David Levin
Modified: 2012-03-15 12:55 PDT (History)
5 users (show)

See Also:


Attachments
Patch (17.01 KB, patch)
2012-03-15 02:17 PDT, David Levin
fishd: review+
levin: commit-queue-
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-03-15 02:06:03 PDT
Various autoresize fixes.
Comment 1 David Levin 2012-03-15 02:17:52 PDT
Created attachment 132006 [details]
Patch
Comment 2 WebKit Review Bot 2012-03-15 02:20:15 PDT
Please wait for approval from fishd@chromium.org before submitting because this patch contains changes to the Chromium public API.
Comment 3 David Levin 2012-03-15 02:24:02 PDT
Prework for http://code.google.com/p/chromium/issues/detail?id=56693 (and http://code.google.com/p/chromium/issues/detail?id=58816 since I'll like just fix both at the same time).
Comment 4 David Levin 2012-03-15 02:32:06 PDT
As note to any reviews, this one shouldn't need Darin's approval because the public WebKit part is simply removing a deprecated api that he already agreed to being deprecated (enableAutoResize with three parameters).
Comment 5 David Levin 2012-03-15 12:55:39 PDT
Committed as http://trac.webkit.org/changeset/110875