
Mozilla projects
Get flash to fully experience Pearltrees
– October 3, 2012 Posted in: Uncategorized We’ve had a great run here at Rock Your Firefox, and we’d like to thank you for coming along for the ride.
Rock Your Firefox
One change in SDK 1.14 that has already surprised some people in the community is a change in the visibility of messages printed from console.log . In 1.14 we added some additional features to the console API and also set the default log level to “error” instead of “info” for add-ons installed into Firefox via the Add-on Manager and Add-on Builder Helper as well as tools like the Extension Auto-installer . An unfortunate side-effect is that by default, developers using these tools will no longer see messages from console.log() in the jsconsole window .

