зеркало из https://github.com/mozilla/gecko-dev.git
aaa2b8be93
The issue was that the getHighlighter request for the about:printpreview target never settled. It appears that the document always stays in an unitialized readyState, which was causing trouble. Instead of relying only on readyState, we now call isDocumentReady, which also checks if the document is loading. Differential Revision: https://phabricator.services.mozilla.com/D87756 |
||
---|---|---|
.. | ||
actors | ||
connectors | ||
performance | ||
socket | ||
startup | ||
tests | ||
devtools-server-connection.js | ||
devtools-server.js | ||
moz.build |