[Webkit-unassigned] [Bug 114959] New: [EFL][GTK] Client cannot get current data from localstorage modified by other process.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 22 07:47:30 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=114959

           Summary: [EFL][GTK] Client cannot get current data from
                    localstorage modified by other process.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: l.marek at samsung.com
                CC: g.czajkowski at samsung.com


Items from localstorage database are loaded only once at process startup and stored in HashMap. HashMap isn't synchronized with changes done by another process. As a result process cannot use current data without a restart.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list