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

Issue 2044433003: Create EarlGrey wait utility. (Closed)

Created:
4 years, 6 months ago by baxley
Modified:
4 years, 6 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Create EarlGrey wait utility. EarlGrey typically handles synchronization with the UI, but it is useful when manipulating non-UI APIs to be able to wait for a certain state. BUG=610837 Committed: https://crrev.com/038742bffc36be9c6d4266c3d43ae7fbf5e0a62c Cr-Commit-Position: refs/heads/master@{#398182}

Patch Set 1 #

Total comments: 13

Patch Set 2 : fix blocks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -20 lines) Patch
M ios/testing/earl_grey/BUILD.gn View 1 chunk +5 lines, -0 lines 0 comments Download
M ios/testing/earl_grey/earl_grey_support.gyp View 1 chunk +3 lines, -0 lines 0 comments Download
M ios/testing/earl_grey/wait_util.h View 1 1 chunk +5 lines, -1 line 0 comments Download
M ios/testing/earl_grey/wait_util.mm View 1 chunk +16 lines, -1 line 0 comments Download
M ios/web/public/test/web_view_interaction_test_util.mm View 1 1 chunk +3 lines, -8 lines 0 comments Download
M ios/web/shell/test/earl_grey/shell_matchers.mm View 1 1 chunk +4 lines, -10 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
baxley
I'm only using this in the simple case right now, where you have a simple ...
4 years, 6 months ago (2016-06-06 21:20:48 UTC) #2
Eugene But (OOO till 7-30)
lgtm https://codereview.chromium.org/2044433003/diff/1/ios/testing/earl_grey/wait_util.h File ios/testing/earl_grey/wait_util.h (right): https://codereview.chromium.org/2044433003/diff/1/ios/testing/earl_grey/wait_util.h#newcode21 ios/testing/earl_grey/wait_util.h:21: // Wait until |condition| is true, or induce ...
4 years, 6 months ago (2016-06-06 21:38:59 UTC) #3
baxley
comments addressed. Thanks for the review! https://codereview.chromium.org/2044433003/diff/1/ios/testing/earl_grey/wait_util.h File ios/testing/earl_grey/wait_util.h (right): https://codereview.chromium.org/2044433003/diff/1/ios/testing/earl_grey/wait_util.h#newcode21 ios/testing/earl_grey/wait_util.h:21: // Wait until ...
4 years, 6 months ago (2016-06-06 22:38:08 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2044433003/20001
4 years, 6 months ago (2016-06-06 22:48:01 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 6 months ago (2016-06-07 01:03:54 UTC) #8
commit-bot: I haz the power
4 years, 6 months ago (2016-06-07 01:06:21 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/038742bffc36be9c6d4266c3d43ae7fbf5e0a62c
Cr-Commit-Position: refs/heads/master@{#398182}

Powered by Google App Engine
This is Rietveld 408576698