[Webkit-unassigned] [Bug 71945] Eliminate the notion of a window coordinate system from WebCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 29 13:16:04 PST 2011


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





--- Comment #3 from Anders Carlsson <andersca at apple.com>  2011-11-29 13:16:03 PST ---
(In reply to comment #2)
> Don’t window coordinates matter for things like window.screen, window.screenLeft, window.screenTop, window.innerHeight, window.outerHeight?

Nope. for window.outerHeight/window.innerHeight we have a ChromeClient function to get the window rect (in screen coordinates). Nowhere in WebCore itself do we need to use window coordinates.

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