From 76978aa9124dfc53e3e2235114b604e096e159f6 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Sun, 13 Jan 2019 18:01:08 -0500 Subject: [PATCH] Fx60: Fix protocol handler These will need to be redone for Electron, but this keeps them working in the meantime. --- chrome/content/zotero/debugViewer.html | 5 ++ chrome/content/zotero/xpcom/report.js | 14 +++- chrome/skin/default/zotero/report/detail.css | 8 ++ components/zotero-protocol-handler.js | 85 ++++++-------------- 4 files changed, 50 insertions(+), 62 deletions(-) diff --git a/chrome/content/zotero/debugViewer.html b/chrome/content/zotero/debugViewer.html index b7c6fa626f..3a3f785d4c 100644 --- a/chrome/content/zotero/debugViewer.html +++ b/chrome/content/zotero/debugViewer.html @@ -9,6 +9,11 @@