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

Issue 8664027: Add PluginInstaller to encapsulate information about a missing plug-in. (Closed)

Created:
9 years ago by Bernhard Bauer
Modified:
9 years ago
Reviewers:
battre
CC:
chromium-reviews, jam, arv (Not doing code reviews), darin-cc_chromium.org, stuartmorgan+watch_chromium.org
Visibility:
Public.

Description

Add PluginInstaller to encapsulate information about a missing plug-in, and add a separate help URL for each plug-in. TBR=arv@chromium.org BUG=62079, 102987 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112610

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : fix #

Patch Set 5 : fix #

Total comments: 17

Patch Set 6 : review #

Patch Set 7 : review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -33 lines) Patch
M chrome/browser/plugin_finder.h View 1 3 chunks +4 lines, -8 lines 0 comments Download
M chrome/browser/plugin_finder.cc View 1 2 3 4 5 3 chunks +23 lines, -8 lines 0 comments Download
A chrome/browser/plugin_installer.h View 1 2 3 4 5 6 1 chunk +48 lines, -0 lines 0 comments Download
A chrome/browser/plugin_installer.cc View 1 2 3 1 chunk +20 lines, -0 lines 0 comments Download
M chrome/browser/plugin_observer.h View 2 chunks +3 lines, -5 lines 0 comments Download
M chrome/browser/plugin_observer.cc View 1 2 3 4 4 chunks +11 lines, -12 lines 0 comments Download
M chrome/browser/resources/plugins_mac.json View 1 2 3 4 5 6 8 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/resources/plugins_win.json View 8 chunks +8 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Bernhard Bauer
Please review.
9 years ago (2011-11-29 14:33:36 UTC) #1
battre
http://codereview.chromium.org/8664027/diff/3010/chrome/browser/plugin_finder.cc File chrome/browser/plugin_finder.cc (right): http://codereview.chromium.org/8664027/diff/3010/chrome/browser/plugin_finder.cc#newcode103 chrome/browser/plugin_finder.cc:103: installers_[identifier] = installer; do you need to free the ...
9 years ago (2011-11-30 14:10:06 UTC) #2
Bernhard Bauer
Thanks for the review! I'll address the other comments in the next patch set. http://codereview.chromium.org/8664027/diff/3010/chrome/browser/plugin_finder.cc ...
9 years ago (2011-11-30 14:29:23 UTC) #3
Bernhard Bauer
http://codereview.chromium.org/8664027/diff/3010/chrome/browser/plugin_finder.cc File chrome/browser/plugin_finder.cc (right): http://codereview.chromium.org/8664027/diff/3010/chrome/browser/plugin_finder.cc#newcode103 chrome/browser/plugin_finder.cc:103: installers_[identifier] = installer; On 2011/11/30 14:10:06, battre wrote: > ...
9 years ago (2011-12-01 09:39:25 UTC) #4
Bernhard Bauer
http://codereview.chromium.org/8664027/diff/3010/chrome/browser/resources/plugins_mac.json File chrome/browser/resources/plugins_mac.json (right): http://codereview.chromium.org/8664027/diff/3010/chrome/browser/resources/plugins_mac.json#newcode178 chrome/browser/resources/plugins_mac.json:178: "displayurl": false On 2011/11/30 14:29:23, Bernhard Bauer wrote: > ...
9 years ago (2011-12-01 10:20:56 UTC) #5
battre
lgtm
9 years ago (2011-12-01 10:23:56 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bauerb@chromium.org/8664027/14001
9 years ago (2011-12-01 17:30:44 UTC) #7
commit-bot: I haz the power
Try job failure for 8664027-14001 (retry) on win_rel for step "ui_tests" (clobber build). It's a ...
9 years ago (2011-12-01 20:04:20 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bauerb@chromium.org/8664027/14001
9 years ago (2011-12-01 22:56:57 UTC) #9
commit-bot: I haz the power
9 years ago (2011-12-02 02:28:14 UTC) #10
Change committed as 112610

Powered by Google App Engine
This is Rietveld 408576698