-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
brave://version doesn't show our custom UA properly #4623
Comments
28 tasks
28 tasks
Marking as General functionality covered by #1052 which is labelled appropriately |
29 tasks
mihaiplesa
pushed a commit
to brave/brave-core
that referenced
this issue
Jun 4, 2019
…ev/Nightly. Proposed solution: 1. revert this code :) leave the header code in (for the time being) to ensure partner compatibility 2. create a new branch and make the UA toggle-able (ex: "Use Brave user agent") in brave://settings (default to off) 3. continue to flush out UA exceptions as part of brave/brave-browser#4641 4. re-submit work as pull request Fixes brave/brave-browser#4608 Unfixes brave/brave-browser#1052 (we can remove milestone from brave/brave-browser#4623 as revert won't break this) ----- Revert "Merge pull request #2515 from brave/fix_ua" This reverts commit 1a135b6, reversing changes made to 0160133. Revert "Merge pull request #2442 from brave/override_ua" This reverts commit f5a2264, reversing changes made to 7f958f8.
bsclifton
added a commit
to brave/brave-core
that referenced
this issue
Jun 4, 2019
…ev/Nightly. Proposed solution: 1. revert this code :) leave the header code in (for the time being) to ensure partner compatibility 2. create a new branch and make the UA toggle-able (ex: "Use Brave user agent") in brave://settings (default to off) 3. continue to flush out UA exceptions as part of brave/brave-browser#4641 4. re-submit work as pull request Fixes brave/brave-browser#4608 Unfixes brave/brave-browser#1052 (we can remove milestone from brave/brave-browser#4623 as revert won't break this) ----- Revert "Merge pull request #2515 from brave/fix_ua" This reverts commit 1a135b6, reversing changes made to 0160133. Revert "Merge pull request #2442 from brave/override_ua" This reverts commit f5a2264, reversing changes made to 7f958f8.
Milestone removed after this was reverted. Test plan was already updated in brave/brave-core#2442 and revert squashed both commits together |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As brave/brave-core#2442 merged,
brave://version
also should display custom UA.Note:
navigator.userAgent
api displays our custom UA properly.Steps to reproduce:
brave://version
brave/xx
The text was updated successfully, but these errors were encountered: