Closed
Bug 575538
Opened 15 years ago
Closed 3 years ago
Target the speculation failure warning to Firebug instead of targeting it to the JS console
Categories
(Core :: DOM: HTML Parser, enhancement, P5)
Core
DOM: HTML Parser
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: hsivonen, Unassigned)
Details
(From bug 521764 comment 4)
Currently, when a speculation fails in the HTML5 parser, a warning is emitted to the JS console. Since this warning isn't about anything being absolutely broken but about a potential performance problem, it might be more appropriate to expose this warning to Firebug instead so that it could be grouped together with other performance-related stuff.
![]() |
||
Comment 1•15 years ago
|
||
Or to the new console, right?
Reporter | ||
Updated•15 years ago
|
Priority: -- → P3
Comment 2•4 years ago
|
||
Bulk-downgrade of unassigned, >=3 years untouched DOM/Storage bug's priority.
If you have reason to believe this is wrong, please write a comment and ni :jstutte.
Severity: normal → S4
Priority: P3 → P5
Firebug is no longer supported
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•