[Webkit-unassigned] [Bug 61679] screen.width and screen.height are stale after screen resize on Chromium Linux
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 27 18:02:31 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=61679
Tony Chang <tony at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #95236|review? |review+
Flag| |
--- Comment #2 from Tony Chang <tony at chromium.org> 2011-05-27 18:02:31 PST ---
(From update of attachment 95236)
View in context: https://bugs.webkit.org/attachment.cgi?id=95236&action=review
> Source/WebKit/chromium/src/x11/WebScreenInfoFactory.cpp:54
> + XGetGeometry(
> + display, root, &rootRet, &x, &y, &width, &height, &border, &depth);
Should you check the return status?
--
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