alooi14 / editthiscookie

Automatically exported from code.google.com/p/editthiscookie
0 stars 0 forks source link

Created Cookies cannot be removed via JS nor via http header #17

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. open extension
2. Create a new cookie (let's call it cu)
3. execute any javascript or send any http header to delete such cookie

What is the expected output? What do you see instead?
I would expect the cookie to be delete.. but it stays

What version of the product are you using? On what operating system?
Extension Version: 0.13.8, google chromium on PC-BSD 8.2

Please provide any additional information below.
the cookies created by the extension can only be deleted by the extension

Original issue reported on code.google.com by debn...@gmail.com on 24 Jun 2011 at 2:35

GoogleCodeExporter commented 8 years ago
Unfortunately this is an issue with chrome, not the extension. You can submit 
an issue on the chromium project

Original comment by fcap...@gmail.com on 6 Jul 2011 at 7:27