Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix problem where HTTPSE toggle doesn't work (always upgrades) #5201

Closed
wants to merge 1 commit into from

Conversation

bsclifton
Copy link
Member

@bsclifton bsclifton commented Apr 8, 2020

Fixes brave/brave-browser#9099
Unfixes brave/brave-browser#4381

Introduced via #4537


Revert "Merge pull request #4537 from jonathanKingston/bug-4381"

This reverts commit 86bf5ed, reversing
changes made to affeac4.

Submitter Checklist:

Test Plan:

Reviewer Checklist:

  • New files have MPL-2.0 license header.
  • Request a security/privacy review as needed.
  • Adequate test coverage exists to prevent regressions
  • Verify test plan is specified in PR before merging to source

After-merge Checklist:

  • The associated issue milestone is set to the smallest version that the
    changes has landed on.
  • All relevant documentation has been updated.

Fixes brave/brave-browser#9099
Unfixes brave/brave-browser#4381

--------

Revert "Merge pull request #4537 from jonathanKingston/bug-4381"

This reverts commit 86bf5ed, reversing
changes made to affeac4.
@bsclifton bsclifton added this to the 1.9.x - Nightly milestone Apr 8, 2020
@bsclifton bsclifton requested a review from fmarier April 8, 2020 21:57
@bsclifton bsclifton self-assigned this Apr 8, 2020
@bsclifton
Copy link
Member Author

bsclifton commented Apr 8, 2020

It's possible the behavior described by brave/brave-browser#4381 is preferred; if that's the case we can always un-revert this once we have a way to address the UI.

Problem being reported via brave/brave-browser#9099 is that https upgrades still occur after turning shields off / turning off upgrades via toggle.

@bsclifton
Copy link
Member Author

Used the build-bisect.py script to find this. First build containing the problem was 1.6.35; 1.6.32 was OK

@fmarier
Copy link
Member

fmarier commented Apr 8, 2020

Introduced via #4314

Am I missing something or is this wrong?

It seems like this has nothing to do with DoH and you don't appear to be reverting that PR either.

@bsclifton
Copy link
Member Author

oh shoot- sorry, I copy/pasted wrong one there :( Meant to link #4537

Per our Slack conversation, this is not actually a bug 😄 I'll go ahead and close this PR and we can leave notes in original issue

@bsclifton bsclifton closed this Apr 8, 2020
@bsclifton bsclifton deleted the bsc-fix-httpse branch April 8, 2020 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTTPSE toggle not working correctly
2 participants