Closed Bug 1335717 Opened 7 years ago Closed 7 years ago

Server logs are not displayed in devtools "new-frontend", and there is no filter option for it to turn it on

Categories

(DevTools :: Console, defect)

54 Branch
defect
Not set
major

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1307889

People

(Reporter: mh, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:53.0) Gecko/20100101 Firefox/53.0
Build ID: 20170201004003

Steps to reproduce:

The new console does not show server logs (from Chrome Logger / ChromePHP). There is no filter to enable Server logs, as in the "old" console.

0) for firefox version older than 54, set devtools.webconsole.new-frontend-enabled = true in about:config
1) Open devtools -> Console tab
2) open a page which sends out chromephp data e.g. https://brianswebdesign.com/noline.php (borrowed from https://bugzilla.mozilla.org/show_bug.cgi?id=1334822)


Actual results:

nothing is shown in devtools console, there is no filter option for server logs


Expected results:

chromephp data should be shown + filtering possible for server logs
as in http://prntscr.com/e34649 (screenshot)
Severity: normal → major
Component: Untriaged → Developer Tools: Console
OS: Unspecified → All
Hardware: Unspecified → All
Status: UNCONFIRMED → NEW
Ever confirmed: true
I didn't notice the dup at first.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
No longer blocks: enable-new-console
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.