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

Issue 2885004: Linux: Blind fix for npwrapper crashes. (Closed)

Created:
10 years, 5 months ago by Lei Zhang
Modified:
9 years, 7 months ago
Reviewers:
jam, Evan Martin
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Linux: Blind fix for npwrapper crashes. BUG=47796 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51299

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M webkit/glue/plugins/plugin_host.cc View 2 chunks +6 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Lei Zhang
10 years, 5 months ago (2010-06-29 00:52:22 UTC) #1
Evan Martin
This is vaguely familiar... oh yeah, this one: http://code.google.com/p/chromium/issues/detail?id=39917 I kinda wonder if we should ...
10 years, 5 months ago (2010-06-29 01:21:32 UTC) #2
jam
10 years, 5 months ago (2010-06-29 21:59:36 UTC) #3
On 2010/06/29 01:21:32, Evan Martin wrote:
> This is vaguely familiar... oh yeah, this one:
> http://code.google.com/p/chromium/issues/detail?id=39917
> 
> I kinda wonder if we should handle FindInstance failing in some general way. 
> Maybe normally we shut down plugins such that FindInstance should never fail? 
> John would know!

This shouldn't really be happening..  If there's a repro case, I can look into
it..  but for now this fix seems ok

Powered by Google App Engine
This is Rietveld 408576698