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

Issue 6336014: Fix printing PDFs through right click on Mac and Linux. Looks like they both... (Closed)

Created:
9 years, 11 months ago by jam
Modified:
9 years, 7 months ago
Reviewers:
Elliot Glaysher, evanm
CC:
chromium-reviews, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Fix printing PDFs through right click on Mac and Linux. Looks like they both give the menu closed notification before the notification about which item was clicked. BUG=70987 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72840

Patch Set 1 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -17 lines) Patch
M ui/base/models/simple_menu_model.h View 2 chunks +6 lines, -0 lines 0 comments Download
M ui/base/models/simple_menu_model.cc View 3 chunks +13 lines, -1 line 0 comments Download
M views/controls/menu/native_menu_win.cc View 5 chunks +2 lines, -16 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jam
9 years, 11 months ago (2011-01-27 08:49:55 UTC) #1
jam
9 years, 11 months ago (2011-01-27 17:59:54 UTC) #2
evanm
This looks ok to me but I don't know menus too well -- Elliot can ...
9 years, 11 months ago (2011-01-27 18:13:04 UTC) #3
Elliot Glaysher
9 years, 11 months ago (2011-01-27 18:31:34 UTC) #4
On 2011/01/27 18:13:04, evanm wrote:
> This looks ok to me but I don't know menus too well -- Elliot can you take a
> look too?

The code LGTM. I can't put my finger on it, but this change makes me slightly
nervous but I can't verbalize why. OTOH, all the tests seem to pass.

Powered by Google App Engine
This is Rietveld 408576698