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

Issue 2854041: Fix a bug effectively disabling the default plugin. (Closed)

Created:
10 years, 5 months ago by Bernhard Bauer
Modified:
9 years, 7 months ago
Reviewers:
Nico
CC:
chromium-reviews, jam, ben+cc_chromium.org, darin-cc_chromium.org, Paweł Hajdan Jr.
Base URL:
git://codf21.jail/chromium.git
Visibility:
Public.

Description

Fix a bug effectively disabling the default plugin. Also, re-enable DefaultPluginUITest.DefaultPluginLoadTest. BUG=48388, 46662 TEST=DefaultPluginUITest.DefaultPluginLoadTest Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=51713

Patch Set 1 #

Total comments: 1

Patch Set 2 : Add braces. #

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

Messages

Total messages: 3 (0 generated)
Nico
LG
10 years, 5 months ago (2010-07-06 16:12:52 UTC) #1
Nico
Add 46662 to the BUG= line. The windows trybot failures might be real; not sure.
10 years, 5 months ago (2010-07-06 23:56:05 UTC) #2
Nico
10 years, 5 months ago (2010-07-06 23:58:26 UTC) #3
http://codereview.chromium.org/2854041/diff/1/3
File webkit/glue/plugins/plugin_list.cc (right):

http://codereview.chromium.org/2854041/diff/1/3#newcode385
webkit/glue/plugins/plugin_list.cc:385: FindDisabledPlugin(mime_type,
allow_wildcard, info))
(nit: if either expression or body of an if are more than one line long, the if
requires braces)

Powered by Google App Engine
This is Rietveld 408576698