gecko-dev/devtools
Nicolas Chevobbe aaa2b8be93 Bug 1659376 - Fix Browser Toolbox inspector when print preview is displayed.r=rcaliman.
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
2020-08-25 07:08:12 +00:00
..
client Bug 1654218 - Consolidate style assignments into objects. r=nchevobbe,jdescottes 2020-08-25 06:49:11 +00:00
docs Bug 1629712 - Fix documentation text. r=victoria 2020-08-17 22:52:21 +00:00
platform
server Bug 1659376 - Fix Browser Toolbox inspector when print preview is displayed.r=rcaliman. 2020-08-25 07:08:12 +00:00
shared Bug 1657680 - Make the scrollable badge clickable and add click handler. r=gl,jdescottes,bradwerth 2020-08-22 09:12:12 +00:00
startup
.eslintrc.js
.eslintrc.mochitests.js
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md
moz.build
templates.mozbuild
tsconfig.json