-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Create an exclusion list for the Brave User Agent #4641
Labels
closed/wontfix
webcompat/not-shields-related
Sites are breaking because of something other than Shields.
Comments
bsclifton
added
the
webcompat/not-shields-related
Sites are breaking because of something other than Shields.
label
May 29, 2019
https://lobste.rs/ is explicitly blocking |
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.
bsclifton
added
the
priority/P3
The next thing for us to work on. It'll ride the trains.
label
Jun 4, 2019
I've seen on Twitter that Whatsapp Web rejects to work with the new useragent. |
Closing as |
bsclifton
added
closed/wontfix
and removed
priority/P3
The next thing for us to work on. It'll ride the trains.
labels
Oct 7, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
closed/wontfix
webcompat/not-shields-related
Sites are breaking because of something other than Shields.
Description
This is a pre-requisite to providing our our UA #1052
Implementation
We can look at existing lists that other browsers have (if applicable)
Examples this will fix
These are the known issues which would be fixed (if the sites are included in this exclusion list)
For other possible examples, check the webcompat project board
The text was updated successfully, but these errors were encountered: