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

Issue 23684023: Move the WebPluginResourceClient interface to its own header. Also fix up method order in webplugin… (Closed)

Created:
7 years, 3 months ago by jam
Modified:
7 years, 3 months ago
Reviewers:
tburkard
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Move the WebPluginResourceClient interface to its own header. Also fix up method order in webplugin_proxy.h and change WebKit::WebCanvas usage to SkCanvas. R=tburkard@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221269

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -81 lines) Patch
M content/child/npapi/plugin_instance.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/npapi/plugin_stream_url.h View 1 chunk +1 line, -1 line 0 comments Download
M content/child/npapi/webplugin.h View 1 chunk +0 lines, -27 lines 0 comments Download
M content/child/npapi/webplugin_delegate.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/child/npapi/webplugin_delegate_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M content/child/npapi/webplugin_delegate_impl_android.cc View 1 chunk +1 line, -2 lines 0 comments Download
M content/child/npapi/webplugin_delegate_impl_aura.cc View 1 chunk +1 line, -2 lines 0 comments Download
M content/child/npapi/webplugin_delegate_impl_gtk.cc View 1 chunk +1 line, -2 lines 0 comments Download
M content/child/npapi/webplugin_delegate_impl_mac.mm View 1 chunk +1 line, -2 lines 0 comments Download
M content/child/npapi/webplugin_delegate_impl_win.cc View 1 chunk +1 line, -2 lines 0 comments Download
A content/child/npapi/webplugin_resource_client.h View 1 chunk +45 lines, -0 lines 0 comments Download
M content/content_child.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M content/plugin/webplugin_delegate_stub.cc View 1 chunk +1 line, -0 lines 0 comments Download
M content/plugin/webplugin_proxy.h View 3 chunks +23 lines, -38 lines 0 comments Download
M content/renderer/npapi/webplugin_delegate_proxy.h View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/npapi/webplugin_delegate_proxy.cc View 2 chunks +2 lines, -1 line 0 comments Download
M content/renderer/npapi/webplugin_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
7 years, 3 months ago (2013-09-04 01:01:54 UTC) #1
tburkard
7 years, 3 months ago (2013-09-04 01:02:30 UTC) #2
lgtm

To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698