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

Issue 2560203003: Remove SecurityChips experiment and flags (Closed)

Created:
4 years ago by estark
Modified:
4 years ago
Reviewers:
spqchan, Peter Kasting
CC:
chromium-reviews, tfarina, asvitkine+watch_chromium.org, mac-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove SecurityChips experiment and flags We are launching security chips/verbose security states to stable in M55, and thus removing the Finch experiments and command-line flags. The behavior we are launching is show-all and animate-nonsecure-only (security verbose states are shown for all states but animated for non-secure only). BUG=647762 Committed: https://crrev.com/b6c0b5412248ac3001905d439cd9ebd4b2d0f7ec Cr-Commit-Position: refs/heads/master@{#438553}

Patch Set 1 #

Total comments: 7

Patch Set 2 : rebase for trybots #

Patch Set 3 : spqchan comments #

Patch Set 4 : change to animate-nonsecure-only #

Patch Set 5 : fix rebase conflict mishap #

Total comments: 4

Patch Set 6 : pkasting comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -194 lines) Patch
M chrome/browser/about_flags.cc View 1 2 3 4 2 chunks +0 lines, -25 lines 0 comments Download
M chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.h View 1 chunk +0 lines, -16 lines 0 comments Download
M chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.mm View 1 2 3 4 5 6 chunks +6 lines, -57 lines 0 comments Download
M chrome/browser/ui/location_bar/location_bar.h View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/ui/location_bar/location_bar.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/location_bar/location_bar_view.h View 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/browser/ui/views/location_bar/location_bar_view.cc View 1 2 3 4 5 5 chunks +6 lines, -56 lines 0 comments Download
M chrome/common/chrome_features.h View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/common/chrome_features.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 2 1 chunk +0 lines, -7 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 chunk +0 lines, -10 lines 0 comments Download

Messages

Total messages: 32 (21 generated)
estark
pkasting, spqchan, PTAL? Thanks!
4 years ago (2016-12-09 22:42:11 UTC) #4
spqchan
https://codereview.chromium.org/2560203003/diff/1/chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.mm File chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.mm (right): https://codereview.chromium.org/2560203003/diff/1/chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.mm#newcode667 chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.mm:667: return (security == security_state::EV_SECURE || Nit: Don't think we ...
4 years ago (2016-12-09 22:46:50 UTC) #7
estark
https://codereview.chromium.org/2560203003/diff/1/chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.mm File chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.mm (right): https://codereview.chromium.org/2560203003/diff/1/chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.mm#newcode667 chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.mm:667: return (security == security_state::EV_SECURE || On 2016/12/09 22:46:50, spqchan ...
4 years ago (2016-12-09 22:56:25 UTC) #9
spqchan
LGTM if we're aiming for animate-all/show-all on stable https://codereview.chromium.org/2560203003/diff/1/chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.mm File chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.mm (right): https://codereview.chromium.org/2560203003/diff/1/chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.mm#newcode888 chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.mm:888: return ...
4 years ago (2016-12-09 23:04:21 UTC) #11
estark
On 2016/12/09 23:04:21, spqchan wrote: > LGTM if we're aiming for animate-all/show-all on stable > ...
4 years ago (2016-12-09 23:19:05 UTC) #12
spqchan
On 2016/12/09 23:19:05, estark wrote: > On 2016/12/09 23:04:21, spqchan wrote: > > LGTM if ...
4 years ago (2016-12-10 00:52:21 UTC) #19
Peter Kasting
I suggest updating the CL description to explicitly mention the behavior you're standardizing on. c/b/ui/{location_bar,views} ...
4 years ago (2016-12-10 02:36:38 UTC) #22
estark
Thanks. Updated the CL description as suggested. https://codereview.chromium.org/2560203003/diff/60001/chrome/browser/ui/views/location_bar/location_bar_view.cc File chrome/browser/ui/views/location_bar/location_bar_view.cc (left): https://codereview.chromium.org/2560203003/diff/60001/chrome/browser/ui/views/location_bar/location_bar_view.cc#oldcode156 chrome/browser/ui/views/location_bar/location_bar_view.cc:156: base::CommandLine* command_line ...
4 years ago (2016-12-14 17:54:29 UTC) #24
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/2560203003/80001
4 years ago (2016-12-14 17:55:30 UTC) #27
commit-bot: I haz the power
Committed patchset #6 (id:80001)
4 years ago (2016-12-14 18:47:41 UTC) #30
commit-bot: I haz the power
4 years ago (2016-12-14 18:51:34 UTC) #32
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/b6c0b5412248ac3001905d439cd9ebd4b2d0f7ec
Cr-Commit-Position: refs/heads/master@{#438553}

Powered by Google App Engine
This is Rietveld 408576698