zotero/chrome
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
..
content fx-compat: Fix zotero:// protocol for reports (#2825) 2022-10-03 07:31:17 -04:00
locale Remove default OpenURL gateway 2022-10-03 06:47:17 -04:00
skin/default fx-compat: Restore error reporting wizard 2022-09-28 06:56:39 -04:00