stoically / temporary-containers

Firefox Add-on that lets you open automatically managed disposable containers
https://addons.mozilla.org/firefox/addon/temporary-containers/
MIT License
852 stars 60 forks source link

Scripts broken in regular containers #420

Closed stoically closed 4 years ago

stoically commented 4 years ago

Currently scripts trying to execute in regular automatic mode (instantly reopen) or just in a new temporary container fail with an error message from Firefox saying "Error: No matching message handler". Not sure what the problem here is. Workaround is using "don't instantly reopen" automatic mode (advanced preferences), which works for whatever reason.

Also maybeExecute is missing the check whether it's a temporary container.

stoically commented 4 years ago

Fixed in v1.9beta1