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

Issue 2598763002: [ios] Open links in history status message in new tab and add test (Closed)

Created:
4 years ago by Jackie Quinn
Modified:
3 years, 12 months ago
Reviewers:
baxley, sczs
CC:
chromium-reviews, pkl (ping after 24h if needed), sdefresne+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[ios] Open links in history status message in new tab and add test Makes links in the history entries status message (sync or local) open in new tab rather than current tab. Also adds testHistoryEntriesStatusItem to test that a message about history entries shows up on the history panel when the user is signed in and that tapping the link in the message opens a new tab with sync info. BUG=676191 Committed: https://crrev.com/3cc8e9fb672d4dedbdbd04dd88ad741333d1670b Cr-Commit-Position: refs/heads/master@{#440566}

Patch Set 1 #

Total comments: 16

Patch Set 2 : Review revisions #

Patch Set 3 : Remove extra import #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -1 line) Patch
M ios/chrome/browser/ui/history/BUILD.gn View 1 1 chunk +6 lines, -0 lines 0 comments Download
M ios/chrome/browser/ui/history/history_collection_view_controller.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/ui/history/history_ui_egtest.mm View 1 2 4 chunks +81 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
Jackie Quinn
4 years ago (2016-12-21 19:52:34 UTC) #2
baxley
It'd be nice if we didn't have to know about the class types and match ...
3 years, 12 months ago (2016-12-22 17:58:38 UTC) #3
Jackie Quinn
https://codereview.chromium.org/2598763002/diff/1/ios/chrome/browser/ui/history/history_ui_egtest.mm File ios/chrome/browser/ui/history/history_ui_egtest.mm (right): https://codereview.chromium.org/2598763002/diff/1/ios/chrome/browser/ui/history/history_ui_egtest.mm#newcode120 ios/chrome/browser/ui/history/history_ui_egtest.mm:120: void SignIn() { On 2016/12/22 17:58:37, baxley wrote: > ...
3 years, 12 months ago (2016-12-22 20:09:13 UTC) #4
sczs
lgtm
3 years, 12 months ago (2016-12-22 22:24:21 UTC) #5
baxley
egtest LGTM. https://codereview.chromium.org/2598763002/diff/1/ios/chrome/browser/ui/history/history_ui_egtest.mm File ios/chrome/browser/ui/history/history_ui_egtest.mm (right): https://codereview.chromium.org/2598763002/diff/1/ios/chrome/browser/ui/history/history_ui_egtest.mm#newcode161 ios/chrome/browser/ui/history/history_ui_egtest.mm:161: @interface AAAHistoryUITestCase : ChromeTestCase { On 2016/12/22 ...
3 years, 12 months ago (2016-12-22 22:35:32 UTC) #6
Jackie Quinn
https://codereview.chromium.org/2598763002/diff/1/ios/chrome/browser/ui/history/history_ui_egtest.mm File ios/chrome/browser/ui/history/history_ui_egtest.mm (right): https://codereview.chromium.org/2598763002/diff/1/ios/chrome/browser/ui/history/history_ui_egtest.mm#newcode161 ios/chrome/browser/ui/history/history_ui_egtest.mm:161: @interface AAAHistoryUITestCase : ChromeTestCase { On 2016/12/22 22:35:32, baxley ...
3 years, 12 months ago (2016-12-22 22:45:14 UTC) #7
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/2598763002/40001
3 years, 12 months ago (2016-12-22 22:47:58 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
3 years, 12 months ago (2016-12-23 00:51:41 UTC) #13
commit-bot: I haz the power
3 years, 12 months ago (2016-12-23 00:55:35 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/3cc8e9fb672d4dedbdbd04dd88ad741333d1670b
Cr-Commit-Position: refs/heads/master@{#440566}

Powered by Google App Engine
This is Rietveld 408576698