Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 2020 14:24:54 +0200
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Guido Falsi <mad@madpilot.net>
Cc:        gecko@FreeBSD.org
Subject:   Re: Firefox developer tools console and network tabs broken
Message-ID:  <bll8-odm1-wny@FreeBSD.org>
In-Reply-To: <43c98ca1-c7db-969c-f5a7-3275be504c41@madpilot.net> (Guido Falsi via freebsd-gecko's message of "Wed, 24 Jun 2020 12:48:14 %2B0200")
References:  <43c98ca1-c7db-969c-f5a7-3275be504c41@madpilot.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Guido Falsi via freebsd-gecko <freebsd-gecko@freebsd.org> writes:

> Hello,
>
> Lately I've noticed some problem on my machine with recent firefox.
>
> In the developer tools the network tab stopped working some updates ago.
> I started using the console tab with request tracking there in it's place.

Network tab seems to work fine in Firefox 78 inside a fresh 11.3 i386 jail.

> Now the console tab stopped working too, if I open that it is just blank
> inside.

Also works fine here.

> I am also seeing similar behaviour with the quarterly package and in a
> manjaro linux VM. On windows it seems to work fine though. SO it does
> not look as a porting issue. Is this known or being worked on upstream?

On Linux try using mozregression to track down the cause. After that you
can check if anyone else has filed a regression bug or try to reason why
your configuration broke.

> Some google searches gave me no results.

Does it affect new profiles as well? Try

 $ firefox --new-instance --profile $(mktemp -dt ffprofile)

Do you see any errors on startup? Try

 $ firefox --jsconsole



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bll8-odm1-wny>