Chromium Code Reviews
Help | Chromium Project | Sign in
(236)

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

Can't Edit
Can't Publish+Mail
Start Review
Created:
4 years, 11 months ago by Bernhard Bauer
Modified:
4 years 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
Trybot results:
Commit: CQ not working?

Messages

Total messages: 3 (0 generated)
Nico
LG
4 years, 11 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.
4 years, 10 months ago (2010-07-06 23:56:05 UTC) #2
Nico
4 years, 10 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)
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld ec887be