DescriptionMac: 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 #
Messages
Total messages: 2 (0 generated)
|