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

Issue 2264163002: Fix branding/official build confusion in os_crypt. (Closed)

Created:
4 years, 4 months ago by Lei Zhang
Modified:
4 years, 4 months ago
Reviewers:
cfroussios
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix branding/official build confusion in os_crypt. TBR=cfroussios@chromium.org Committed: https://crrev.com/c0bfd647f33d33086f7c3643bc4d37e0b72f4e2a Cr-Commit-Position: refs/heads/master@{#413477}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M components/os_crypt/key_storage_linux.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (2 generated)
Lei Zhang
TBR
4 years, 4 months ago (2016-08-22 17:14:02 UTC) #1
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/2264163002/1
4 years, 4 months ago (2016-08-22 17:14:39 UTC) #3
cfroussios
2 points. 1. The incorrect use of the flag exists in both linux implementations, and ...
4 years, 4 months ago (2016-08-22 17:19:32 UTC) #4
cfroussios
LGTM, with the understanding that if there is someone who distributes beta chromium with the ...
4 years, 4 months ago (2016-08-22 17:49:08 UTC) #5
Lei Zhang
On 2016/08/22 17:49:08, cfroussios wrote: > LGTM, with the understanding that if there is someone ...
4 years, 4 months ago (2016-08-22 18:00:42 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-08-22 18:10:56 UTC) #7
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/c0bfd647f33d33086f7c3643bc4d37e0b72f4e2a Cr-Commit-Position: refs/heads/master@{#413477}
4 years, 4 months ago (2016-08-22 18:13:02 UTC) #9
cfroussios
On 2016/08/22 18:00:42, Lei Zhang wrote: > On 2016/08/22 17:49:08, cfroussios wrote: > > LGTM, ...
4 years, 4 months ago (2016-08-23 09:05:19 UTC) #10
Lei Zhang
4 years, 4 months ago (2016-08-23 17:08:23 UTC) #11
Message was sent while issue was closed.
On 2016/08/23 09:05:19, cfroussios wrote:
> I see. I did indeed misunderstand what official means. However, this makes
> things worse. If is_official is for optimisations, then there is no reason why
> there wouldn't be optimised chromium builds, which stored their key as
"chrome".
> Now we've made them lose their encryption key.
> 
> At the very least, we must merge this into M53. Otherwise, stable M53 will
> create a lot of false "Chrome" keys, and stable M54 will lose them.
> 
> If we'd rather not break the profiles of our beta users, then it might be
better
> instead to make Chromium copy keys that are branded as "Chrome". It might be
> also necessary to do it the other way around too, even though I think Google
> Chrome should be optimised.

Yes, please file a bug and request a M53 merge.

Powered by Google App Engine
This is Rietveld 408576698