Closed Bug 938049 Opened 11 years ago Closed 11 years ago

window.alert() after console.log() makes the log not to appear

Categories

(DevTools :: Console, defect)

25 Branch
x86_64
Windows 7
defect
Not set
minor

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: brunoaiss, Unassigned)

Details

Attachments

(1 file)

If in the javascript there's a console.log() call followed by an alert() (or window.alert()) call and the user has the console open with the "logging" activated, the alert() is executed as expected but the log is not stored.

This bug does not happen if the console is not opened at the time of the logging.


I only tried this on firefox 25 and firefox 26b.
Component: DOM → Developer Tools: Console
Product: Core → Firefox
I tested and it's fixed in FF27+.
Working range: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=803189f35921&tochange=8f8a683dfc42
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
How do I mark this as fixed?
Not really needed, as we don't know which bugfix fixed that to dupe it. So it works, that's all. ;)
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: