Seldszar / Gumbo

Swollen companion keeping you updated on your Twitch experience
MIT License
164 stars 7 forks source link

Generally buggy behavior in recent Chrome build? #175

Closed jbjhjm closed 1 month ago

jbjhjm commented 10 months ago

Describe the bug Hi Seldszar, a few days ago a new Chrome version has been rolled out and since then I'm experiencing following issues:

I think it happened at the same time Chrome introduced a new "RAM saving" feature. In general it seems that it works by throttling/hibernating background tabs. My guess is it affects workers / views of extensions as well. The Chrome version is: 119.0.6045.124

I realize this is a rather vague bug report. I'm doing so in order to find out if others are experiencing the same. Any feedback of you, as well as other users that can confirm or deny these issues, is appreciated.

To Reproduce

  1. Install Chrome 119.0.6045.124
  2. Install Gumbo
  3. Authorize Gumbo
  4. (... well, wait for anything to happen - didn't auto-refresh a single time over the recent days.)

In case it matters, running on Win 10 Pro 22H2

Seldszar commented 1 month ago

This is most likely an issue with the service worker becoming unresponsive. It's unfortunately an old browser issue, still discussed to this day, and there's not much I can do until they find a proper fix.