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

Issue 6324014: Fixed grave bug in Plugin Loading code that lead to a crash with some plugins. (Closed)

Created:
9 years, 11 months ago by pastarmovj
Modified:
9 years, 7 months ago
Reviewers:
jam
CC:
chromium-reviews, darin-cc_chromium.org, davemoore+watch_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Fixed grave bug in Plugin Loading code that lead to a crash with some plugins. When plugins are not properly written they don't supply any identificatrion info through their api which used to kill the plugin loading code. BUG=70775 TEST=test_shell_tests-PluginListTest.BadPluginDescription Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72557

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -8 lines) Patch
M chrome/browser/chromeos/gview_request_interceptor_unittest.cc View 1 chunk +0 lines, -1 line 0 comments Download
M webkit/plugins/npapi/plugin_list.cc View 2 chunks +7 lines, -7 lines 0 comments Download
M webkit/plugins/npapi/plugin_list_unittest.cc View 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
jam
9 years, 11 months ago (2011-01-25 21:37:49 UTC) #1
lgtm

Powered by Google App Engine
This is Rietveld 408576698