Closed Bug 1986078 Opened 8 months ago Closed 7 months ago

"The Web Developer Tools panel has crashed" when attempting to inspect extension

Categories

(Thunderbird :: Add-Ons: General, defect)

Thunderbird 143
defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: 52qtuqm9, Unassigned)

References

Details

  1. Open the add-ons manager.
  2. Click the gear and select "Debug Add-ons".
  3. Click the "Inspect" button next to an add-on.
  4. Instead of the inspector window opening, you get a window which says "The Web Developer Tools panel has crashed."

Stack trace that appears in that window:

TypeError: can't access property Symbol.iterator, Startup.KeyShortcuts is undefined
Stacktrace
_addWindowHostShortcuts@resource://devtools/client/framework/toolbox.js:1388:24
_addChromeEventHandlerEvents@resource://devtools/client/framework/toolbox.js:1210:10
open@resource://devtools/client/framework/toolbox.js:1029:12

There's also at least one add-on (ToggleReplied) for which, when I click the Inspect button, the window doesn't even pop up. There is no error in the error console, the button just does nothing.

Yep, I can confirm exact same issue. This is preventing me from updating -- had to keep a downgraded parallel install for dev purposes

This is caused by devtools switching to moz-url://

I guess we need a similar fix as done in Bug 1986379

Regressions: 1980883

Can affected users confirm, that this is fixed on Beta 144 (by Bug 1986379), allowing us to close this as a dupe? I tested ToggleReplied and was able to properly inspect it.

I am no longer able to reproduce this in current TB beta.

Status: UNCONFIRMED → RESOLVED
Closed: 7 months ago
Resolution: --- → FIXED
Resolution: FIXED → WORKSFORME
You need to log in before you can comment on or make changes to this bug.