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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 4 08:35:04 PDT 2011


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





--- Comment #3 from Brady Eidson <beidson at apple.com>  2011-04-04 08:35:04 PST ---
There's 3 different explanations for why this bug exists.

1 - The title - "::sync requires slow and heavy I/O"
2 - The first comment - "Because sqlite operations are basically atomic, writes will require block I/O"
3 - The ChangeLog for the patch - "Need a transaction in case there's a crash or a power off"

So, which one is it?

r- until we clear that up...

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