Update Brave Talk URL in Sidebar to talk.brave.com
See original GitHub issueDescription
Update Brave Talk URL in Sidebar to talk.brave.com
; once https://github.com/brave/devops/issues/5168 lands, and creates an HTTP 301 Permanent Redirect
from together.brave.com
-> talk.brave.com
, I think the following code might break Brave Talk in the Sidebar:
Steps to Reproduce
- after https://github.com/brave/devops/issues/5168 lands:
- enable Sidebar via
brave://flags
and restart Brave - click on the video-camera icon in the Sidebar for Brave Talk
- ensure it still loads and launches
talk.brave.com
via itsStart video call
button
Reproduces how often:
Unsure; this is pre-emptively filed to try to avoid/mitigate breakage on nightly
.
Brave version (brave://version info)
Brave | 1.28.37 Chromium: 91.0.4472.124 (Official Build) nightly (x86_64) |
---|---|
Revision | 7345a6d1bfcaff81162a957e9b7d52649fe2ac38-refs/branch-heads/4472_114@{#6} |
OS | macOS Version 11.4 (Build 20F71) |
/cc @rebron @simonhong @mattmcalister @mrose17 casting the net wide; trying to get our in-product renaming done so there are no late surprises 👍
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
How do I use Brave Sidebar? - Brave Help Center
Brave Talk - This shortcut takes you to talk.brave.com to quickly start a meeting. Brave Wallet - This shortcut allows easy access to...
Read more >Re-order BM or Brave talk settings in the sidebar ... - GitHub
Description re-order BM or Brave talk settings in the sidebar menu in normal window leads to lose the focus on existing window Steps...
Read more >Brave Talk is now available in the Brave Browser - YouTube
This private chat gives you unlimited video calls.Keep an eye out for fresh content uploaded regularly.#windows11 #windows10 #windowsupdate ...
Read more >Brave Software - Twitter
Video chat with them for free with Brave Talk! Brave Talk offers private video chats for up to 4 people with no time...
Read more >Brave 1.37: new sidebar, custom new tab backgrounds and ...
As far as the sidebar in Brave is concerned, it displays links to Brave Wallet and Brave Talk, and you may add any...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@stephendonner As we reverted https://github.com/stephendonner/brave-core/commit/c323b2ea7996697dc6681424c9e82239f92719d8, this issue is still not resolved. I pushed another PR (https://github.com/brave/brave-core/pull/9349) for fixing this.
Verified
FIXED
using(Although I made the earlier patch, it got backed out, so I feel it’s ok to verify @simonhong’s fix.)
Steps:
brave://flags
Brave Talk
menu item in the sidebarStart call
Confirmed that traffic went to
talk.brave.com
, as expected.