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

Issue 2340533004: [ios] Implemented -[ShellEarlGrey loadURL:]. (Closed)

Created:
4 years, 3 months ago by Eugene But (OOO till 7-30)
Modified:
4 years, 3 months ago
Reviewers:
baxley
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[ios] Implemented -[ShellEarlGrey loadURL:]. Unlike web::shell_test_util::LoadUrl this new method waits until the load is completed. BUG=646544 Committed: https://crrev.com/525bd4bb816e1a6b880deb2f51bff3834a86a0ee Cr-Commit-Position: refs/heads/master@{#418604}

Patch Set 1 #

Patch Set 2 : Self review #

Patch Set 3 : Do not wait for Window ID injection if content is not HTML. #

Total comments: 6

Patch Set 4 : Addressed review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+175 lines, -1 line) Patch
M ios/web/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
A ios/web/public/test/earl_grey/js_test_util.h View 1 2 3 1 chunk +30 lines, -0 lines 0 comments Download
A ios/web/public/test/earl_grey/js_test_util.mm View 1 2 3 1 chunk +71 lines, -0 lines 0 comments Download
M ios/web/shell/test/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M ios/web/shell/test/app/navigation_test_util.h View 1 chunk +4 lines, -1 line 0 comments Download
M ios/web/shell/test/app/navigation_test_util.mm View 1 chunk +4 lines, -0 lines 0 comments Download
A ios/web/shell/test/earl_grey/shell_earl_grey.h View 1 chunk +24 lines, -0 lines 0 comments Download
A ios/web/shell/test/earl_grey/shell_earl_grey.mm View 1 2 1 chunk +38 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 18 (12 generated)
Eugene But (OOO till 7-30)
4 years, 3 months ago (2016-09-13 23:03:31 UTC) #2
baxley
lgtm https://codereview.chromium.org/2340533004/diff/40001/ios/web/public/test/earl_grey/js_test_util.h File ios/web/public/test/earl_grey/js_test_util.h (right): https://codereview.chromium.org/2340533004/diff/40001/ios/web/public/test/earl_grey/js_test_util.h#newcode15 ios/web/public/test/earl_grey/js_test_util.h:15: // respond to JavaScript injection. Fails on timeout ...
4 years, 3 months ago (2016-09-14 15:43:26 UTC) #11
Eugene But (OOO till 7-30)
Thanks! https://codereview.chromium.org/2340533004/diff/40001/ios/web/public/test/earl_grey/js_test_util.h File ios/web/public/test/earl_grey/js_test_util.h (right): https://codereview.chromium.org/2340533004/diff/40001/ios/web/public/test/earl_grey/js_test_util.h#newcode15 ios/web/public/test/earl_grey/js_test_util.h:15: // respond to JavaScript injection. Fails on timeout ...
4 years, 3 months ago (2016-09-14 16:25:29 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2340533004/60001
4 years, 3 months ago (2016-09-14 16:25:55 UTC) #15
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-09-14 17:33:16 UTC) #16
commit-bot: I haz the power
4 years, 3 months ago (2016-09-14 17:34:51 UTC) #18
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/525bd4bb816e1a6b880deb2f51bff3834a86a0ee
Cr-Commit-Position: refs/heads/master@{#418604}

Powered by Google App Engine
This is Rietveld 408576698