diff options
author | pkotwicz@chromium.org <pkotwicz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-07-11 03:40:22 +0000 |
---|---|---|
committer | pkotwicz@chromium.org <pkotwicz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-07-11 03:40:22 +0000 |
commit | 54bc61b2ca7a6f6592830f8169be42222273fdc8 (patch) | |
tree | 71c36d14a5eef462602f1b1b4aefdcb52539f220 /ppapi/native_client/tools/browser_tester | |
parent | 222a3e0bfaa14a4348b28640ff50b09b48ea3601 (diff) | |
download | chromium_src-54bc61b2ca7a6f6592830f8169be42222273fdc8.zip chromium_src-54bc61b2ca7a6f6592830f8169be42222273fdc8.tar.gz chromium_src-54bc61b2ca7a6f6592830f8169be42222273fdc8.tar.bz2 |
Fix the HTML5 drag and drop demos at http://www.w3schools.com/html/tryit.asp?filename=tryhtml5_draganddrop and http://html5demos.com/drag on Linux and CrOS
This CL makes the behavior of OSExchangeData::Provider::SetString() match that of Windows on Linux and CrOS
This CL also changes the string which is dragged out of the omnibox on Linux and CrOS to match the string which is dragged out from the omnibox on Windows.
On Linux and CrOS, with this CL, the dragged out string for URLs no longer includes 'http://' if 'http://' is not visible in the omnibox. For instance, if the user has navigated to 'www.random.org', the dragged out string is 'http://www.random.org' without this CL and 'www.random.org' with this CL.
BUG=355390
TEST=OSExchangeDataTest.URLAndString
Review URL: https://codereview.chromium.org/208313009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282529 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi/native_client/tools/browser_tester')
0 files changed, 0 insertions, 0 deletions