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

Issue 2915303002: Added NavigationManager::GetIndexOfItem(). (Closed)

Created:
3 years, 6 months ago by kkhorimoto
Modified:
3 years, 6 months ago
CC:
chromium-reviews, ios-reviews+chrome_chromium.org, ios-reviews_chromium.org, Eugene But (OOO till 7-30), baxley+watch_chromium.org, ios-reviews+web_chromium.org, noyau+watch_chromium.org, marq+watch_chromium.org, huangml+watch_chromium.org, liaoyuke+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Added NavigationManager::GetIndexOfItem(). This can be used in conjunction with GetForwardItems() and GetBackwardItems() to navigate to arbitrary points in the session history. This CL also cleans up some DEPS exceptions. BUG=454984 Review-Url: https://codereview.chromium.org/2915303002 Cr-Commit-Position: refs/heads/master@{#476821} Committed: https://chromium.googlesource.com/chromium/src/+/aaf382944437a3ab5a18ffce1b0b57b62ac4d547

Patch Set 1 #

Total comments: 10

Patch Set 2 : Eugene's comments #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -22 lines) Patch
M ios/chrome/browser/tabs/DEPS View 2 chunks +0 lines, -2 lines 0 comments Download
M ios/chrome/browser/tabs/tab.mm View 1 2 chunks +3 lines, -9 lines 0 comments Download
M ios/chrome/browser/ui/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M ios/web/navigation/crw_session_controller.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M ios/web/navigation/crw_session_controller.mm View 1 2 2 chunks +8 lines, -8 lines 0 comments Download
M ios/web/navigation/navigation_manager_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M ios/web/navigation/navigation_manager_impl.mm View 1 chunk +5 lines, -0 lines 0 comments Download
M ios/web/navigation/navigation_manager_impl_unittest.mm View 1 2 1 chunk +24 lines, -0 lines 0 comments Download
M ios/web/public/navigation_manager.h View 1 chunk +3 lines, -0 lines 0 comments Download
M ios/web/public/test/fakes/test_navigation_manager.h View 1 chunk +1 line, -0 lines 0 comments Download
M ios/web/public/test/fakes/test_navigation_manager.mm View 1 1 chunk +9 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 16 (7 generated)
kkhorimoto
3 years, 6 months ago (2017-06-02 17:58:19 UTC) #2
Eugene But (OOO till 7-30)
I'm so glad to see this DEPS cleanup. https://codereview.chromium.org/2915303002/diff/1/ios/chrome/browser/tabs/tab.mm File ios/chrome/browser/tabs/tab.mm (right): https://codereview.chromium.org/2915303002/diff/1/ios/chrome/browser/tabs/tab.mm#newcode1078 ios/chrome/browser/tabs/tab.mm:1078: DCHECK(self.navigationManager); ...
3 years, 6 months ago (2017-06-02 18:08:11 UTC) #3
kkhorimoto
https://codereview.chromium.org/2915303002/diff/1/ios/chrome/browser/tabs/tab.mm File ios/chrome/browser/tabs/tab.mm (right): https://codereview.chromium.org/2915303002/diff/1/ios/chrome/browser/tabs/tab.mm#newcode1078 ios/chrome/browser/tabs/tab.mm:1078: DCHECK(self.navigationManager); On 2017/06/02 18:08:08, Eugene But wrote: > No ...
3 years, 6 months ago (2017-06-02 18:28:58 UTC) #4
Eugene But (OOO till 7-30)
lgtm
3 years, 6 months ago (2017-06-02 21:50:03 UTC) #5
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/2915303002/20001
3 years, 6 months ago (2017-06-02 21:52:22 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator-xcode-clang/builds/113418) mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 6 months ago (2017-06-02 21:55:52 UTC) #9
kkhorimoto
rebase
3 years, 6 months ago (2017-06-02 22:05:02 UTC) #10
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/2915303002/40001
3 years, 6 months ago (2017-06-02 22:05:38 UTC) #13
commit-bot: I haz the power
3 years, 6 months ago (2017-06-02 22:35:34 UTC) #16
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/aaf382944437a3ab5a18ffce1b0b...

Powered by Google App Engine
This is Rietveld 408576698