Views Omnibox: tolerate minor click-to-select-all dragging.
commit4198875dbfac06ef6b4d3578bb856344c1ac02cd
authormsw@chromium.org <msw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 6 Feb 2014 03:33:29 +0000 (6 03:33 +0000)
committermsw@chromium.org <msw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 6 Feb 2014 03:33:29 +0000 (6 03:33 +0000)
treeec54ac6732cb2dd917d21ef570eb293ac6b6b6b2
parentd2ce5dad5aa1e7a4518c60b362516873c49a61b4
Views Omnibox: tolerate minor click-to-select-all dragging.

Add protected Textfield::last_click_location() helper.
Use this in assessing when to cancel Omnibox select-all.

BUG=341100
TEST=Minor mouse dragging won't stop the Omnibox from selecting-all on a focusing click.
R=pkasting@chromium.org

Review URL: https://codereview.chromium.org/149123006

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@249253 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/ui/views/omnibox/omnibox_view_views.cc
ui/views/controls/textfield/textfield.h