ysard / cookie-quick-manager

An addon to manage (view, search, create, edit, remove, backup, restore) cookies on Firefox.
https://addons.mozilla.org/firefox/addon/cookie-quick-manager/
GNU General Public License v3.0
255 stars 41 forks source link

Cookie disappears from a wrong domain on deletion #126

Open GCRaistlin opened 3 years ago

GCRaistlin commented 3 years ago
  1. Create an account on aliexpress.com. Log in.
  2. In CQM, go to Manage All Cookies, then click on to .aliexpress.com domain. You'll see havana_tgc cookie.
  3. Click on .passport.aliexpress.com domain (note the leading dot). You'll see havana_tgc cookie there, too.
  4. Remember the number of cookies in both domains.
  5. Delete havana_tgc cookie from .passport.aliexpress.com domain. The number of cookies is reduced by 1 (probably from 2 to 1).
  6. Go to .aliexpress.com domain. You won't see havana_tgc cookie there, though the reported number of cookies hasn't been changed (i. e. it is wrong now).
  7. Go to .passport.aliexpress.com domain. You'll see havana_tgc cookie there. The reported number of cookies is wrong again.