background.js:60584 Uncaught (in promise) ReferenceError: pageTextContentScript is not defined
background.js:60337 Uncaught (in promise) ReferenceError: pageManagerContentScript is not defined
STR:
Chrome
Navigate to chrome://extensions, enabled Developer mode
Reload extension and inspect service worker console
Firefox Nightly
Navigate to about:debugging, "This Nightly"
Load temporary extension
Reload extension and inspect
This is probably causing the Rally extension to collect less data after a restartless extension update, and resolved by a browser restart.
I happened to notice this while testing https://github.com/mozilla-rally/rally/pull/427:
STR:
chrome://extensions
, enabled Developer modeabout:debugging
, "This Nightly"This is probably causing the Rally extension to collect less data after a restartless extension update, and resolved by a browser restart.