summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webthemeengine_impl_win.h
diff options
context:
space:
mode:
authorsatorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-09 03:21:20 +0000
committersatorux@chromium.org <satorux@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-09 03:21:20 +0000
commitb83af49ec37d7354cd6134d0cac0ea85101f9c4f (patch)
tree61fc94858f31b5c9d1c35371ccadee56ae587e11 /webkit/glue/webthemeengine_impl_win.h
parent7b23c9b94767948f1759e59f779ffe6a09b55c34 (diff)
downloadchromium_src-b83af49ec37d7354cd6134d0cac0ea85101f9c4f.zip
chromium_src-b83af49ec37d7354cd6134d0cac0ea85101f9c4f.tar.gz
chromium_src-b83af49ec37d7354cd6134d0cac0ea85101f9c4f.tar.bz2
Fix a bug that caused web pages not to accept drag and drop on Chrome OS.
In ShouldAcceptDragAndDrop(), delegate() can be NULL if the delegate is not set yet, hence the function could return false when it should not, before the fix. TEST=opened the bookmark manager, and confirmed that drag and drop worked. BUG=chromium-os:4874 BUG=chromium-os:6444 Review URL: http://codereview.chromium.org/3598020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62067 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/glue/webthemeengine_impl_win.h')
0 files changed, 0 insertions, 0 deletions