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

Issue 2689383002: Commands should have consistent behaviors across different modes

Created:
3 years, 10 months ago by Hzj_jie
Modified:
3 years, 10 months ago
Reviewers:
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Commands should have a consistent behavior across different modes Change https://chromium.googlesource.com/chromium/src/+/3c7af99a93f4b4837b2fbee5cb66697f66ccf241 makes command_updater_ updates in inappropriate modes. BUG=691677

Patch Set 1 #

Total comments: 14

Patch Set 2 : Resolve review comments #

Total comments: 8

Patch Set 3 : Resolve review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -23 lines) Patch
M chrome/browser/ui/browser_command_controller.cc View 1 2 4 chunks +11 lines, -17 lines 0 comments Download
M chrome/browser/ui/browser_command_controller_unittest.cc View 1 2 1 chunk +10 lines, -6 lines 0 comments Download

Messages

Total messages: 58 (50 generated)
Hzj_jie
3 years, 10 months ago (2017-02-14 20:46:13 UTC) #31
msw
https://codereview.chromium.org/2689383002/diff/120001/chrome/browser/app_controller_mac.mm File chrome/browser/app_controller_mac.mm (right): https://codereview.chromium.org/2689383002/diff/120001/chrome/browser/app_controller_mac.mm#newcode1500 chrome/browser/app_controller_mac.mm:1500: menuState_.get(), lastProfile_, false); How do you know the relevant ...
3 years, 10 months ago (2017-02-14 22:34:50 UTC) #34
Hzj_jie
https://codereview.chromium.org/2689383002/diff/120001/chrome/browser/app_controller_mac.mm File chrome/browser/app_controller_mac.mm (right): https://codereview.chromium.org/2689383002/diff/120001/chrome/browser/app_controller_mac.mm#newcode1500 chrome/browser/app_controller_mac.mm:1500: menuState_.get(), lastProfile_, false); On 2017/02/14 22:34:50, msw wrote: > ...
3 years, 10 months ago (2017-02-15 02:00:49 UTC) #38
msw
Please replace the url-shortener link in the CL description with the full code review link. ...
3 years, 10 months ago (2017-02-15 18:40:51 UTC) #41
Hzj_jie
https://codereview.chromium.org/2689383002/diff/120001/chrome/browser/app_controller_mac.mm File chrome/browser/app_controller_mac.mm (right): https://codereview.chromium.org/2689383002/diff/120001/chrome/browser/app_controller_mac.mm#newcode1500 chrome/browser/app_controller_mac.mm:1500: menuState_.get(), lastProfile_, false); On 2017/02/15 18:40:51, msw wrote: > ...
3 years, 10 months ago (2017-02-15 21:20:17 UTC) #52
msw
This looks much better, but I'm keen on pursuing a change that restores the old ...
3 years, 10 months ago (2017-02-15 22:38:19 UTC) #55
Hzj_jie
On 2017/02/15 22:38:19, msw wrote: > This looks much better, but I'm keen on pursuing ...
3 years, 10 months ago (2017-02-15 22:41:41 UTC) #56
Hzj_jie
3 years, 10 months ago (2017-02-17 21:59:24 UTC) #57
This change is deprecated. A new one will be prepared soon or later to correct
the inconsistency of IDC_OPTIONS and IDC_IMPORT_SETTINGS between
UpdateCommandsForFullscreenMode() and
UpdateSharedCommandsForIncognitoAvailability().

Powered by Google App Engine
This is Rietveld 408576698