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

Issue 1991005: (1) Group plugins with the same name together. (2) Show a download link for p... (Closed)

Created:
10 years, 7 months ago by mavrommatis
Modified:
9 years, 7 months ago
CC:
chromium-reviews, arv (Not doing code reviews), darin-cc_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

(1) Group plugins with the same name together. (2) Show a download link for plugin versions with known security problems in about:plugins. BUG=3910 TEST=Open "chrome://plugins", see that plugins are grouped, and that any vulnerable plugins are marked red. Try enabling and disabling plugin groups. (Eventually landed by bauerb@ in another CL.)

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 10

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+930 lines, -207 lines) Patch
M chrome/app/generated_resources.grd View 1 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/browser/dom_ui/plugins_ui.cc View 1 6 chunks +31 lines, -95 lines 0 comments Download
M chrome/browser/plugin_service.cc View 2 chunks +3 lines, -36 lines 0 comments Download
A chrome/browser/plugin_updater.h View 1 2 3 1 chunk +138 lines, -0 lines 0 comments Download
A chrome/browser/plugin_updater.cc View 1 2 3 1 chunk +480 lines, -0 lines 0 comments Download
A chrome/browser/plugin_updater_unittest.cc View 1 2 3 4 1 chunk +112 lines, -0 lines 0 comments Download
M chrome/browser/resources/plugins.html View 1 7 chunks +154 lines, -76 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
mavrommatis
10 years, 7 months ago (2010-05-07 23:21:14 UTC) #1
viettrungluu
You know that the order of the PluginList is meaningful (and dictates how mime type ...
10 years, 7 months ago (2010-05-07 23:51:20 UTC) #2
mavrommatis
No, that's ... good to know :). I need to keep the order within a ...
10 years, 7 months ago (2010-05-07 23:55:23 UTC) #3
viettrungluu
On 2010/05/07 23:55:23, mavrommatis wrote: > No, that's ... good to know :). I need ...
10 years, 7 months ago (2010-05-08 00:07:42 UTC) #4
Paweł Hajdan Jr.
Drive-by with test comments. http://codereview.chromium.org/1991005/diff/1/7 File chrome/browser/plugin_updater_unittest.cc (right): http://codereview.chromium.org/1991005/diff/1/7#newcode119 chrome/browser/plugin_updater_unittest.cc:119: EXPECT_TRUE(def_group.get() != NULL); Could you ...
10 years, 7 months ago (2010-05-08 07:56:10 UTC) #5
jam
On 2010/05/07 23:51:20, viettrungluu wrote: > You know that the order of the PluginList is ...
10 years, 7 months ago (2010-05-10 18:37:59 UTC) #6
viettrungluu
On 2010/05/10 18:37:59, John Abd-El-Malek wrote: > On 2010/05/07 23:51:20, viettrungluu wrote: > > You ...
10 years, 7 months ago (2010-05-10 18:40:13 UTC) #7
mavrommatis
Please see the new patch. Fixed: - asserts in unittests - string16 (I probably didn't ...
10 years, 7 months ago (2010-05-15 19:26:36 UTC) #8
jam
http://codereview.chromium.org/1991005/diff/25001/26001 File chrome/app/generated_resources.grd (right): http://codereview.chromium.org/1991005/diff/25001/26001#newcode3669 chrome/app/generated_resources.grd:3669: Download Critical Security Update Will all later versions be ...
10 years, 7 months ago (2010-05-18 22:39:22 UTC) #9
mavrommatis
Thanks John, all fixed. http://codereview.chromium.org/1991005/diff/25001/26001 File chrome/app/generated_resources.grd (right): http://codereview.chromium.org/1991005/diff/25001/26001#newcode3669 chrome/app/generated_resources.grd:3669: Download Critical Security Update On ...
10 years, 7 months ago (2010-05-26 03:13:17 UTC) #10
jam
lgtm
10 years, 7 months ago (2010-05-26 16:11:31 UTC) #11
mavrommatis
10 years, 7 months ago (2010-05-28 21:08:19 UTC) #12
Thanks John. We've run the tests on windows and mac. I don't have
submit priviledges, how do we get this submitted?

Thanks.

On Wed, May 26, 2010 at 9:11 AM,  <jam@chromium.org> wrote:
> lgtm
>
> http://codereview.chromium.org/1991005/show
>

Powered by Google App Engine
This is Rietveld 408576698