[Webkit-unassigned] [Bug 57694] New: StorageAreaSync::sync require slow and heavy I/O operation.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 1 21:59:07 PDT 2011


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

           Summary: StorageAreaSync::sync require slow and heavy I/O
                    operation.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ryuan.choi at samsung.com


Because sqlite operaions are basically atomic,
every insertion and deletion in sync will require block I/O.

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