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

Issue 10909273: Disable crashing code in the pepper plugin code. (Closed)

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

Description

Disable crashing code in the pepper plugin code. The dispatcher wrapper outlives the render view, so it was an error to save the RenderView pointer and use it later. This patch will break out-of-process gamepad which is currently unused, as well as the async flash device ID which is also currently unused. BUG=149850 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=157158

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : git try #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -11 lines) Patch
M content/renderer/pepper/pepper_plugin_delegate_impl.cc View 1 2 4 chunks +15 lines, -11 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
brettw
8 years, 3 months ago (2012-09-17 16:43:45 UTC) #1
yzshen1
8 years, 3 months ago (2012-09-17 16:51:04 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698