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

Issue 7983032: Add NPChannelBase::GetModalDialogEvent() to avoid content/plugin/ include from npobject_proxy.cc (Closed)

Created:
9 years, 3 months ago by Steve Block
Modified:
9 years, 3 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, dpranke+watch-content_chromium.org, jam
Visibility:
Public.

Description

Add NPChannelBase::GetModalDialogEvent() to avoid content/plugin/ include from npobject_proxy.cc This patch adds a new virtual method NPChannelBase::GetModalDialogEvent() to avoid the need for NPObjectProxy to cast its NPChannelBase to PluginChannel. Refactoring only, no functional change. BUG=96703 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=102212

Patch Set 1 #

Patch Set 2 : Rebased after http://codereview.chromium.org/7982026 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -21 lines) Patch
M content/common/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M content/common/np_channel_base.h View 1 1 chunk +6 lines, -0 lines 0 comments Download
M content/common/np_channel_base.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download
M content/common/npobject_proxy.cc View 4 chunks +10 lines, -19 lines 0 comments Download
M content/plugin/plugin_channel.h View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Steve Block
9 years, 3 months ago (2011-09-21 19:38:29 UTC) #1
jam
lgtm
9 years, 3 months ago (2011-09-21 21:03:35 UTC) #2
commit-bot: I haz the power
9 years, 3 months ago (2011-09-22 00:31:09 UTC) #3
Change committed as 102212

Powered by Google App Engine
This is Rietveld 408576698