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

Issue 856393002: Fix for plugin id is showing instead of plugin path in chrome://plugins. (Closed)

Created:
5 years, 11 months ago by Deepak
Modified:
5 years, 11 months ago
Reviewers:
Lei Zhang, Yoyo Zhou, raymes
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix for plugin id is showing instead of plugin path in chrome://plugins. id was getting passed for path,now extension URL is passed so that it will give info about the plugin location. Changes done to achieve this. BUG=450616 Committed: https://crrev.com/d874e71e9b1e49133c2c0880f1a726f7878bd3bf Cr-Commit-Position: refs/heads/master@{#312646}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Keeping changes for path only. #

Patch Set 3 : Changes path to url of extension. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/browser/extensions/plugin_manager.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 20 (4 generated)
Deepak
PTAL
5 years, 11 months ago (2015-01-21 15:50:18 UTC) #2
Lei Zhang
Raymes already fix this bug in r312334
5 years, 11 months ago (2015-01-21 21:16:03 UTC) #4
Deepak
On 2015/01/21 21:16:03, Lei Zhang wrote: > Raymes already fix this bug in r312334 This ...
5 years, 11 months ago (2015-01-22 02:58:57 UTC) #5
Lei Zhang
5 years, 11 months ago (2015-01-22 03:00:55 UTC) #7
raymes
https://codereview.chromium.org/856393002/diff/1/chrome/browser/extensions/plugin_manager.cc File chrome/browser/extensions/plugin_manager.cc (right): https://codereview.chromium.org/856393002/diff/1/chrome/browser/extensions/plugin_manager.cc#newcode96 chrome/browser/extensions/plugin_manager.cc:96: info.path = extension->path(); The path is sort of unimportant. ...
5 years, 11 months ago (2015-01-22 03:23:40 UTC) #8
Deepak
Thanks for review. I understand. But url is coming like : chrome-extension://mhjfbmdgcfjbbpaeojofohoefgiehjai/ This does not ...
5 years, 11 months ago (2015-01-22 04:26:15 UTC) #9
raymes
But the path which gets displayed doesn't even exist because it's a component extension. I ...
5 years, 11 months ago (2015-01-22 04:36:18 UTC) #10
Deepak
On 2015/01/22 04:36:18, raymes wrote: > But the path which gets displayed doesn't even exist ...
5 years, 11 months ago (2015-01-22 04:57:27 UTC) #11
raymes
lgtm
5 years, 11 months ago (2015-01-22 05:03:06 UTC) #12
Deepak
On 2015/01/22 05:03:06, raymes wrote: > lgtm @yoz PTAL.
5 years, 11 months ago (2015-01-22 05:22:58 UTC) #13
Lei Zhang
lgtm, but please update the CL description.
5 years, 11 months ago (2015-01-22 07:32:48 UTC) #14
Deepak
On 2015/01/22 07:32:48, Lei Zhang wrote: > lgtm, but please update the CL description. Thanks ...
5 years, 11 months ago (2015-01-22 08:12:50 UTC) #15
Yoyo Zhou
LGTM
5 years, 11 months ago (2015-01-22 15:16:33 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/856393002/40001
5 years, 11 months ago (2015-01-22 17:08:15 UTC) #18
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 11 months ago (2015-01-22 18:51:54 UTC) #19
commit-bot: I haz the power
5 years, 11 months ago (2015-01-22 18:52:56 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d874e71e9b1e49133c2c0880f1a726f7878bd3bf
Cr-Commit-Position: refs/heads/master@{#312646}

Powered by Google App Engine
This is Rietveld 408576698