Debugging for TinyMCE page load
This commit is contained in:
parent
3db884d928
commit
1df99c5f97
|
@ -282,6 +282,7 @@
|
|||
};
|
||||
this._iframe.addEventListener("DOMContentLoaded", listener, false);
|
||||
|
||||
Zotero.debug("Loading " + fileURI.spec);
|
||||
this._iframe.webNavigation.loadURI(fileURI.spec,
|
||||
Components.interfaces.nsIWebNavigation.LOAD_FLAGS_BYPASS_HISTORY, null, null, null);
|
||||
]]>
|
||||
|
|
Loading…
Reference in New Issue
Block a user