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

Issue 596193002: Check multi-crx path for force update based on manifest entries (Closed)

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

Description

Check multi-crx path for force update based on manifest entries The previous CL (https://codereview.chromium.org/540673002) was not fully correct. It used a path based on <nacl_arch>, but the path can be arbitrary based on entries in the extension's manifest. If the extension used non-nacl_arch paths, it would continually download and install the same copy of the extension, eventually filling up the user's disk if left long enough without restarting Chrome. BUG=414156 Committed: https://crrev.com/74cafd39701dd9b66ea219a2a4ef0c9d88d76eec Cr-Commit-Position: refs/heads/master@{#296514}

Patch Set 1 #

Total comments: 2

Patch Set 2 : feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -10 lines) Patch
M chrome/browser/extensions/updater/extension_updater.cc View 1 3 chunks +24 lines, -10 lines 0 comments Download
M extensions/common/manifest_constants.h View 3 chunks +3 lines, -0 lines 0 comments Download
M extensions/common/manifest_constants.cc View 3 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
elijahtaylor1
Hi Ken, PTAL, quickly if possible. I think we need to merge this CL to ...
6 years, 3 months ago (2014-09-24 04:40:28 UTC) #2
Ken Rockot(use gerrit already)
lgtm - thanks for doing this. I regret that I clearly just guessed about how ...
6 years, 3 months ago (2014-09-24 16:14:15 UTC) #3
elijahtaylor1
No worries. I think what you did works for all apps that use the stock ...
6 years, 3 months ago (2014-09-24 16:35:48 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/596193002/20001
6 years, 3 months ago (2014-09-24 20:33:38 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001) as 1d32919cf61431cb2adf1d1ebeecb2445f464ad4
6 years, 3 months ago (2014-09-24 20:57:50 UTC) #7
commit-bot: I haz the power
6 years, 3 months ago (2014-09-24 20:58:16 UTC) #8
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/74cafd39701dd9b66ea219a2a4ef0c9d88d76eec
Cr-Commit-Position: refs/heads/master@{#296514}

Powered by Google App Engine
This is Rietveld 408576698