Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-30 | Fix bug in BootstrapLoader | girst | |
reported to https://github.com/xiaoxiaoflood/firefox-scripts/issues/115 > I just found that for my legacy addon after restart it some of it > function calls that initiated by timer or observer callback are > running in a sandbox context of the last startup which is different > from current one. And this cause malfunctions for my addon. see also: https://github.com/xiaoxiaoflood/firefox-scripts/commit/291bebc4f2edc919dd273f2cecbbfda61e157695 | |||
2019-07-09 | switch to resource:// protocol | girst | |
bring the patch closer to the then-upstream comm-central. might have the negative side-effect of being detectable by websites according to: https://developer.mozilla.org/en-US/docs/Mozilla/Chrome_Registration | |||
2019-06-24 | remove boot.jsm | girst | |
2019-06-24 | initial commit | girst | |