WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
21133
Rename resizeContents to setContentsSize and make it cross-platform
https://bugs.webkit.org/show_bug.cgi?id=21133
Summary
Rename resizeContents to setContentsSize and make it cross-platform
Dave Hyatt
Reported
2008-09-25 22:53:09 PDT
Rename resizeContents to setContentsSize and make it cross-platform.
Attachments
Patch
(9.20 KB, patch)
2008-09-25 22:55 PDT
,
Dave Hyatt
oliver
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dave Hyatt
Comment 1
2008-09-25 22:55:18 PDT
Created
attachment 23839
[details]
Patch
Oliver Hunt
Comment 2
2008-09-25 22:59:47 PDT
Comment on
attachment 23839
[details]
Patch you break wx -- + win->SetVirtualSize(newSize.width(), newSize.height()); should be platformWdiget()->SetVirtualSize...
Dave Hyatt
Comment 3
2008-09-25 23:07:36 PDT
Fixed in
r36931
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug