Allows focus to change when capture held
r186536 made it so focus focus changes while capture held are ignored. Problem is we enter this scenario when activating a window. In particular the window has capture, then we activate it but the activation is ignored because it has capture. In this case we need to allow the focus change else events are completely dropped. BUG=277593 TEST=covered by tests R=ananta@chromium.org Review URL: https://chromiumcodereview.appspot.com/23892006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221645 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment