-
Notifications
You must be signed in to change notification settings - Fork 895
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
Remove HTTPS Everywhere #19779
Remove HTTPS Everywhere #19779
Conversation
A Storybook has been deployed to preview UI for the latest push |
A Storybook has been deployed to preview UI for the latest push |
@arthuredelstein is it ready for review? |
fc400e7
to
4a3244a
Compare
A Storybook has been deployed to preview UI for the latest push |
A Storybook has been deployed to preview UI for the latest push |
@iefremov wrote:
Yes, it's ready now. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
test/data/https-everywhere-data/
test/data/https-everywhere-data.pem
should be safe to remove too?
Thanks -- done. |
b149da7
to
077d3ce
Compare
A Storybook has been deployed to preview UI for the latest push |
A Storybook has been deployed to preview UI for the latest push |
would be great to write code that will actually remove the httpse db from disk (i.e. the entire component directory) |
also when merged we can won'tfix related httpse tickets :) |
077d3ce
to
5bf15ef
Compare
A Storybook has been deployed to preview UI for the latest push |
4ead78a
to
d07ac86
Compare
A Storybook has been deployed to preview UI for the latest push |
A Storybook has been deployed to preview UI for the latest push |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
++
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
++
fdea2bf
to
1aa46c6
Compare
Thanks for the reviews! |
A Storybook has been deployed to preview UI for the latest push |
Finally!🙌 Great work everyone🫶 |
@arthuredelstein can you attach a testplan please? |
Resolves brave/brave-browser#28433
Submitter Checklist:
QA/Yes
orQA/No
;release-notes/include
orrelease-notes/exclude
;OS/...
) to the associated issuenpm run test -- brave_browser_tests
,npm run test -- brave_unit_tests
wikinpm run lint
,npm run presubmit
wiki,npm run gn_check
,npm run tslint
git rebase master
(if needed)Reviewer Checklist:
gn
After-merge Checklist:
changes has landed on
Test Plan: