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

Issue 6335008: Fix Linux breakage of context menu items for the blocked plugin placeholder.... (Closed)

Created:
9 years, 11 months ago by Chris Evans
Modified:
9 years, 6 months ago
Reviewers:
Cris Neckar
CC:
chromium-reviews, darin-cc_chromium.org, brettw-cc_chromium.org
Visibility:
Public.

Description

Fix Linux breakage of context menu items for the blocked plugin placeholder. (I'm not sure about other platforms; on Linux, GTK has the weird quirk of firing "context menu closed" before "context menu item selected", so it's best to use a solution that doesn't try and track the visibility state of the context menu). BUG=none TEST=manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=71777

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -16 lines) Patch
M chrome/renderer/blocked_plugin.h View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/renderer/blocked_plugin.cc View 1 4 chunks +10 lines, -14 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Chris Evans
Fix my favourite feature!
9 years, 11 months ago (2011-01-19 06:32:10 UTC) #1
Cris Neckar
LGTM
9 years, 11 months ago (2011-01-19 06:33:59 UTC) #2
Chris Evans
On 2011/01/19 06:33:59, cdn wrote: > LGTM Chatted some more with Cris over chat... we ...
9 years, 11 months ago (2011-01-19 06:37:53 UTC) #3
Cris Neckar
9 years, 11 months ago (2011-01-19 06:38:42 UTC) #4
Looks good with the change

Powered by Google App Engine
This is Rietveld 408576698