Fix BrowserActionButton displaying pressed state when mouse is
out. There are some special cases that will cause button still can receive mouse down event when mouse is out of the button area. One is right click out of the button and a contextual menu comes out. If double click now, BrowserActionButton can still receive the event. Therefore we don't handle it in this case. BUG=377676 R=rsesek@chromium.org Review URL: https://codereview.chromium.org/318913002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275397 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment