-
Notifications
You must be signed in to change notification settings - Fork 872
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
Move Flash default to GetFlashPluginContentSetting #653
Conversation
If Qwant is default prepopulate search provider, use it as an initial search engine provider of tor window. Otherwise, DDG is used. When user changes search provider setting, it will be persisted.
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.
I tried this PR with a fresh profile, without the rule, I think the UI/UX is effected and sometimes looks a bit weird.
First, the flash setting UI in settings was shown as ask instead of block.
Also, the flow of visiting of a page with flash is a bit different from current behavior(See #116 for the current flow).
The page will first be shown as below (I think it's the behavior for ask but I'm not sure) instead of showing adobe is blocked directly.
The flash is blocked content settings bubble will be shown after clicking the element, which is expected from what you did in this PR.
Click the content settings bubble to run flash this time, the page info is shown as below, but it was Block(default) before this PR.
Consider Qwant search provider as a initial provider in tor window
add qwant support
Adjust extension warning popup title
Confirming @diracdeltas wants block first and explicit opt in, so no change in behaviour is ideal. |
Correctly check result of seed derivation from passphrase
Otherwise, DDG newetab is used in tor window newtab.
use BraveDownloadItemView after it is deleted by the base class on download completion. Fixes brave/brave-browser#1628
Fixes crashes when downloading an item (repro'd with a .crx)
Pls update PR description with Fix too. Thanks! |
70.0.3538.67
latest edits
Adds QA flags for rewards
Fixes OK transaltion
Proxying requests for safe browsing client model through brave proxy
Fixes upgrade path
Adds wallet creation failed flow
Prevent connections to www.gstatic.com plugins_mac.json
Fixes panel text for rewards
…luded If I missed anyone, please feel free to add your name, I did a channel ping in #brave-core for those that wanted in this list and I made sure everyone there was in this list.
Move cookie defaults to GetCookieSetting
Add contributors for founding Brave-Core members that asked to be inc…
Fixes notification remove not working
Show DDG newtab in Qwant region if Qwant is not used
Update per @mkarolin :)
Update support email
Copy proper app icon to /chrome/app/theme/mac/app.icns
Copy proper app icon to /chrome/app/theme/mac/app.icns
Copy proper app icon to /chrome/app/theme/mac/app.icns
Submitter Checklist:
npm test brave_unit_tests && npm test brave_browser_tests
) ongit rebase master
(if needed).git rebase -i
to squash commits (if needed).Test Plan:
Reviewer Checklist: