[Webkit-unassigned] [Bug 39789] Change ViewportArguments to use ChromeClient::platformScreenSize instead of ChromeClient::windowRect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 6 10:13:02 PDT 2010


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





--- Comment #6 from Daniel Bates <dbates at webkit.org>  2010-06-06 10:13:02 PST ---
(In reply to comment #5)
> (From update of attachment 57174 [details])
> How do we test this?

We cannot test this at this time. We need to add DRT support. Notice, this patch is abstracting the platform screen size (which may be different from the dimensions of  the window rectangle) and which will differ on each platform that chooses to implement ViewportArguments support (by implementing method ChromeClient::didReceiveViewportArguments).

-- 
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