Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(684)

Issue 582833003: Make optional the checking for an element being enabled before clicking it. (Closed)

Created:
6 years, 3 months ago by anandc
Modified:
6 years, 3 months ago
Reviewers:
Jamie
CC:
chromium-reviews, chromoting-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Some controls do not have a disabled property. Skip checking for disabled before clicking them. BUG=415683 Committed: https://crrev.com/725e8d6eb1e5be6ad2130d815ebc172d4dee078e Cr-Commit-Position: refs/heads/master@{#295833}

Patch Set 1 #

Patch Set 2 : Wait for an element to be enabled only if it has a 'disabled' attribute. #

Total comments: 6

Patch Set 3 : Rename variable, remove out-of-date comment. #

Total comments: 2

Patch Set 4 : Align function parameter closer to style guidelines. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -6 lines) Patch
M chrome/test/remoting/remote_desktop_browsertest.cc View 1 2 3 1 chunk +13 lines, -6 lines 0 comments Download

Messages

Total messages: 18 (6 generated)
anandc
Jamie, PTAL. Thanks. Tested on a local Linux desktop that, with these changes, the ConnectToLocalHost ...
6 years, 3 months ago (2014-09-18 19:10:20 UTC) #2
Jamie
I think you can simplify this. Since the only element that's causing a problem is ...
6 years, 3 months ago (2014-09-18 23:24:42 UTC) #4
anandc
On 2014/09/18 23:24:42, Jamie wrote: > I think you can simplify this. Since the only ...
6 years, 3 months ago (2014-09-19 19:18:45 UTC) #5
Jamie
LGTM with nits. https://codereview.chromium.org/582833003/diff/60001/chrome/test/remoting/remote_desktop_browsertest.cc File chrome/test/remoting/remote_desktop_browsertest.cc (right): https://codereview.chromium.org/582833003/diff/60001/chrome/test/remoting/remote_desktop_browsertest.cc#newcode353 chrome/test/remoting/remote_desktop_browsertest.cc:353: // Assuming the toolbar-stub is always ...
6 years, 3 months ago (2014-09-19 20:29:45 UTC) #7
anandc
Addressed last round of comments. Thanks. https://codereview.chromium.org/582833003/diff/60001/chrome/test/remoting/remote_desktop_browsertest.cc File chrome/test/remoting/remote_desktop_browsertest.cc (right): https://codereview.chromium.org/582833003/diff/60001/chrome/test/remoting/remote_desktop_browsertest.cc#newcode353 chrome/test/remoting/remote_desktop_browsertest.cc:353: // Assuming the ...
6 years, 3 months ago (2014-09-19 22:34:26 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/582833003/80001
6 years, 3 months ago (2014-09-19 22:36:23 UTC) #10
Jamie
lgtm https://codereview.chromium.org/582833003/diff/80001/chrome/test/remoting/remote_desktop_browsertest.cc File chrome/test/remoting/remote_desktop_browsertest.cc (right): https://codereview.chromium.org/582833003/diff/80001/chrome/test/remoting/remote_desktop_browsertest.cc#newcode714 chrome/test/remoting/remote_desktop_browsertest.cc:714: has_disabled_attribute)) { Nit: Indent the second and subsequent ...
6 years, 3 months ago (2014-09-19 22:37:24 UTC) #11
anandc
Thanks. Unchecked the commit box, and updated the alignment. Going to re-check commit next. https://codereview.chromium.org/582833003/diff/80001/chrome/test/remoting/remote_desktop_browsertest.cc ...
6 years, 3 months ago (2014-09-19 22:45:05 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/582833003/100001
6 years, 3 months ago (2014-09-19 22:47:38 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/582833003/100001
6 years, 3 months ago (2014-09-19 22:47:45 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:100001) as a1852574107588e7accb49777df4164b36519cfb
6 years, 3 months ago (2014-09-20 00:37:59 UTC) #17
commit-bot: I haz the power
6 years, 3 months ago (2014-09-20 00:38:28 UTC) #18
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/725e8d6eb1e5be6ad2130d815ebc172d4dee078e
Cr-Commit-Position: refs/heads/master@{#295833}

Powered by Google App Engine
This is Rietveld 408576698