[Webkit-unassigned] [Bug 47386] Need implementation of ChromeClient windowRect related functions.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 10 18:00:12 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=47386





--- Comment #14 from Simon Fraser (smfr) <simon.fraser at apple.com>  2010-10-10 18:00:12 PST ---
(From update of attachment 70367)
View in context: https://bugs.webkit.org/attachment.cgi?id=70367&action=review

> WebKit2/UIProcess/PageClient.h:57
> +    virtual WebCore::FloatRect transformToDeviceSpace(const WebCore::FloatRect&) = 0;
> +    virtual WebCore::FloatRect transformToUserSpace(const WebCore::FloatRect&) = 0;

I'd prefer these use the term 'convert', rather than 'transform', since we use that elsewhere for similar things.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list