tryton-vanmeer / ProtonDB-for-Steam

Shows ratings from protondb.com on Steam
GNU General Public License v3.0
168 stars 3 forks source link

Logs browser out of steamcommunity.com #27

Closed codingthat closed 4 years ago

codingthat commented 4 years ago

Expected Behaviour:

Actual Behaviour:

Steps to Reproduce:

  1. Log in
  2. Close Firefox
  3. Open Firefox
  4. Navigate to steamcommunity.com
  5. It's no longer logged in
  6. Disable ProtonDB-for-Steam extension
  7. Repeat 1-4
  8. This time it has stayed logged in

I also tried deleting my cookies.sqllite (and bak) files (while FF was closed) but the result was the same. It would not stay logged in.

Details

Browser:

Browser Version: 78.0.2 (64-bit) on Linux Mint 19.3

Addon Version: 1.7.0

flori4nk commented 4 years ago

ProtonDB-for-Steam doesn't touch cookies at all. Probably an issue on your side.

flori4nk commented 4 years ago

In fact, it doesn't send any requests to Steam servers by itself. It only fetches the rating from the protondb API and inserts an element into the document.

codingthat commented 4 years ago

Weird. I definitely had 4 failures in a row, then removed the extension—no other changes—then had success. Well, thank you for the insight, anyway.

codingthat commented 4 years ago

Just to confirm, you're right, re-enabling the extension, it still works between FF opens. Extensions changes must trigger something related to this, I guess? Insert big shrug here.