Closed
Bug 162425
Opened 24 years ago
Closed 24 years ago
Print CSS parser errors in Javascript Console in regular (non-debug) builds
Categories
(Core :: CSS Parsing and Computation, enhancement)
Tracking
()
People
(Reporter: leonard, Assigned: dbaron)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1b) Gecko/20020721
BuildID: 2002072104
It seems that the CSS parser errors are just as useful for day to day
development as the JavaScript errors and warnings and should print to the
Javascript Console. Hopefully this would be trivial to enable as the CSS errors
appear in the JS console in the debug builds already?
I've been made aware of bug 6211 (and dup bug 160090). As bug 6211 is currently
unowned, this would probably be a good stopgap until someone decides to pick up
bug 6211.
For reference, see bug 155855
| Assignee | ||
Comment 3•24 years ago
|
||
->Style System
Assignee: hewitt → dbaron
Component: JavaScript Console → Style System
QA Contact: jrgm → ian
| Assignee | ||
Comment 4•24 years ago
|
||
*** This bug has been marked as a duplicate of 65469 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•