Ascrod / readerview

Implementation of Firefox Reader View as an add-on for the Pale Moon web browser.
9 stars 3 forks source link

Loading about:reader URL from bookmark (uncached page) fails #22

Closed Ascrod closed 6 years ago

Ascrod commented 6 years ago

This action fails with the following error in the console:

Error: Couldn't create URI from <uri> to download: [Exception... "Not enough arguments [nsIIOService2.newURI]"  nsresult: "0x80570001 (NS_ERROR_XPC_NOT_ENOUGH_ARGS)"  location: "JS frame :: resource://readerview/ReaderMode.jsm :: _downloadDocument :: line 250"  data: no]
Source File: resource://readerview/ReaderMode.jsm
Line: 254

Reader View must be exited and re-entered to properly display the document.

Ascrod commented 6 years ago

Resolved with e77ad824b768b31a589e5a73c5d1ced01dfb50f7.