|
|
Created:
5 years, 11 months ago by anujsharma Modified:
5 years, 11 months ago Reviewers:
Lei Zhang, cbentzel CC:
chromium-reviews, MRV Base URL:
https://chromium.googlesource.com/chromium/src.git@master Target Ref:
refs/pending/heads/master Project:
chromium Visibility:
Public. |
DescriptionRemoving HTTP Auth related command-line flags "--gssapi-library-name", "--enable-auth-negotiate-port", "--disable-auth-negotiate-cname-lookup" in favor of using prefs/policy
BUG=374951
Committed: https://crrev.com/b1e1098f50a33b54e55b1d3d5552959b02103083
Cr-Commit-Position: refs/heads/master@{#311030}
Patch Set 1 #Patch Set 2 : Removing more flags #Patch Set 3 : Fixed comments #Patch Set 4 : Rebased the patch #
Created: 5 years, 11 months ago
Messages
Total messages: 25 (5 generated)
anujk.sharma@samsung.com changed reviewers: + thestig@chromium.org
PTAL
Deferring to cbentzel. You may want to combine all the CLs for bug 374951 into a single CL. Otherwise, they will all conflict with each other and you'll waste a lot of time resolving conflicts.
On 2015/01/06 20:21:42, Lei Zhang wrote: > Deferring to cbentzel. > > You may want to combine all the CLs for bug 374951 into a single CL. Otherwise, > they will all conflict with each other and you'll waste a lot of time resolving > conflicts. Thanks Lei Zhang for your review and your kind suggestion!! I have merged all my three CL's to one for this bug. @cbentzal- Could you please take a look and gives a thumbs up. Thanks!!
FYI, Merged below CLs to one: https://codereview.chromium.org/832423004/ https://codereview.chromium.org/818193005/ https://codereview.chromium.org/841493002/
FYI, Merged below CLs to one: https://codereview.chromium.org/832423004/ https://codereview.chromium.org/818193005/ https://codereview.chromium.org/841493002/
anujk.sharma@samsung.com changed reviewers: + mmenke@chromium.org
@mmenke PTAL - io_thread changes Thanks!!
On 2015/01/07 16:50:31, anujsharma wrote: > @mmenke > PTAL - io_thread changes > > Thanks!! This looks like it is removing the pref in addition to the command line flags, unless I'm reading the CL wrong. The bug is only to remove the command-line flags. I don't think we should remove the prefs as there are policy configurations which feed into that.
On 2015/01/07 16:50:31, anujsharma wrote: > @mmenke > PTAL - io_thread changes > > Thanks!! This looks like it is removing the pref in addition to the command line flags, unless I'm reading the CL wrong. The bug is only to remove the command-line flags. I don't think we should remove the prefs as there are policy configurations which feed into that.
cbentzel@chromium.org changed reviewers: + cbentzel@chromium.org
On 2015/01/07 17:39:55, cbentzel wrote: > On 2015/01/07 16:50:31, anujsharma wrote: > > @mmenke > > PTAL - io_thread changes > > > > Thanks!! > > This looks like it is removing the pref in addition to the command line flags, > unless I'm reading the CL wrong. > > The bug is only to remove the command-line flags. I don't think we should remove > the prefs as there are policy configurations which feed into that. Thanks cbentzel for yout time and comments. I have modified the CL as per your comments. PTAL Thanks!!
LGTM
On 2015/01/09 10:16:05, cbentzel wrote: > LGTM Thanks cbentzel for lgtm.
@Lei Zhang, Could you also give a thumbs for this CL. :) Thanks!!
Removing myself as a reviewer, as this no longer touches io_thread.
mmenke@chromium.org changed reviewers: - mmenke@chromium.org
Looks good, but you need to rebase. Patch set 3 no longer applies cleanly.
On 2015/01/09 20:15:20, Lei Zhang wrote: > Looks good, but you need to rebase. Patch set 3 no longer applies cleanly. @Lei Zhang I have rebased the CL. PTAL Thank!!
The CQ bit was checked by thestig@chromium.org
lgtm
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/841493002/60001
On 2015/01/12 08:41:33, Lei Zhang wrote: > lgtm Thanks Lei for lgtm.
Message was sent while issue was closed.
Committed patchset #4 (id:60001)
Message was sent while issue was closed.
Patchset 4 (id:??) landed as https://crrev.com/b1e1098f50a33b54e55b1d3d5552959b02103083 Cr-Commit-Position: refs/heads/master@{#311030} |