Closed Bug 616318 Opened 14 years ago Closed 12 years ago

Cache all messages that are logged after UI is shown

Categories

(DevTools :: General, defect, P1)

x86
All
defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: ddahl, Assigned: ddahl)

Details

(Whiteboard: [console-close-me])

Followup bug for bug 611032. Some error messages will not be cached if the UI is shown. This may be a simple fix, just recording this here so I do not forget about it.

To keep the same behavior as the Error Console - where all messages are cached until the limit of 300 is reached regardless of having the UI open - we will need to tweak the way messages are routed around the HUDService.
Assignee: nobody → ddahl
Blocks: devtools4
Priority: -- → P1
I'm not sure this is valid any longer the review for the console storage patches will tell. see bug 609890 and its dependencies
Whiteboard: [console-close-me]
No longer blocks: devtools4
console storage is landed, so I think this 1 year old bug is out of date.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Correct.

Just a note: since console storage has landed all messages are cached, irrespective of the Web Console being open or not.
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.