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

Issue 3177001: Merge 54804 - [Mac] Enable click-drag-release behavior in the Wrench menu's c... (Closed)

Created:
10 years, 4 months ago by John Grabowski
Modified:
9 years, 6 months ago
Reviewers:
Robert Sesek
CC:
chromium-reviews, John Grabowski, Paweł Hajdan Jr., pam+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Merge 54804 - [Mac] Enable click-drag-release behavior in the Wrench menu's custom items. XIB changes: * Replace the edit item's segmented control with 3 buttons * Make the root view of both items a MenuTrackedRootView * Use the custom MenuTrackedButton for all the buttons BUG=49356 TEST=Click open the Wrench menu, hold, and drag over the buttons and they perform their function. Review URL: http://codereview.chromium.org/3072014 TBR=rsesek@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=55633

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1003 lines, -141 lines) Patch
M chrome/app/nibs/Toolbar.xib View 33 chunks +960 lines, -120 lines 0 comments Download
A + chrome/browser/cocoa/menu_tracked_button.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + chrome/browser/cocoa/menu_tracked_button.mm View 0 chunks +-1 lines, --1 lines 0 comments Download
A + chrome/browser/cocoa/menu_tracked_button_unittest.mm View 0 chunks +-1 lines, --1 lines 0 comments Download
A + chrome/browser/cocoa/menu_tracked_root_view.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + chrome/browser/cocoa/menu_tracked_root_view.mm View 0 chunks +-1 lines, --1 lines 0 comments Download
A + chrome/browser/cocoa/menu_tracked_root_view_unittest.mm View 0 chunks +-1 lines, --1 lines 0 comments Download
M chrome/browser/cocoa/wrench_menu_controller.h View 2 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/cocoa/wrench_menu_controller.mm View 5 chunks +37 lines, -24 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
John Grabowski
10 years, 4 months ago (2010-08-10 23:20:52 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698