-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Use brave download link and brave link from "brave://flags" for stable/beta release #1422
Use brave download link and brave link from "brave://flags" for stable/beta release #1422
Comments
Nice catch @GeetaSarvadnya 👍BTW, this is only reproducible on the
|
Quick example of the issue @GeetaSarvadnya mentioned above: Used the following build:
|
Still an issue. Came here after noticing it myself. |
This is still showing on release channel: 0.61.51 Chromium: 73.0.3683.75 and beta channel: 0.62.25 Chromium: 73.0.3683.67 |
We can just hide the whole line for all channels but especially for release channel. Although dev channel doesn't have the text at all. |
Re-opening after revert was done with brave/brave-core#5521 |
edit: description and test plan changed and the issue is not applicable to Linux. |
@btlechowski This issue is not for linux. Originally, flags page in linux doesn't have dev channel link in beta release and beta channel link in stable release. Only mac/windows has channel link.
|
Verification passed on
|
@GeetaSarvadnya My PR that resolves this issues is brave/brave-core#4601. And, chrome link was only visible by stable and beta release. |
Description and issue title are updated. Sorry for late update. |
Deleted |
Verification passed using: Nightly:
Dev:
Beta:
However, link is pointing to https://brave.com/download-beta/ but I'm already using Beta. We should perhaps use another link for this - either Dev (as the link text says) or Nightly. Logged follow up issue for this: #9968 Release:
Verification passed on Beta
Release
|
Description
Dev channel link under "Chrome://flags" is redirecting to chrome download page. Dev channel link needs to removed from the chrome flags page.
Steps to Reproduce
Actual result:
dev channel link is redirecting to "Download Chrome for Windows" page.
Expected result:
Our dev channel link should be used from the brave://flags page for beta channel
and our beta channel link should be used from the brave://flags page for stable channel.
Reproduces how often:
Always
Brave version (chrome://version info)
Reproducible on current release:
Website problems only:
Additional Information
cc @bbondy
The text was updated successfully, but these errors were encountered: