Skip to content
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

Service worker "tabless" requests with correct context are still modified when page is whitelisted #1657

Closed
8 tasks done
gwarser opened this issue Jul 12, 2021 · 0 comments
Closed
8 tasks done
Labels
bug Something isn't working Chromium specific to Chromium/Chrome fixed issue has been addressed

Comments

@gwarser
Copy link

gwarser commented Jul 12, 2021

Prerequisites

I tried to reproduce the issue when...

  • uBO is the only extension
  • uBO with default lists/settings
  • using a new, unmodified browser profile

Description

Service worker requests are still modified by *$removeparam=sid on https://forum.vivaldi.net/ even when page is whitelisted. This may cause page navigation issues as reported on https://www.reddit.com/r/uBlockOrigin/comments/oh4i48/help_with_vivaldi_forum/. I was able to confirm by Logger and in DevTools that requests are modified.

A specific URL where the issue occurs

https://forum.vivaldi.net/

Steps to Reproduce

  1. add *$removeparam=sid
  2. open https://forum.vivaldi.net/
  3. make sure service worker is installed and works (reload or close and open page again)
  4. try navigating in forum threads
  5. page shows "Looks like your connection to Vivaldi Forum was lost, please wait while we try to reconnect." - this can be used to confirm that *$removeparam=sid causes issues on page
  6. click blue power button to whitelist the page

Expected behavior

Request should not be modified anymore.

Actual behavior

I can confirm by looking at uBO Logger or browser DevTools that requests are still modified. There seems to be issues when navigating the page as logged-in user, as reported on https://www.reddit.com/r/uBlockOrigin/comments/oh4i48/help_with_vivaldi_forum/.

uBlock Origin version

1.36.2

Browser name and version

Google Chrome Version 91.0.4472.114, Vivaldi?

Operating System and version

Manjaro KDE, Windows?

image

@gwarser gwarser added bug Something isn't working Chromium specific to Chromium/Chrome labels Jul 12, 2021
@gwarser gwarser added the fixed issue has been addressed label Jul 12, 2021
@gwarser gwarser closed this as completed Jul 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Chromium specific to Chromium/Chrome fixed issue has been addressed
Projects
None yet
Development

No branches or pull requests

1 participant