diff options
author | tkent@chromium.org <tkent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-20 18:15:04 +0000 |
---|---|---|
committer | tkent@chromium.org <tkent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-07-20 18:15:04 +0000 |
commit | 37f5b87b2be729bee4b64849b5d894a48fd9dd57 (patch) | |
tree | 6e175cb80d81d7345eda426ccbd3dff9ce792117 /third_party/libusb | |
parent | 64eaa91efcaf016f85acfe29f1f051732e82e8ef (diff) | |
download | chromium_src-37f5b87b2be729bee4b64849b5d894a48fd9dd57.zip chromium_src-37f5b87b2be729bee4b64849b5d894a48fd9dd57.tar.gz chromium_src-37f5b87b2be729bee4b64849b5d894a48fd9dd57.tar.bz2 |
Settings: "Allow" dropdown is not showing on the first click, take 2.
r211763 didn't work because document.activeElement is not a SELECT
element yet when the editing flag is updated. By this CL we make sure
the SELECT element is focused before we try to update the editing
flag.
Also, this CL moves the code to check activeElement from |set editing|
to |updateEditState| because ignoring |true| argument in |set editing|
is tricky.
BUG=257954
Review URL: https://chromiumcodereview.appspot.com/19592012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@212795 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/libusb')
0 files changed, 0 insertions, 0 deletions