Closed
Bug 1587730
Opened 6 years ago
Closed 6 years ago
Devtools inspector no more work
Categories
(Thunderbird :: General, defect)
Thunderbird
General
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 71.0
People
(Reporter: Paenglab, Assigned: Paenglab)
Details
Attachments
(1 file)
|
1.40 KB,
patch
|
jorgk-bmo
:
review+
|
Details | Diff | Splinter Review |
When I try to open the Devtools Toolbox it opens but the "Rules", "Layout", "Computed" etc. tabs on the right are missing. After some seconds the "Browser Toolbox connection status:" is shown.
I see no error in the console.
Last good: https://hg.mozilla.org/comm-central/rev/0daedafc7c204fc261f746775d24fa7ec81ab3a4
First bad: https://hg.mozilla.org/comm-central/rev/e544df90a3f3a56de390b0e0e3d20d3dffaf826b
So something must have changed in m-c, maybe how the Devtools are loaded.
| Assignee | ||
Comment 1•6 years ago
|
||
It's bug 1586634. Strangely manually adding the pref didn't work but with the patch the devtools work again.
Comment 2•6 years ago
|
||
Comment on attachment 9100149 [details] [diff] [review]
1587730-disable-devtools-compatibility.patch
Thanks for reporting and finding the fix. Yes, we need to keep an eye on firefox.js to see thing like this:
https://hg.mozilla.org/mozilla-central/rev/5a4992c15f66#l1.12
Attachment #9100149 -
Flags: review?(jorgk) → review+
| Assignee | ||
Updated•6 years ago
|
Keywords: checkin-needed
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/8acf218742e2
Port bug 1586634: Add a pref to disable the compatibility tool. r=jorgk
Updated•6 years ago
|
Target Milestone: --- → Thunderbird 71.0
You need to log in
before you can comment on or make changes to this bug.
Description
•