Chromium Code Reviews
DescriptionProvide an override for Webview drop effect.
Used for gears file drag & drop in chrome, provide a setter api to override the
default webview drop effect. If gears overrides the drop_effect, then either a
"copy" or "none" cursor is shown to the user. Otherwise, the drop effect shown
is the default for the webview (controlled by WebKit).
Also remove a TODO: during drag and drop, remember the drop accept state of the
webview (in drag enter, drag over). Use that to prevent drops on webviews that
can't accept the drop data.
BUG=7995
Patch Set 1 #
Total comments: 6
Patch Set 2 : '' #
Total comments: 1
Messages
Total messages: 6 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||