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

Issue 10442102: Add infrastructure to instantiate a helper plugin. (Closed)

Created:
8 years, 6 months ago by ddorwin
Modified:
8 years, 5 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, jochen+watch-content_chromium.org
Visibility:
Public.

Description

Add infrastructure to instantiate a helper plugin. This is the Chromium side of http://webk.it/87399. BUG=130425 TEST=None yet. Confirmed plugin is instantiated when GetClient()->createHelperPlugin(frame_); is added to WebMediaPlayerImpl::play(). Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=145924

Patch Set 1 #

Patch Set 2 : rebased #

Total comments: 4

Patch Set 3 : rebase and review feedback #

Patch Set 4 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M content/renderer/render_view_impl.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/render_view_impl.cc View 1 2 3 2 chunks +6 lines, -0 lines 0 comments Download
M content/renderer/render_widget.cc View 1 2 3 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
ddorwin
This is a simple patch to use the WebKit code and override a new method.
8 years, 6 months ago (2012-06-18 05:58:47 UTC) #1
ddorwin
jamesr, please review (I'll need your OWNERS approval). abarth, FYI.
8 years, 6 months ago (2012-06-18 06:00:24 UTC) #2
ddorwin
jamesr, please review. It's short.
8 years, 6 months ago (2012-06-22 18:31:59 UTC) #3
jamesr
The naming here is so vague that I can't tell what it is trying to ...
8 years, 6 months ago (2012-06-22 18:46:41 UTC) #4
ddorwin
> The naming here is so vague that I can't tell what it is trying ...
8 years, 6 months ago (2012-06-22 19:39:19 UTC) #5
ddorwin
I should also mention that the purpose of initializeHelperPluginWebFrame() is to get a WebKit::WebFrameClient* from ...
8 years, 6 months ago (2012-06-22 22:06:04 UTC) #6
ddorwin
jamesr - ping. Did the information I provided help?
8 years, 5 months ago (2012-06-27 02:28:20 UTC) #7
ddorwin
piman, please review this small change. (jamesr is OOO.) See my earlier replies for more ...
8 years, 5 months ago (2012-07-09 21:37:27 UTC) #8
piman
lgtm
8 years, 5 months ago (2012-07-09 22:06:17 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ddorwin@chromium.org/10442102/32001
8 years, 5 months ago (2012-07-10 16:49:27 UTC) #10
commit-bot: I haz the power
8 years, 5 months ago (2012-07-10 18:46:04 UTC) #11
Change committed as 145924

Powered by Google App Engine
This is Rietveld 408576698