diff options
author | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-24 00:35:12 +0000 |
---|---|---|
committer | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-24 00:35:12 +0000 |
commit | 6bcd5f36cd94649887eff0c87df4f4496001984a (patch) | |
tree | 28de74fe181e53fec448173bb1445062a30ec1e2 /webkit/fileapi | |
parent | 0704a97d5caa9b7d90d2d9ed39b3db91557a3cb0 (diff) | |
download | chromium_src-6bcd5f36cd94649887eff0c87df4f4496001984a.zip chromium_src-6bcd5f36cd94649887eff0c87df4f4496001984a.tar.gz chromium_src-6bcd5f36cd94649887eff0c87df4f4496001984a.tar.bz2 |
The bug is "screen.width/availWidth returns different value with FireFox in Linux dual monitor environment", FireFox uses Xinerama to get screen width/height information. If we cannot use Xinerama, return the same width/height info as before.
BUG=28560
TEST=1, Prepare dual monitor Linux system which can use Xinerama. 2, Launch browser and run javascript "document.write("screen.witdh = " + screen.width + "<br>");". 3, Make sure the width is in single monitor width size.
Patch by Takano.Naoki@gmail.com.
Original Review: http://codereview.chromium.org/6714036/
Review URL: http://codereview.chromium.org/6725024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79226 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/fileapi')
0 files changed, 0 insertions, 0 deletions