Closed
Bug 100983
Opened 24 years ago
Closed 24 years ago
"enabling quirks stylesheet" messages are annoying and should die
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla0.9.5
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
Attachments
(1 file)
562 bytes,
patch
|
dmosedale
:
review+
attinasi
:
superreview+
|
Details | Diff | Splinter Review |
"enabling quirks stylesheet" messages are annoying and should die
![]() |
Assignee | |
Comment 1•24 years ago
|
||
![]() |
Assignee | |
Updated•24 years ago
|
Updated•24 years ago
|
Attachment #50275 -
Flags: review+
Comment 2•24 years ago
|
||
Comment 3•24 years ago
|
||
Comment 4•24 years ago
|
||
I like those print-outs. They tell me immedietly if the page is in Quirks mode
or not, and that is something I need to know all the time when trying to
investigate bugs in layout.
Comment 5•24 years ago
|
||
Right, but the problem is this: folks who are not working on debugging layout
(and there are plenty) depend on being able to see things like (eg) JS strict
warnings to help them debug. And at the moment, this is really hard to do,
because we're drowning in diagnostic messages that happen even when there's no
error condition, of which this is one. So how about just adding yourself to the
list (eg DEBUG_attinasi)?
Comment 6•24 years ago
|
||
Comment on attachment 50275 [details] [diff] [review]
not everyone cares
OK, please add DEBUG_attinasi to the list, and then sr=attinasi
Attachment #50275 -
Attachment description: no one else cares → not everyone cares
Attachment #50275 -
Flags: superreview+
![]() |
Assignee | |
Comment 7•24 years ago
|
||
checked in
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•