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

Issue 16816024: Fix syncing of NPAPI plugins. (Closed)

Created:
7 years, 6 months ago by meacer
Modified:
7 years, 6 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org, Yoyo Zhou
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Fix syncing of NPAPI plugins. This fix adds a check for |plugin| permission while syncing NPAPI plugins. BUG=252034 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=207830

Patch Set 1 #

Total comments: 2

Patch Set 2 : Style fix #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -3 lines) Patch
M chrome/common/extensions/sync_helper.cc View 1 1 chunk +3 lines, -1 line 0 comments Download
M chrome/common/extensions/sync_type_unittest.cc View 1 2 5 chunks +32 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
jln (very slow on Chromium)
https://codereview.chromium.org/16816024/diff/1/chrome/common/extensions/sync_helper.cc File chrome/common/extensions/sync_helper.cc (right): https://codereview.chromium.org/16816024/diff/1/chrome/common/extensions/sync_helper.cc#newcode44 chrome/common/extensions/sync_helper.cc:44: if (PluginInfo::HasPlugins(extension) || Shouldn't we patch HasPlugins() instead? It ...
7 years, 6 months ago (2013-06-20 02:28:51 UTC) #1
Jeffrey Yasskin
Ah, I see. It's not an inconsistency between an empty plugins list and a non-empty ...
7 years, 6 months ago (2013-06-20 03:08:42 UTC) #2
meacer
On 2013/06/20 03:08:42, Jeffrey Yasskin wrote: > Ah, I see. It's not an inconsistency between ...
7 years, 6 months ago (2013-06-20 18:37:41 UTC) #3
meacer
> Actually, does it make sense to just remove "plugin" permission? > Is that permission ...
7 years, 6 months ago (2013-06-20 18:52:04 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/meacer@chromium.org/16816024/7001
7 years, 6 months ago (2013-06-20 19:02:29 UTC) #5
commit-bot: I haz the power
Failed to apply patch for chrome/common/extensions/sync_type_unittest.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 6 months ago (2013-06-20 19:02:30 UTC) #6
Jeffrey Yasskin
On Thu, Jun 20, 2013 at 11:37 AM, <meacer@chromium.org> wrote: > Reviewers: Julien Tinnes, Jeffrey ...
7 years, 6 months ago (2013-06-20 19:21:08 UTC) #7
Matt Perry
On 2013/06/20 19:21:08, Jeffrey Yasskin wrote: > On Thu, Jun 20, 2013 at 11:37 AM, ...
7 years, 6 months ago (2013-06-20 19:25:09 UTC) #8
Jeffrey Yasskin
On Thu, Jun 20, 2013 at 12:25 PM, <mpcomplete@chromium.org> wrote: > On 2013/06/20 19:21:08, Jeffrey ...
7 years, 6 months ago (2013-06-20 20:53:25 UTC) #9
meacer
On 2013/06/20 20:53:25, Jeffrey Yasskin wrote: > On Thu, Jun 20, 2013 at 12:25 PM, ...
7 years, 6 months ago (2013-06-20 22:24:45 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/meacer@chromium.org/16816024/16001
7 years, 6 months ago (2013-06-21 01:50:38 UTC) #11
commit-bot: I haz the power
7 years, 6 months ago (2013-06-21 15:33:37 UTC) #12
Message was sent while issue was closed.
Change committed as 207830

Powered by Google App Engine
This is Rietveld 408576698