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

Issue 2644223002: Integration tests for WebStateDelegate::OnAuthRequired callback. (Closed)

Created:
3 years, 11 months ago by Eugene But (OOO till 7-30)
Modified:
3 years, 11 months ago
Reviewers:
baxley, michaeldo
CC:
chromium-reviews, marq+watch_chromium.org, pkl (ping after 24h if needed), noyau+watch_chromium.org, sdefresne+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Integration tests for WebStateDelegate::OnAuthRequired callback. BUG=675001 Review-Url: https://codereview.chromium.org/2644223002 Cr-Commit-Position: refs/heads/master@{#445264} Committed: https://chromium.googlesource.com/chromium/src/+/9bac59183b8d603d2dfdde42d7f9c20c1f62be5c

Patch Set 1 #

Patch Set 2 : Self review #

Total comments: 8

Patch Set 3 : Addressed review comments #

Total comments: 4

Patch Set 4 : Addressed review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+266 lines, -77 lines) Patch
M ios/chrome/browser/web/http_auth_egtest.mm View 7 chunks +5 lines, -68 lines 0 comments Download
M ios/web/BUILD.gn View 2 chunks +3 lines, -0 lines 0 comments Download
M ios/web/public/test/fakes/test_web_state_delegate.h View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M ios/web/public/test/fakes/test_web_state_delegate.mm View 1 chunk +3 lines, -0 lines 0 comments Download
M ios/web/public/test/http_server.h View 2 chunks +3 lines, -2 lines 0 comments Download
M ios/web/public/test/http_server.mm View 2 chunks +5 lines, -5 lines 0 comments Download
A ios/web/public/test/response_providers/http_auth_response_provider.h View 1 chunk +61 lines, -0 lines 0 comments Download
A ios/web/public/test/response_providers/http_auth_response_provider.mm View 1 chunk +53 lines, -0 lines 0 comments Download
M ios/web/test/web_int_test.h View 2 chunks +3 lines, -0 lines 0 comments Download
M ios/web/test/web_int_test.mm View 1 2 3 3 chunks +4 lines, -2 lines 0 comments Download
A ios/web/web_state/http_auth_inttest.mm View 1 2 1 chunk +121 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (13 generated)
Eugene But (OOO till 7-30)
3 years, 11 months ago (2017-01-19 23:38:21 UTC) #4
baxley
lgtm https://codereview.chromium.org/2644223002/diff/20001/ios/web/web_state/http_auth_inttest.mm File ios/web/web_state/http_auth_inttest.mm (right): https://codereview.chromium.org/2644223002/diff/20001/ios/web/web_state/http_auth_inttest.mm#newcode31 ios/web/web_state/http_auth_inttest.mm:31: // Loads a page with URL and wait ...
3 years, 11 months ago (2017-01-20 16:17:09 UTC) #7
Eugene But (OOO till 7-30)
Thanks! https://codereview.chromium.org/2644223002/diff/20001/ios/web/web_state/http_auth_inttest.mm File ios/web/web_state/http_auth_inttest.mm (right): https://codereview.chromium.org/2644223002/diff/20001/ios/web/web_state/http_auth_inttest.mm#newcode31 ios/web/web_state/http_auth_inttest.mm:31: // Loads a page with URL and wait ...
3 years, 11 months ago (2017-01-20 22:20:22 UTC) #8
Eugene But (OOO till 7-30)
michaeldo@?
3 years, 11 months ago (2017-01-20 22:20:39 UTC) #10
michaeldo
lgtm with below comments. https://codereview.chromium.org/2644223002/diff/40001/ios/web/test/web_int_test.mm File ios/web/test/web_int_test.mm (right): https://codereview.chromium.org/2644223002/diff/40001/ios/web/test/web_int_test.mm#newcode96 ios/web/test/web_int_test.mm:96: observer_ = base::WrapUnique(new IntTestWebStateObserver(web_state())); Use ...
3 years, 11 months ago (2017-01-20 23:48:24 UTC) #12
Eugene But (OOO till 7-30)
Thanks! https://codereview.chromium.org/2644223002/diff/40001/ios/web/test/web_int_test.mm File ios/web/test/web_int_test.mm (right): https://codereview.chromium.org/2644223002/diff/40001/ios/web/test/web_int_test.mm#newcode96 ios/web/test/web_int_test.mm:96: observer_ = base::WrapUnique(new IntTestWebStateObserver(web_state())); On 2017/01/20 23:48:24, michaeldo ...
3 years, 11 months ago (2017-01-21 01:42:10 UTC) #15
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/2644223002/60001
3 years, 11 months ago (2017-01-21 01:42:37 UTC) #18
commit-bot: I haz the power
3 years, 11 months ago (2017-01-21 03:26:15 UTC) #21
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/9bac59183b8d603d2dfdde42d7f9...

Powered by Google App Engine
This is Rietveld 408576698