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

Issue 2608253003: [ios] Moves tab_switcher code out of the ios_internal namespace. (Closed)

Created:
3 years, 11 months ago by rohitrao (ping after 24h)
Modified:
3 years, 11 months ago
Reviewers:
jif, sdefresne
CC:
chromium-reviews, 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

[ios] Moves tab_switcher code out of the ios_internal namespace. Most of this CL was automated using the following commands: tools/git/mffr.py -f ios_internal::SessionChanges SessionChanges tools/git/mffr.py -f ios_internal::SessionType TabSwitcherSessionType Also renames some methods to have less generic names, now that they are no longer in the ios_internal namespace. BUG=677941 Committed: https://crrev.com/aa323161b7a81feae271ad6b4f2d21a613380367 Cr-Commit-Position: refs/heads/master@{#441369}

Patch Set 1 #

Total comments: 17

Patch Set 2 : Review. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+164 lines, -188 lines) Patch
M ios/chrome/browser/ui/ntp/recent_tabs/views/session_tab_data_view.mm View 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/ui/tab_switcher/session_changes.h View 2 chunks +0 lines, -4 lines 0 comments Download
M ios/chrome/browser/ui/tab_switcher/session_changes.mm View 2 chunks +3 lines, -7 lines 0 comments Download
M ios/chrome/browser/ui/tab_switcher/tab_switcher_controller.mm View 1 10 chunks +31 lines, -31 lines 0 comments Download
M ios/chrome/browser/ui/tab_switcher/tab_switcher_model.h View 1 4 chunks +6 lines, -11 lines 0 comments Download
M ios/chrome/browser/ui/tab_switcher/tab_switcher_model.mm View 1 6 chunks +24 lines, -30 lines 0 comments Download
M ios/chrome/browser/ui/tab_switcher/tab_switcher_model_unittest.mm View 1 2 chunks +2 lines, -2 lines 0 comments Download
M ios/chrome/browser/ui/tab_switcher/tab_switcher_panel_cell.h View 1 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/ui/tab_switcher/tab_switcher_panel_cell.mm View 1 3 chunks +4 lines, -4 lines 0 comments Download
M ios/chrome/browser/ui/tab_switcher/tab_switcher_panel_controller.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M ios/chrome/browser/ui/tab_switcher/tab_switcher_panel_controller.mm View 1 14 chunks +15 lines, -15 lines 0 comments Download
M ios/chrome/browser/ui/tab_switcher/tab_switcher_panel_view.h View 1 1 chunk +1 line, -1 line 0 comments Download
M ios/chrome/browser/ui/tab_switcher/tab_switcher_panel_view.mm View 1 2 chunks +3 lines, -3 lines 0 comments Download
M ios/chrome/browser/ui/tab_switcher/tab_switcher_session_cell_data.h View 1 3 chunks +3 lines, -5 lines 0 comments Download
M ios/chrome/browser/ui/tab_switcher/tab_switcher_session_cell_data.mm View 1 4 chunks +13 lines, -13 lines 0 comments Download
M ios/chrome/browser/ui/tab_switcher/tab_switcher_utils.h View 2 chunks +10 lines, -13 lines 0 comments Download
M ios/chrome/browser/ui/tab_switcher/tab_switcher_utils.mm View 3 chunks +43 lines, -43 lines 0 comments Download
M ios/chrome/browser/ui/tab_switcher/tab_switcher_utils_unittest.mm View 1 chunk +2 lines, -2 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 21 (14 generated)
rohitrao (ping after 24h)
https://codereview.chromium.org/2608253003/diff/1/ios/chrome/browser/ui/tab_switcher/tab_switcher_utils.h File ios/chrome/browser/ui/tab_switcher/tab_switcher_utils.h (right): https://codereview.chromium.org/2608253003/diff/1/ios/chrome/browser/ui/tab_switcher/tab_switcher_utils.h#newcode20 ios/chrome/browser/ui/tab_switcher/tab_switcher_utils.h:20: void TabSwitcherGetFavicon(GURL const& url, This seems like a method ...
3 years, 11 months ago (2017-01-03 15:46:33 UTC) #4
sdefresne
I think we should rename the SessionType and SessionCellType to TabSwitcherSession{Type,CellType} to avoid confusion with ...
3 years, 11 months ago (2017-01-03 16:04:30 UTC) #7
rohitrao (ping after 24h)
Renamed the enums, will address the more substantive changes in a followup. https://codereview.chromium.org/2608253003/diff/1/ios/chrome/browser/ui/tab_switcher/tab_switcher_controller.mm File ios/chrome/browser/ui/tab_switcher/tab_switcher_controller.mm ...
3 years, 11 months ago (2017-01-04 13:36:38 UTC) #10
sdefresne
lgtm but please update commands in the CL description :-)
3 years, 11 months ago (2017-01-04 13:52:01 UTC) #11
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/2608253003/20001
3 years, 11 months ago (2017-01-04 14:25:25 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
3 years, 11 months ago (2017-01-04 14:29:45 UTC) #19
commit-bot: I haz the power
3 years, 11 months ago (2017-01-04 14:34:08 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/aa323161b7a81feae271ad6b4f2d21a613380367
Cr-Commit-Position: refs/heads/master@{#441369}

Powered by Google App Engine
This is Rietveld 408576698