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

Issue 9966007: views: Extract SystemMenuModel from native_menu_win.*. (Closed)

Created:
8 years, 8 months ago by tfarina
Modified:
8 years, 8 months ago
Reviewers:
sky
CC:
chromium-reviews, tfarina
Visibility:
Public.

Description

views: Extract SystemMenuModel from native_menu_win.*. This patch moves a model used by BrowserFrameWin near where it's really used, and into a place that looks more appropriated, which is to frame/ directory, near to system_menu_model_delegate.*. R=sky@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=130950

Patch Set 1 : #

Patch Set 2 : fix win #

Patch Set 3 : include string16 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -38 lines) Patch
M chrome/browser/ui/views/frame/browser_frame_win.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_frame_win.cc View 2 chunks +2 lines, -2 lines 0 comments Download
A chrome/browser/ui/views/frame/system_menu_model.h View 1 chunk +31 lines, -0 lines 0 comments Download
A chrome/browser/ui/views/frame/system_menu_model.cc View 1 chunk +25 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 chunks +4 lines, -0 lines 0 comments Download
M ui/views/controls/menu/native_menu_win.h View 1 2 2 chunks +5 lines, -19 lines 0 comments Download
M ui/views/controls/menu/native_menu_win.cc View 1 2 chunks +1 line, -15 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
tfarina
8 years, 8 months ago (2012-04-05 01:43:45 UTC) #1
sky
8 years, 8 months ago (2012-04-05 15:00:42 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698