Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

[hackerone] https://hackerone.com/reports/255991 #10270

Closed
diracdeltas opened this issue Aug 3, 2017 · 2 comments · Fixed by #10346
Closed

[hackerone] https://hackerone.com/reports/255991 #10270

diracdeltas opened this issue Aug 3, 2017 · 2 comments · Fixed by #10346

Comments

@diracdeltas
Copy link
Member

diracdeltas commented Aug 3, 2017

Test plan

#10346 (comment)


https://hackerone.com/reports/255991

@diracdeltas diracdeltas added this to the 0.19.x (Beta Channel) milestone Aug 3, 2017
@diracdeltas diracdeltas self-assigned this Aug 3, 2017
@diracdeltas
Copy link
Member Author

related #6098

diracdeltas added a commit that referenced this issue Aug 9, 2017
Fix #10270 by preferring muon.url.parse over Node's legacy (and non-standards compliant) URL parser. This is subobtimal because unit tests are running a different URL parser from the actual browser, but seems like the best trade off for now.

Test Plan:
1. go to brave.com and disable shields
2. go to http://brave.com%60x.code-fu.org/. shields should not be disabled.
@bbondy bbondy modified the milestones: 0.18.x Hotfix, 0.19.x (Beta Channel) Aug 10, 2017
@luixxiul
Copy link
Contributor

note: release-notes/include has been added to #6098

diracdeltas added a commit that referenced this issue Aug 15, 2017
Test Plan:
N/A
diracdeltas added a commit that referenced this issue Aug 16, 2017
Test Plan:
N/A
dfperry5 pushed a commit to dfperry5/browser-laptop that referenced this issue Aug 18, 2017
Fix brave#10270 by preferring muon.url.parse over Node's legacy (and non-standards compliant) URL parser. This is subobtimal because unit tests are running a different URL parser from the actual browser, but seems like the best trade off for now.

Test Plan:
1. go to brave.com and disable shields
2. go to http://brave.com%60x.code-fu.org/. shields should not be disabled.
bsclifton added a commit that referenced this issue Sep 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.