Bug 42127 - WKView should override setFrameSize: instead of setFrame:
Summary: WKView should override setFrameSize: instead of setFrame:
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Maciej Stachowiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-12 18:46 PDT by Maciej Stachowiak
Modified: 2010-07-12 18:59 PDT (History)
0 users

See Also:


Attachments
Patch (1.18 KB, patch)
2010-07-12 18:53 PDT, Maciej Stachowiak
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Stachowiak 2010-07-12 18:46:56 PDT
WKView should override setFrameSize: instead of setFrame:
Comment 1 Maciej Stachowiak 2010-07-12 18:53:57 PDT
Created attachment 61310 [details]
Patch
Comment 2 Anders Carlsson 2010-07-12 18:56:25 PDT
Comment on attachment 61310 [details]
Patch

r+
Comment 3 Maciej Stachowiak 2010-07-12 18:59:14 PDT
Committed r63157: <http://trac.webkit.org/changeset/63157>