janodvarko / firecookie

Automatically exported from code.google.com/p/firecookie
Other
0 stars 3 forks source link

Add Cookies to the context menu in console #98

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,

In firebug you can customise what sort of messages you see in the "all" view of 
the console panel by using the drop-down menu from the console tab. But 
"cookies" is missing from this list and so every cookie change is shown in the 
console in "all" view. This can get quite annoying e.g. I have my console "all" 
view set up to show only javascript errors and chrome messages (I use the other 
tabs to see other info), but now I have firecookie installed my console is 
swamped by "cookie changed" messages, most often by third party scripts.

It's the one gripe I have with this otherwise excellent add-on, so if you can 
give users the ability to hide cookie messages from the "all" view in the 
console it'd be fantastic.

Original issue reported on code.google.com by wheresr...@gmail.com on 11 May 2011 at 12:35

GoogleCodeExporter commented 9 years ago
Just realised you have this feature in the context menu of the cookies tab, 
though might still be good to add it to the console tab too for consistency 
with how you enable/disable other types of messages

Original comment by wheresr...@gmail.com on 11 May 2011 at 12:58

GoogleCodeExporter commented 9 years ago
Yes, I want this feature too. Firebug just needs to expose some APIs that allow 
to extend the option menu on another panel.

Honza

Original comment by odva...@gmail.com on 18 May 2011 at 6:01

GoogleCodeExporter commented 9 years ago
Since Firecookie is now integrated into Firebug 1.10a11 this is now tracked at 
http://code.google.com/p/fbug/issues/detail?id=5539.

Therefore I close this issue in favor of the one in the Firebug issue tracker.

Sebastian

Original comment by sebastia...@gmail.com on 12 Jun 2012 at 8:23