[Webkit-unassigned] [Bug 62669] New: [Qt] [All] [API] Add storage tracker WK1 API for QtWebKit port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 14 15:39:30 PDT 2011


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

           Summary: [Qt] [All] [API] Add storage tracker WK1 API for
                    QtWebKit port
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P1
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kasthuri.n-s at nokia.com


Add storage tracker WK1 API's for tracking local storage.  As of now looks like its implemented only in MAC and planning to add these local storage tracker API's to QtWebKit port as well.
The QWebSecurityOrigin class already has some methods for tracking database storage.  So planning to add the new local storage tracker API's to QWebSecurityOrigin class.

Also the layouttests for the storage tracker uses the storage tracker client which is used for signaling the updates to storage tracker database.  This tracker client can be added as a new class to webkit API layer or can be just added to make the layout tests pass.

-- 
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