Bug 21133

Summary: Rename resizeContents to setContentsSize and make it cross-platform
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: PlatformAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 21083    
Attachments:
Description Flags
Patch oliver: review+

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+
Dave Hyatt
Comment 1 2008-09-25 22:55:18 PDT
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.