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

Issue 5621006: Merge PluginGroups for Adobe Reader (Closed)

Created:
10 years ago by Jakob Kummerow
Modified:
9 years, 6 months ago
CC:
chromium-reviews, ben+cc_chromium.org, jam, pam+watch_chromium.org, Paweł Hajdan Jr., darin-cc_chromium.org, stuartmorgan+watch_chromium.org
Visibility:
Public.

Description

Merge PluginGroups for Adobe Reader This patch introduces general support in PluginGroup for multiple version ranges with one minimum secure version each, to be used e.g. for multiple major versions currently supported by their manufacturer. BUG=65207 TEST=test_shell_tests: PluginGroupTest* Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=68726

Patch Set 1 #

Total comments: 14

Patch Set 2 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+301 lines, -169 lines) Patch
M chrome/browser/dom_ui/plugins_ui.cc View 1 chunk +3 lines, -5 lines 0 comments Download
M chrome/browser/plugin_exceptions_table_model.h View 1 2 chunks +1 line, -4 lines 0 comments Download
M chrome/browser/plugin_exceptions_table_model_unittest.cc View 1 6 chunks +7 lines, -6 lines 0 comments Download
M chrome/browser/plugin_updater.cc View 1 chunk +1 line, -2 lines 0 comments Download
M webkit/glue/plugins/plugin_group.h View 1 5 chunks +43 lines, -19 lines 0 comments Download
M webkit/glue/plugins/plugin_group.cc View 1 9 chunks +85 lines, -48 lines 0 comments Download
M webkit/glue/plugins/plugin_group_unittest.cc View 1 3 chunks +86 lines, -56 lines 0 comments Download
M webkit/glue/plugins/plugin_list.cc View 1 1 chunk +75 lines, -29 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Jakob Kummerow
Please review. panayiotis: I didn't update the version ranges for RealPlayer because I wasn't sure ...
10 years ago (2010-12-08 12:55:05 UTC) #1
Bernhard Bauer
http://codereview.chromium.org/5621006/diff/1/chrome/browser/ui/cocoa/table_model_array_controller_unittest.mm File chrome/browser/ui/cocoa/table_model_array_controller_unittest.mm (right): http://codereview.chromium.org/5621006/diff/1/chrome/browser/ui/cocoa/table_model_array_controller_unittest.mm#newcode21 chrome/browser/ui/cocoa/table_model_array_controller_unittest.mm:21: namespace plugin_test_internal { Is that necessary for it to ...
10 years ago (2010-12-08 13:36:30 UTC) #2
Jakob Kummerow
Addressed your comments, please review again. http://codereview.chromium.org/5621006/diff/1/chrome/browser/ui/cocoa/table_model_array_controller_unittest.mm File chrome/browser/ui/cocoa/table_model_array_controller_unittest.mm (right): http://codereview.chromium.org/5621006/diff/1/chrome/browser/ui/cocoa/table_model_array_controller_unittest.mm#newcode21 chrome/browser/ui/cocoa/table_model_array_controller_unittest.mm:21: namespace plugin_test_internal { ...
10 years ago (2010-12-09 08:58:17 UTC) #3
Bernhard Bauer
LGTM.
10 years ago (2010-12-09 09:20:54 UTC) #4
panayiotis
10 years ago (2010-12-10 00:48:16 UTC) #5
Did a quick pass and looked great to me, just like I was imagining it. 
Regarding RealPlayer: We need to talk with them and figure out exactly what
version are vulnerable. Last I checked, I could not figure out because they
exposed different versions for XP and Vista ... I'll try to find a contact. 

On 2010/12/08 12:55:05, jkummerow wrote:
> Please review.
> 
> panayiotis: I didn't update the version ranges for RealPlayer because I wasn't
> sure which versions to put there -- the versions mentioned in your comment
seem
> to me to be pretty dated.

Powered by Google App Engine
This is Rietveld 408576698