Closed
Bug 596908
Opened 15 years ago
Closed 15 years ago
Color/style HTTP status code 500 Internal Server Error statements in the Web Console red
Categories
(DevTools :: General, defect)
DevTools
General
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 601177
People
(Reporter: stephend, Unassigned)
References
()
Details
Attachments
(2 files)
Can we color/style the 500 Internal Server Error statements in the Web Console red?
STR:
1. Using a nightly, Tools -> Web Console
2. Load http://input.stage.mozilla.com/en-US/search/?product=firefox&q=^^^^^^^^^^^^^^^^^^
3. Look at "00:55:13.680: Network: GET http://input.stage.mozilla.com/en-US/search/?product=firefox&q=^^^^^^^^^^^^^^^^^^ [HTTP/1.1 500 INTERNAL SERVER ERROR 2110ms]"
Actual Results:
Same blue color as even 200 OKs
Expected Results:
Nice red :-)
Other tools like PowerFuzzer style theirs that way, though Live HTTP Headers doesn't.
Comment 1•15 years ago
|
||
good suggestion!
Comment 2•15 years ago
|
||
indeed. we need more suggestions like this from QA folk.
Reporter | ||
Comment 3•15 years ago
|
||
Comment 4•15 years ago
|
||
This is fixed by bug 601177, which landed yesterday.
Stephen: please confirm the behavior is what you intended. Thanks!
Reporter | ||
Comment 5•15 years ago
|
||
(In reply to comment #4)
> This is fixed by bug 601177, which landed yesterday.
>
> Stephen: please confirm the behavior is what you intended. Thanks!
Looks great! Feel free to dupe this to bug 601177, or just mark it fixed.
Comment 6•15 years ago
|
||
Cool. Thanks for your quick confirmation! Marking this bug as a dupe then.
Status: NEW → RESOLVED
Closed: 15 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
•