Closed Bug 1389960 Opened 7 years ago Closed 7 years ago

Error console doesn't open

Categories

(Thunderbird :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 57.0

People

(Reporter: Paenglab, Assigned: jorgk-bmo)

Details

Attachments

(1 file, 1 obsolete file)

Pressing CTRL+SHIFT+J or on Mac CMD+SHIFT+J does no more open the error console. Also over the menu it doesn't open.

Opening the Developer Toolbox still works and the error shows:

TypeError: HUDService.openBrowserConsoleOrFocus is not a function[Learn More]  mailCore.js:326:3
	toJavaScriptConsole chrome://messenger/content/mailCore.js:326:3
	oncommand chrome://messenger/content/messenger.xul:1:1
Can you please try to port bug 1388552. This should be all required:

https://hg.mozilla.org/mozilla-central/rev/b54b0c24d18f#l14.12

Fix this here:
https://dxr.mozilla.org/comm-central/source/im/content/menus.js#59
https://dxr.mozilla.org/comm-central/source/mail/components/devtools/devtools-loader.js#41

I can't see how SM does this.
Flags: needinfo?(richard.marti)
Version: unspecified → Trunk
Thanks for the pointer. I'll try it.
Assignee: nobody → richard.marti
Flags: needinfo?(richard.marti)
I have a patch already.
Attached patch 1389960-hudservice.patch (obsolete) — Splinter Review
I was quicker. One more line needed porting.
Assignee: richard.marti → jorgk
Status: NEW → ASSIGNED
Attachment #8896917 - Flags: review?(richard.marti)
Also fixing suite.
Attachment #8896917 - Attachment is obsolete: true
Attachment #8896917 - Flags: review?(richard.marti)
Attachment #8896919 - Flags: review?(richard.marti)
Comment on attachment 8896919 [details] [diff] [review]
1389960-hudservice.patch (v2).

This works and seems straight forward from the m-c patch.
Attachment #8896919 - Flags: review?(richard.marti) → review+
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/d3c1249a84e1
Port 1388552 to C-C [Export the HUDService object directly instead of individual methods and properties]. r=Paenglab DONTBUILD
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 57.0
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: