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

Issue 2745643003: Flags change for this week's merge. These flags were introduced this (Closed)

Created:
3 years, 9 months ago by Jo Kulik
Modified:
3 years, 9 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Flags change for this week's merge. These flags were introduced this R=rch@chromium.org BUG=

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M net/quic/core/quic_flags_list.h View 2 chunks +3 lines, -3 lines 1 comment Download

Depends on Patchset:

Messages

Total messages: 5 (0 generated)
Jo Kulik
3 years, 9 months ago (2017-03-10 15:08:43 UTC) #1
Ryan Hamilton
https://codereview.chromium.org/2745643003/diff/1/net/quic/core/quic_flags_list.h File net/quic/core/quic_flags_list.h (left): https://codereview.chromium.org/2745643003/diff/1/net/quic/core/quic_flags_list.h#oldcode173 net/quic/core/quic_flags_list.h:173: QUIC_FLAG(bool, FLAGS_quic_reloadable_flag_quic_remove_multipath_bit, true) It's surprising that these were true ...
3 years, 9 months ago (2017-03-10 15:16:23 UTC) #2
jokulik
On 2017/03/10 15:16:23, Ryan Hamilton wrote: > https://codereview.chromium.org/2745643003/diff/1/net/quic/core/quic_flags_list.h > File net/quic/core/quic_flags_list.h (left): > > https://codereview.chromium.org/2745643003/diff/1/net/quic/core/quic_flags_list.h#oldcode173 ...
3 years, 9 months ago (2017-03-10 16:54:39 UTC) #3
jokulik
On 2017/03/10 16:54:39, jokulik wrote: > On 2017/03/10 15:16:23, Ryan Hamilton wrote: > > > ...
3 years, 9 months ago (2017-03-10 17:30:35 UTC) #4
Ryan Hamilton
3 years, 9 months ago (2017-03-10 18:12:10 UTC) #5
On 2017/03/10 17:30:35, jokulik wrote:
> On 2017/03/10 16:54:39, jokulik wrote:
> > On 2017/03/10 15:16:23, Ryan Hamilton wrote:
> > >
> >
>
https://codereview.chromium.org/2745643003/diff/1/net/quic/core/quic_flags_li...
> > > File net/quic/core/quic_flags_list.h (left):
> > > 
> > >
> >
>
https://codereview.chromium.org/2745643003/diff/1/net/quic/core/quic_flags_li...
> > > net/quic/core/quic_flags_list.h:173: QUIC_FLAG(bool,
> > > FLAGS_quic_reloadable_flag_quic_remove_multipath_bit, true)
> > > It's surprising that these were true and are now false. Were they rolled
> back
> > > internally, or were they explicitly set to true early in Chrome?
> > 
> > They were marked as "Flipped" in google3, which I thought meant I should set
> > them to true.  Then your script ran and marked them back as false.
> 
> So, to be clear, this is not really a change so much as a correction of an
> earlier CL as part of this merge, where I marked two new flags as true when
they
> should have been false.
> 
> (I can see how that was totally unclear).

*facepalm* Yes, you are right of course! Sorry for the confusion on my part.

LGTM

Powered by Google App Engine
This is Rietveld 408576698