Fix screen capture slowness in Chrome OS feedback report.
The webkitGetUserMedia maxWidth/maxHeight parameters only define the maximum frame sizes. The actual capture resolution should not exceed that or the actual desktop resolution. In other words it should only downscale the desktop but not upscale it. BUG=324923 TEST=trybot, Chrome OS feedback screen captures in native resolution Review URL: https://codereview.chromium.org/100313002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238359 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment