Open
Bug 489584
Opened 14 years ago
Updated 6 months ago
Since FF3 Window.console cannot be overriden in javascript
Categories
(Firefox :: General, enhancement)
Firefox
General
Tracking
()
UNCONFIRMED
People
(Reporter: damien.feugas, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.0.9) Gecko/2009040821 Firefox/3.0.9 (.NET CLR 3.5.30729) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.0.9) Gecko/2009040821 Firefox/3.0.9 (.NET CLR 3.5.30729) Hello. We worked on javascript RIA and note that since FF3, our javascript log filter was broken. This filter overrides the window.console methods and proceeds only allowed log message (some king of log4Js :-) ) After some google search we conclued that changes in FF3 console handling were responsible of this. The problem is alos known by Firebug lite developpers : http://code.google.com/p/fbug/issues/detail?id=1400 Reproducible: Always
Comment 1•13 years ago
|
||
This is a mass search for bugs which are in the Firefox General component, are UNCO, have not been changed for 500 days and have an unspecified version. Reporter, can you please update to Firefox 3.6.10 or later, create a fresh profile, http://support.mozilla.com/en-US/kb/managing+profiles, and test again. If you still see the issue, please update this bug. If the issue is gone, please set the status to RESOLVED > WORKSFORME.
Whiteboard: [CLOSEME 2010-11-01]
Updated•13 years ago
|
Whiteboard: [CLOSEME 2010-11-01]
Updated•6 months ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•