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

Issue 2623033002: [Extensions] Enable sideloading prompt on mac on canary (Closed)

Created:
3 years, 11 months ago by Devlin
Modified:
3 years, 11 months ago
Reviewers:
lazyboy
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Extensions] Enable sideloading prompt on mac on canary BUG=669277 Review-Url: https://codereview.chromium.org/2623033002 Cr-Commit-Position: refs/heads/master@{#442983} Committed: https://chromium.googlesource.com/chromium/src/+/e7419b3ea146e6aa9ba26ec3fae255754f47cafb

Patch Set 1 #

Patch Set 2 : . #

Total comments: 2

Patch Set 3 : fix channel #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -3 lines) Patch
M chrome/browser/extensions/extension_service.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/external_install_manager.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/extensions/external_install_manager.cc View 1 2 3 chunks +12 lines, -2 lines 0 comments Download

Messages

Total messages: 20 (12 generated)
Devlin
3 years, 11 months ago (2017-01-11 01:28:41 UTC) #6
lazyboy
https://codereview.chromium.org/2623033002/diff/20001/chrome/browser/extensions/external_install_manager.cc File chrome/browser/extensions/external_install_manager.cc (right): https://codereview.chromium.org/2623033002/diff/20001/chrome/browser/extensions/external_install_manager.cc#newcode91 chrome/browser/extensions/external_install_manager.cc:91: return GetCurrentChannel() < version_info::Channel::CANARY; Did you mean <= ?
3 years, 11 months ago (2017-01-11 01:46:40 UTC) #7
Devlin
https://codereview.chromium.org/2623033002/diff/20001/chrome/browser/extensions/external_install_manager.cc File chrome/browser/extensions/external_install_manager.cc (right): https://codereview.chromium.org/2623033002/diff/20001/chrome/browser/extensions/external_install_manager.cc#newcode91 chrome/browser/extensions/external_install_manager.cc:91: return GetCurrentChannel() < version_info::Channel::CANARY; On 2017/01/11 01:46:40, lazyboy wrote: ...
3 years, 11 months ago (2017-01-11 15:53:33 UTC) #8
lazyboy
lgtm
3 years, 11 months ago (2017-01-11 19:19:09 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2623033002/40001
3 years, 11 months ago (2017-01-11 19:34:10 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://chromium.googlesource.com/chromium/src/+/e7419b3ea146e6aa9ba26ec3fae255754f47cafb
3 years, 11 months ago (2017-01-11 19:41:12 UTC) #18
findit-for-me
FYI: Findit identified this CL at revision 442983 as the culprit for failures in the ...
3 years, 11 months ago (2017-01-11 21:14:23 UTC) #19
Devlin
3 years, 11 months ago (2017-01-11 21:27:32 UTC) #20
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.chromium.org/2628993002/ by rdevlin.cronin@chromium.org.

The reason for reverting is: Broke official mac compile.

Powered by Google App Engine
This is Rietveld 408576698