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

Issue 1961063002: Add web shell matcher for address field. (Closed)

Created:
4 years, 7 months ago by baxley
Modified:
4 years, 7 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

Add web shell matcher for address field. Create shared utility to verify the URL (or other text) in the address field of the web shell. BUG=609622 Committed: https://crrev.com/95d6dcd5160bc4aca48df76898092f73c9b09c36 Cr-Commit-Position: refs/heads/master@{#392420}

Patch Set 1 #

Total comments: 21

Patch Set 2 : make testing namespace #

Total comments: 1

Patch Set 3 : gyp comment #

Patch Set 4 : another comment fix #

Total comments: 6

Patch Set 5 : s/Element/UIElement #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -24 lines) Patch
A ios/testing/earl_grey/BUILD.gn View 1 1 chunk +19 lines, -0 lines 0 comments Download
A + ios/testing/earl_grey/earl_grey_support.gyp View 1 2 1 chunk +6 lines, -5 lines 0 comments Download
A ios/testing/earl_grey/wait_util.h View 1 2 3 4 1 chunk +19 lines, -0 lines 0 comments Download
A + ios/testing/earl_grey/wait_util.mm View 1 2 3 4 1 chunk +4 lines, -6 lines 0 comments Download
M ios/web/ios_web_shell_tests.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M ios/web/public/test/earl_grey/web_view_matchers.mm View 1 2 3 4 3 chunks +3 lines, -8 lines 0 comments Download
M ios/web/shell/test/earl_grey/shell_matchers.h View 1 2 3 2 chunks +6 lines, -0 lines 0 comments Download
M ios/web/shell/test/earl_grey/shell_matchers.mm View 1 2 3 4 3 chunks +40 lines, -1 line 0 comments Download
M ios/web/shell/test/web_shell_navigation_egtest.mm View 2 chunks +10 lines, -4 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
baxley
One question in the comments about creating a new gyp target. https://codereview.chromium.org/1961063002/diff/1/ios/testing/earl_grey/earl_grey_support.gyp File ios/testing/earl_grey/earl_grey_support.gyp (right): ...
4 years, 7 months ago (2016-05-09 15:32:18 UTC) #2
Eugene But (OOO till 7-30)
lgtm. Some comments which I think should be addressed/discussed can be done in later CLs. ...
4 years, 7 months ago (2016-05-09 15:59:08 UTC) #3
baxley
PTAL, thanks! https://codereview.chromium.org/1961063002/diff/1/ios/testing/earl_grey/wait_util.h File ios/testing/earl_grey/wait_util.h (right): https://codereview.chromium.org/1961063002/diff/1/ios/testing/earl_grey/wait_util.h#newcode5 ios/testing/earl_grey/wait_util.h:5: namespace earl_grey_support { On 2016/05/09 15:59:08, Eugene ...
4 years, 7 months ago (2016-05-09 17:11:43 UTC) #4
Eugene But (OOO till 7-30)
still lgtm https://codereview.chromium.org/1961063002/diff/1/ios/testing/earl_grey/wait_util.h File ios/testing/earl_grey/wait_util.h (right): https://codereview.chromium.org/1961063002/diff/1/ios/testing/earl_grey/wait_util.h#newcode10 ios/testing/earl_grey/wait_util.h:10: // Constant for timeout in seconds while ...
4 years, 7 months ago (2016-05-09 17:58:35 UTC) #5
baxley
comments addressed. https://codereview.chromium.org/1961063002/diff/60001/ios/testing/earl_grey/wait_util.h File ios/testing/earl_grey/wait_util.h (right): https://codereview.chromium.org/1961063002/diff/60001/ios/testing/earl_grey/wait_util.h#newcode5 ios/testing/earl_grey/wait_util.h:5: #ifndef __IOS_TESTING_EARL_GREY_WAIT_UTIL_H__ On 2016/05/09 17:58:35, Eugene But ...
4 years, 7 months ago (2016-05-09 18:42:27 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1961063002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1961063002/80001
4 years, 7 months ago (2016-05-09 18:43:02 UTC) #9
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 7 months ago (2016-05-09 20:59:41 UTC) #10
commit-bot: I haz the power
4 years, 7 months ago (2016-05-09 21:01:45 UTC) #12
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/95d6dcd5160bc4aca48df76898092f73c9b09c36
Cr-Commit-Position: refs/heads/master@{#392420}

Powered by Google App Engine
This is Rietveld 408576698