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

Issue 541005: Mac: Connect "Task Manager" menu item. (Closed)

Created:
10 years, 11 months ago by Nico
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Mac: Connect "Task Manager" menu item. Nib change: Connect "Task Manager" to first responder's commandDispatch:, give it tag 40005 (IDC_TASK_MANAGER in chrome/app/chrome_dll_resource.h), check "Enabled" checkbox (this has no effect, but is consistent with the rest of the nib). Due to http://codereview.chromium.org/518085 , the task manager is still disabled, but it's easier to turn on after this CL (only one small change in browser.cc). BUG=13156 TEST=Click View->Developer. "Task Manager" should still be disabled. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=35878

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -6 lines) Patch
M chrome/app/nibs/MainMenu.xib View 6 chunks +14 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Nico
10 years, 11 months ago (2010-01-09 20:51:45 UTC) #1
viettrungluu
10 years, 11 months ago (2010-01-09 21:35:46 UTC) #2
LGTM (well, at least the description sounds okay). The diff looks okay too, as
okay as a diff of a xib can look at any rate.

Powered by Google App Engine
This is Rietveld 408576698