DevTools Inspector has stopped working
Categories
(Thunderbird :: General, defect, P1)
Tracking
(thunderbird_esr78 unaffected, thunderbird80 unaffected)
| Tracking | Status | |
|---|---|---|
| thunderbird_esr78 | --- | unaffected |
| thunderbird80 | --- | unaffected |
People
(Reporter: Paenglab, Assigned: darktrojan)
Details
(Keywords: regression)
Attachments
(2 files)
When I open the DevTools Inspector I get following errors:
10:21:17.769 Error writing response to: getApplied Actor.js:174:21
10:21:17.771 Error while calling actor 'pagestyle's method 'getApplied' Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch.getCharPref] Actor.js:91:13
10:21:17.772 _getTargetBrowsers@resource://devtools/server/actors/compatibility.js:104:42
getCSSDeclarationBlockIssues@resource://devtools/server/actors/compatibility.js:149:51
form@resource://devtools/server/actors/styles.js:1680:48
write@resource://devtools/shared/protocol/types.js:363:32
types.addArrayType/write/<@resource://devtools/shared/protocol/types.js:220:33
write@resource://devtools/shared/protocol/types.js:220:16
write@resource://devtools/shared/protocol/types.js:268:39
write@resource://devtools/shared/protocol/Response.js:102:22
write@resource://devtools/shared/protocol/Response.js:47:28
sendReturn@resource://devtools/shared/protocol/Actor.js:172:38
Actor.js:96:15
10:21:17.780 Error writing response to: getApplied Actor.js:174:21
10:21:17.781 Error while calling actor 'pagestyle's method 'getApplied' Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED) [nsIPrefBranch.getCharPref] Actor.js:91:13
10:21:17.782 _getTargetBrowsers@resource://devtools/server/actors/compatibility.js:104:42
getCSSDeclarationBlockIssues@resource://devtools/server/actors/compatibility.js:149:51
form@resource://devtools/server/actors/styles.js:1680:48
write@resource://devtools/shared/protocol/types.js:363:32
types.addArrayType/write/<@resource://devtools/shared/protocol/types.js:220:33
write@resource://devtools/shared/protocol/types.js:220:16
write@resource://devtools/shared/protocol/types.js:268:39
write@resource://devtools/shared/protocol/Response.js:102:22
write@resource://devtools/shared/protocol/Response.js:47:28
sendReturn@resource://devtools/shared/protocol/Actor.js:172:38
Actor.js:96:15
| Reporter | ||
Comment 1•5 years ago
|
||
The other DevTools tabs are working. With yesterday TB the Inspector is working.
Probably it's caused by bug 1657389.
Updated•5 years ago
|
Updated•5 years ago
|
| Assignee | ||
Comment 2•5 years ago
|
||
Updated•5 years ago
|
| Assignee | ||
Comment 3•5 years ago
|
||
Depends on D86940
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/2ca948d97963
Port bug 1590981 - Add pref "devtools.inspector.compatibility.target-browsers". r=mkmelin
https://hg.mozilla.org/comm-central/rev/c272b566a5b6
Port bug 1641069 - Add pref "devtools.overflow.debugging.enabled". r=mkmelin
| Assignee | ||
Updated•5 years ago
|
| Reporter | ||
Comment 5•5 years ago
|
||
The DOM tree is back but the "Rules" view is empty. Filed bug 1659098.
Description
•