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

Issue 2940853003: [ios clean] Use dispatcher for showing TabStrip (Closed)

Created:
3 years, 6 months ago by sczs
Modified:
3 years, 6 months ago
CC:
chromium-reviews, marq+scrutinize_chromium.org, marq+watch_chromium.org, ios-reviews+clean_chromium.org, ios-reviews+showcase_chromium.org, ios-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[ios clean] Use dispatcher for showing TabStrip Small change to stop depending on the responder chain for showing the TabStrip BUG=683793 Review-Url: https://codereview.chromium.org/2940853003 Cr-Commit-Position: refs/heads/master@{#480485} Committed: https://chromium.googlesource.com/chromium/src/+/402898975cee69b841e0b02e19cd46774acb0531

Patch Set 1 #

Total comments: 5

Patch Set 2 : Refactors ToolbarVC init #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -66 lines) Patch
M ios/clean/chrome/browser/ui/actions/tab_strip_actions.h View 1 chunk +0 lines, -2 lines 0 comments Download
M ios/clean/chrome/browser/ui/commands/tab_strip_commands.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M ios/clean/chrome/browser/ui/tab/tab_container_view_controller.mm View 1 chunk +0 lines, -4 lines 0 comments Download
M ios/clean/chrome/browser/ui/tab/tab_coordinator.mm View 3 chunks +10 lines, -1 line 0 comments Download
M ios/clean/chrome/browser/ui/tab_strip/tab_strip_toolbar.mm View 1 chunk +1 line, -0 lines 0 comments Download
M ios/clean/chrome/browser/ui/toolbar/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M ios/clean/chrome/browser/ui/toolbar/toolbar_coordinator.mm View 1 2 chunks +2 lines, -2 lines 0 comments Download
M ios/clean/chrome/browser/ui/toolbar/toolbar_view_controller.h View 1 2 chunks +7 lines, -1 line 0 comments Download
M ios/clean/chrome/browser/ui/toolbar/toolbar_view_controller.mm View 1 11 chunks +24 lines, -52 lines 0 comments Download
M ios/showcase/toolbar/sc_toolbar_coordinator.mm View 3 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
sczs
PTAL https://codereview.chromium.org/2940853003/diff/1/ios/clean/chrome/browser/ui/tab_strip/tab_strip_toolbar.mm File ios/clean/chrome/browser/ui/tab_strip/tab_strip_toolbar.mm (right): https://codereview.chromium.org/2940853003/diff/1/ios/clean/chrome/browser/ui/tab_strip/tab_strip_toolbar.mm#newcode52 ios/clean/chrome/browser/ui/tab_strip/tab_strip_toolbar.mm:52: // TODO(crbug.com/733453): Use dispatcher instead of responder chain. ...
3 years, 6 months ago (2017-06-15 01:15:45 UTC) #4
marq (ping after 24h)
Essentially LGTM with some broader comments. https://codereview.chromium.org/2940853003/diff/1/ios/clean/chrome/browser/ui/commands/tab_strip_commands.h File ios/clean/chrome/browser/ui/commands/tab_strip_commands.h (right): https://codereview.chromium.org/2940853003/diff/1/ios/clean/chrome/browser/ui/commands/tab_strip_commands.h#newcode14 ios/clean/chrome/browser/ui/commands/tab_strip_commands.h:14: @optional So far ...
3 years, 6 months ago (2017-06-15 07:35:35 UTC) #5
sczs
Thanks for taking a look! I've made some changes to get rid of the boilerplate, ...
3 years, 6 months ago (2017-06-15 19:56:18 UTC) #6
sczs
Sending to the CQ since there are no new comments.
3 years, 6 months ago (2017-06-19 16:11:56 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/2940853003/20001
3 years, 6 months ago (2017-06-19 16:12:20 UTC) #10
commit-bot: I haz the power
3 years, 6 months ago (2017-06-19 17:35:19 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/402898975cee69b841e0b02e19cd...

Powered by Google App Engine
This is Rietveld 408576698