Debugging for TinyMCE page load
This commit is contained in:
parent
a499edbf25
commit
405c5114b8
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue