zotero/components
Abe Jellinek 48f7830558 fx-compat: Load zotero://report/ channels as chrome
It seems that the issue wasn't that zotero:// URLs can't be loaded in a content
browser, but rather that the report extension was returning a channel that the
content browser couldn't access. For some reason, it handled that failure by
passing the URL off to the OS, which then opened a duplicate instance of Zotero.

Also:

- Remove ensureBrowserType() and always use <browser type="content"> in
  basicViewer (see b8966f)
- Fix system principal being used to load extensions without `loadAsChrome` set
  to true if an extension with `loadAsChrome` set to true had been loaded in the
  past
2023-04-10 16:01:09 -04:00
..
zotero-autocomplete.js fx-compat: XPCOMUtilsComponentUtils for generateNSGetFactory 2022-05-13 04:28:56 -04:00
zotero-protocol-handler.js fx-compat: Load zotero://report/ channels as chrome 2023-04-10 16:01:09 -04:00
zotero-service.js Add a prompt to import Mendeley DB if mendeley citation found in doc 2023-04-06 17:10:13 +02:00