Closed
Bug 1315393
Opened 8 years ago
Closed 8 years ago
CSS errors no longer shown in the console
Categories
(DevTools :: Console, defect)
DevTools
Console
Tracking
(firefox52-)
RESOLVED
DUPLICATE
of bug 1307942
Tracking | Status | |
---|---|---|
firefox52 | - | --- |
People
(Reporter: bzbarsky, Unassigned)
Details
(Keywords: regression)
Try loading this document:
data:text/html,<style>body { color: This is totally bogus }</style>
In Firefox 49, if I go to the developer console, click on the CSS dropdown, and select "Warnings", I see the warning from the CSS parser about the invalid value.
In the console on nightly, I see nothing. There is no way to get any useful information out.
Reporter | ||
Updated•8 years ago
|
tracking-firefox52:
--- → ?
Reporter | ||
Comment 1•8 years ago
|
||
This works on devedition and beta too. So just a problem on nightly.
Comment 2•8 years ago
|
||
Thanks for filing - this is an issue in the new frontend (which is on in Nightly but not riding the train to DE until we fix all the blockers for the meta bug 1308219). This issue in particular is going to be handled in Bug 1307942
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•