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

Issue 11049004: Remove Legacy NPAPI Flash Sandbox support (Closed)

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

Description

Remove Legacy NPAPI Flash Sandbox support BUG=153599 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=160310

Patch Set 1 #

Patch Set 2 : #

Total comments: 10

Patch Set 3 : Fixing merge conflicts #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -609 lines) Patch
M chrome/common/chrome_content_client.h View 1 2 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/common/chrome_content_client.cc View 1 2 2 chunks +0 lines, -118 lines 0 comments Download
M content/browser/plugin_process_host.h View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M content/browser/plugin_process_host.cc View 1 2 3 chunks +0 lines, -41 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_base.cc View 1 2 1 chunk +0 lines, -10 lines 0 comments Download
M content/common/plugin_messages.h View 1 2 1 chunk +0 lines, -7 lines 0 comments Download
M content/common/sandbox_policy.cc View 1 2 3 5 chunks +5 lines, -34 lines 0 comments Download
M content/plugin/plugin_main.cc View 1 2 3 3 chunks +1 line, -109 lines 0 comments Download
M content/plugin/webplugin_proxy.h View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M content/plugin/webplugin_proxy.cc View 1 2 1 chunk +0 lines, -10 lines 0 comments Download
M content/public/common/content_client.h View 1 2 1 chunk +0 lines, -6 lines 0 comments Download
M content/public/common/content_client.cc View 1 2 1 chunk +0 lines, -7 lines 0 comments Download
M webkit/plugins/npapi/plugin_constants_win.h View 1 2 3 2 chunks +0 lines, -4 lines 0 comments Download
M webkit/plugins/npapi/plugin_constants_win.cc View 1 2 3 2 chunks +0 lines, -2 lines 0 comments Download
M webkit/plugins/npapi/webplugin.h View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M webkit/plugins/npapi/webplugin_delegate_impl.h View 1 2 3 3 chunks +1 line, -17 lines 0 comments Download
M webkit/plugins/npapi/webplugin_delegate_impl_win.cc View 1 2 14 chunks +5 lines, -233 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
jschuh
@cpu and @ananta to make sure I didn't do anything stupid. @brettw as owner.
8 years, 2 months ago (2012-10-02 21:56:42 UTC) #1
cpu_(ooo_6.6-7.5)
awesome cleanup. lgtm. http://codereview.chromium.org/11049004/diff/2002/content/browser/renderer_host/render_widget_host_view_base.cc File content/browser/renderer_host/render_widget_host_view_base.cc (left): http://codereview.chromium.org/11049004/diff/2002/content/browser/renderer_host/render_widget_host_view_base.cc#oldcode152 content/browser/renderer_host/render_widget_host_view_base.cc:152: if (::GetPropW(orig_parent, webkit::npapi::kNativeWindowClassFilterProp)) { the constant ...
8 years, 2 months ago (2012-10-04 17:46:40 UTC) #2
brettw
lgtm
8 years, 2 months ago (2012-10-04 19:20:06 UTC) #3
ananta
lgtm http://codereview.chromium.org/11049004/diff/2002/webkit/plugins/npapi/webplugin_delegate_impl.h File webkit/plugins/npapi/webplugin_delegate_impl.h (right): http://codereview.chromium.org/11049004/diff/2002/webkit/plugins/npapi/webplugin_delegate_impl.h#newcode78 webkit/plugins/npapi/webplugin_delegate_impl.h:78: PLUGIN_QUIRK_EMULATE_IME = 131072, // Windows. Fix indent
8 years, 2 months ago (2012-10-04 19:27:17 UTC) #4
jschuh
http://codereview.chromium.org/11049004/diff/2002/content/browser/renderer_host/render_widget_host_view_base.cc File content/browser/renderer_host/render_widget_host_view_base.cc (left): http://codereview.chromium.org/11049004/diff/2002/content/browser/renderer_host/render_widget_host_view_base.cc#oldcode152 content/browser/renderer_host/render_widget_host_view_base.cc:152: if (::GetPropW(orig_parent, webkit::npapi::kNativeWindowClassFilterProp)) { On 2012/10/04 17:46:40, cpu wrote: ...
8 years, 2 months ago (2012-10-04 22:14:52 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jschuh@chromium.org/11049004/28004
8 years, 2 months ago (2012-10-04 22:19:18 UTC) #6
commit-bot: I haz the power
8 years, 2 months ago (2012-10-05 02:44:17 UTC) #7
Change committed as 160310

Powered by Google App Engine
This is Rietveld 408576698