Bug 50361 - Give the fake Carbon window the right bounds
Summary: Give the fake Carbon window the right bounds
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: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-01 17:34 PST by Anders Carlsson
Modified: 2010-12-01 17:56 PST (History)
0 users

See Also:


Attachments
Patch (20.44 KB, patch)
2010-12-01 17:42 PST, Anders Carlsson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>