[Webkit-unassigned] [Bug 181546] WKWebView.ClearAppCache is a flaky API test failure on High Sierra.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 19 15:41:33 PDT 2018


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

--- Comment #8 from Chris Dumez <cdumez at apple.com> ---
Looks like we correctly use SQLiteFileSystem::deleteDatabaseFile() in all places. So I suspect the issue could be that we are deleting database files while the database is still open. I guess Sqlite could end up later writing a -wal file as a result.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180319/3606da99/attachment-0001.html>


More information about the webkit-unassigned mailing list