gecko-dev/devtools/shared/protocol
Alexandre Poirot e7b1b6f486 Bug 1726238 - [devtools] Fix browser_toolbox_backward_forward_navigation.js intermittent failure. r=bomsy
Inspector fronts initialization is still pending while we navigate away to another top target.
Leading to various possible exception in protocol.js.
I'm adding a set of new explicit exception in order to help debugging all these cases.

Differential Revision: https://phabricator.services.mozilla.com/D123441
2021-09-01 08:30:23 +00:00
..
Actor
Front Bug 1726238 - [devtools] Fix browser_toolbox_backward_forward_navigation.js intermittent failure. r=bomsy 2021-09-01 08:30:23 +00:00
tests/xpcshell Bug 1726238 - [devtools] Fix browser_toolbox_backward_forward_navigation.js intermittent failure. r=bomsy 2021-09-01 08:30:23 +00:00
Actor.js Bug 1717580 - [devtools] Actor/Front isDestroyed should not return true for uninitialized objects r=ochameau 2021-06-23 15:28:33 +00:00
Front.js Bug 1726238 - [devtools] Fix browser_toolbox_backward_forward_navigation.js intermittent failure. r=bomsy 2021-09-01 08:30:23 +00:00
Pool.js Bug 1717580 - [devtools] Actor/Front isDestroyed should not return true for uninitialized objects r=ochameau 2021-06-23 15:28:33 +00:00
Request.js
Response.js
lazy-pool.js
moz.build
types.js Bug 1717584 - [devtools] Protocol should not return responses containing destroyed actors r=ochameau 2021-06-23 15:28:33 +00:00
utils.js