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

Issue 56206: Don't call NPP_StreamAsFile on the plugin, if the stream is being closed due ... (Closed)

Created:
11 years, 8 months ago by ananta
Modified:
9 years, 6 months ago
Reviewers:
jam
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Don't call NPP_StreamAsFile on the plugin, if the stream is being closed due to an error, i.e. due to a user break or a network error. This causes the FoxIt reader plugin to crash. Fixes bug http://code.google.com/p/chromium/issues/detail?id=9539 Bug=9539 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=13075

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
ananta
11 years, 8 months ago (2009-04-03 02:49:21 UTC) #1
jam
11 years, 8 months ago (2009-04-03 04:06:25 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698