[Webkit-unassigned] [Bug 134254] Don't allow for sudden termination while writing to local storage.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 25 20:35:13 PDT 2014


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





--- Comment #6 from Roger Fong <roger_fong at apple.com>  2014-06-25 20:35:30 PST ---

> Is there something that guarantees the database is flushed out to disk? How did you test?

https://bugs.webkit.org/show_bug.cgi?id=134042 guarantees flushing the database out to disk on application termination.
However if application suddenly terminates it is possible that the the application termination handler does not get fired and we don't flush at all.

Tests are provided in <rdar://problem/16660724> and <rdar://problem/15093854>

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