TypeError: items is undefined

Bug #1411605 reported by Yvon TANGUY
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cookiekeeper
Fix Released
Low
Yvon TANGUY
1.8.0
Fix Released
Low
Yvon TANGUY

Bug Description

Step to reproduce:
- Visit some website
- Open the CK cookie window
- Refresh the previously visited pages
- In the browser console, there is sometimes (if a cookie content is updated) the message:
TypeError: items is undefined (ck.treeview.js : 247)

Related branches

Revision history for this message
Yvon TANGUY (vono22) wrote :

gCookiesTreeView._hosts.items do not exists, replace by
gCookiesTreeView._hosts[strippedHost].items.

Changed in cookiekeeper:
status: In Progress → Fix Committed
Yvon TANGUY (vono22)
Changed in cookiekeeper:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.