Changes

Jump to: navigation, search

QA/ContainersTestPilot

489 bytes added, 00:36, 14 June 2017
Checking Cookies [Important]
'''First Method'''
This is the simplest method which requires you to simply open about:preferences#privacy and manually go through each cookie via the "Cookie Manager" and ensure that it's placed into the correct container/context. Quick Example:
Opening [https://www.facebook.com Facebook] in the personal container should place all the cookies from FB into the "Personal" container is demonstrated by the screenshot below. Notice the "Container: Personal" at the bottom of the cookies properties.
[[File:FB Cookies Example.png|thumbnail|center]]
 
'''Second Method'''
 
The second method requires opening the cookies.sqlite database that's in the users profile and ensuring that the correct userContextId is being used. Using the same example as above, the FB cookies will have a userContextId=1 which basically means the "Personal" container, example:
 
[[File:FB cookies sqliteDabase.png|thumbnail|center]]
 
You'll notice that the cookies that were created when loading FB all have the correct userContextId associated with them.
== Test Cases ==
Confirm
924
edits

Navigation menu