Closed
Bug 1280317
Opened 8 years ago
Closed 6 years ago
Simple way to restore window.console when in "Web Console logging API (console.log, console.info, console.warn, console.error) has been disabled by a script on this page" state
Categories
(DevTools :: Console, defect, P3)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1260291
People
(Reporter: hsteen, Unassigned)
References
Details
We should simply add a button or something to this message in the console, saying "Click here to restore it".
(Obviously, when restoring it we need to ensure window.console and the methods can not be overwritten again while you're debugging that page..I hear ES6 has some nifty tricks for such things.)
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•