zotero/components
Abe Jellinek b8966f7878
fx-compat: Fix zotero:// protocol for reports (#2825)
- The protocol can no longer be marked "dangerous to load," only "UI resource"
  (accessible inside browsers but not by web pages).
- The protocol needs to run in the main process.
- We need to replace the XUL browser to reset its type attribute depending on
  whether we're loading a zotero protocol URI - zotero protocol URIs, maybe due
  to the protocol handler's tight coupling with the main process, cannot load in
  type="content" browsers.
2022-10-03 07:31:17 -04:00
..
zotero-autocomplete.js fx-compat: XPCOMUtilsComponentUtils for generateNSGetFactory 2022-05-13 04:28:56 -04:00
zotero-protocol-handler.js fx-compat: Fix zotero:// protocol for reports (#2825) 2022-10-03 07:31:17 -04:00
zotero-service.js fx-compat: Zotero service: Correct reportError() call 2022-09-09 13:50:47 -07:00