local storage is not contained in profile

Bug #1503796 reported by chrysn
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Midori Web Browser
New
Undecided
Unassigned

Bug Description

different profile sessions (eg. as launched using the -c option) share a common local storage.

this seems to be not fully synchronized (saving to the local storage in one running instance does not make data visible to the other), but can be demoed like this:

* midori -c /tmp/profile1 http://html5demos.com/storage
* enter something in the "local" field
* exit midori
* midori -c /tmp/profile2 http://html5demos.com/storage
* see "something" written there

local storage should be private to the individual profiles. note that private mode appears to be unaffected by this.

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.