Message1250

Author lompik
Recipients
Date 2015-03-01.02:06:47
Content
Firefox 36: view_source does not work anymore due to change in saveURI change :
https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsIWebBrowserPersist#saveURI()


(I pass 0 as the missing argument and it works but it's not clean fix :()


  Category: CSS Loader
NS_ERROR_XPC_NOT_ENOUGH_ARGS: Not enough arguments [nsIWebBrowserPersist.saveURI]
save_uri()@chrome://conkeror/content/save.js:80
download_as_temporary()@chrome://conkeror/content/save.js:266
browser_object_view_source()@chrome://conkeror/content/element.js:630
InterpretGeneratorResume()@self-hosted:657
next()@self-hosted:615
_co_impl__send()@chrome://conkeror/content/coroutine.js:415
co_call()@chrome://conkeror/content/coroutine.js:561
input_handle_keypress()@chrome://conkeror/content/input.js:303
null()@null:0
History
Date User Action Args
2015-03-01 02:06:47lompiksetmessageid: <1425175607.96.0.827364852162.issue487@bugs.conkeror.org>
2015-03-01 02:06:47lompiklinkissue487 messages
2015-03-01 02:06:47lompikcreate