[Webkit-unassigned] [Bug 22725] New: Make SQL database storage work in Workers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 7 03:39:23 PST 2008


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

           Summary: Make SQL database storage work in Workers
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org


It would be nice to have HTML5 SQL Databases available in Workers.

The Database API should likely be extended to support synchronous operation to
make it more easily usable, as there is no danger of blocking UI thread with
Workers.


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



More information about the webkit-unassigned mailing list