Bug 29104

Summary: wx port lacks IntSize <-> wxSize implicit conversion
Product: WebKit Reporter: Kevin Watters <kevinwatters>
Component: WebKit wxAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: kevino
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
adds implicit constructor and operator() for IntSize<->wxSize kevino: review+, kevino: commit-queue-

Kevin Watters
Reported 2009-09-09 14:22:12 PDT
To match IntRect and WebCore::String, IntSize should be implicitly convertible to and from wxSize.
Attachments
adds implicit constructor and operator() for IntSize<->wxSize (3.07 KB, patch)
2009-09-09 14:23 PDT, Kevin Watters
kevino: review+
kevino: commit-queue-
Kevin Watters
Comment 1 2009-09-09 14:23:46 PDT
Created attachment 39300 [details] adds implicit constructor and operator() for IntSize<->wxSize
Kevin Ollivier
Comment 2 2009-09-09 15:51:21 PDT
Landed in r48232, thanks!
Note You need to log in before you can comment on or make changes to this bug.