-
Notifications
You must be signed in to change notification settings - Fork 894
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
Hide google microphone from https://github.com/brave/brave-browser/issues/2690 #3978
Conversation
@ryanbr can you rebase and squash the commits? 😄 And then update the commit message to include Sorry that this seems to have gotten lost among the sea of other PRs |
FYI this was reverted here: Because of test failures that this introduced:
I'll re-open the issue. |
@ryanbr as noted above, this caused some test failures. I believe the content script changes were causing the Brave extension to crash, which also hid the Shields (Lion) icon Tests were missed because this was a fork. Would you be able to re-submit this PR as a branch? Let me know if you don't have privs for branching and I can create for you 😄 Then we'll just need to track down why it's causing a problem |
Yeah can create branch PR, is the orginal code sound @bsclifton ? We could simplify it more to something like this:
|
Just sticking in my two cents. Perhaps it will eventually get fixed and I will hear of this, as I would likely come back to Brave. Alas, until this is fixed, I will have to be brave without using Brave. Ciao! |
ping @bsclifton not sure you missed my comment ^, not sure how the Shields icon was affected, but would simplified check be better? |
@ryanbr really sorry for missing this (finally getting to older GitHub notifications, doh) Simplified check would be better- I'm not sure what the root cause was before. In Nightly, the Brave extension was crashing so maybe it's just a matter of pulling down the code and trying it, in case you wanted to submit another PR. Feel free to ping me on Slack too! 😄 |
Fixes brave/brave-browser#2690
Since the google microphone doesn't work, the microphone is hidden on Firefox (possibly a user agent checks by google)
This patch will hide the microphone icon on all google regional sites, tested on
www.google.com
,www.google.co.nz
,www.google.com.au
,www.google.co.uk
,www.google.de
This patch works both in desktop and mobile versions of google.