Regexes sometimes fail to match while (re)loading tab, especially when loading multiple tabs at once · Issue #57 · Lazyuki/ReTitle · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I first thought my regexes were wrong / not working at all, and then realized that it seems the extension sometimes/often fails to do the matching while/after a tab reload. I tried Ctrl+R, F5, right-clicking a tab to ask it to reload from the menu, selecting multiple tabs and asking them all to reload at once, and in many cases the extension doesn't retitle them. I'm not sure what are the exact conditions for this bug to be triggered or not.
This might be a race condition occurring depending on the timing of how fast Firefox loads a tab, maybe? Just guessing.
The text was updated successfully, but these errors were encountered:
This also happens to me. Sometimes some tabs change their name and others don't, but if I copy their url and open it in a new tab, it works.
Sometimes it doesn't work at all, but I think a restart helps?
Uh oh!
There was an error while loading. Please reload this page.
I first thought my regexes were wrong / not working at all, and then realized that it seems the extension sometimes/often fails to do the matching while/after a tab reload. I tried
Ctrl+R
,F5
, right-clicking a tab to ask it to reload from the menu, selecting multiple tabs and asking them all to reload at once, and in many cases the extension doesn't retitle them. I'm not sure what are the exact conditions for this bug to be triggered or not.This might be a race condition occurring depending on the timing of how fast Firefox loads a tab, maybe? Just guessing.
The text was updated successfully, but these errors were encountered: