Bug 50361

Summary: Give the fake Carbon window the right bounds
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch sam: review+

Description Anders Carlsson 2010-12-01 17:34:28 PST
Give the fake Carbon window the right bounds
Comment 1 Anders Carlsson 2010-12-01 17:42:41 PST
Created attachment 75338 [details]
Patch
Comment 2 Sam Weinig 2010-12-01 17:45:28 PST
Comment on attachment 75338 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=75338&action=review

> WebKit2/WebProcess/WebPage/WebPage.messages.in:95
> +    windowAndViewFramesChanged(WebCore::IntRect windowFrameInScreenCoordinates, WebCore::IntRect viewFrameInWindowCoordinates)

I don't think this should be lowercase.
Comment 3 Anders Carlsson 2010-12-01 17:56:12 PST
Committed r73090: <http://trac.webkit.org/changeset/73090>