RESOLVED FIXED 154756
Modern IDB: If a database handle is not open, files are not actually deleted from disk
https://bugs.webkit.org/show_bug.cgi?id=154756
Summary Modern IDB: If a database handle is not open, files are not actually deleted ...
Brady Eidson
Reported 2016-02-26 15:25:52 PST
Modern IDB: If a database handle is not open, files are not actually deleted from disk Noticed this while working on https://bugs.webkit.org/show_bug.cgi?id=154741 It will be resolved by the same patch, out of necessity, because the API test required for both relies on both.
Attachments
Brady Eidson
Comment 1 2016-02-26 15:33:12 PST
(In reply to comment #0) > Modern IDB: If a database handle is not open, files are not actually deleted > from disk > > Noticed this while working on https://bugs.webkit.org/show_bug.cgi?id=154741 > > It will be resolved by the same patch, out of necessity, because the API > test required for both relies on both. Patch is out for review in 154741
Brady Eidson
Comment 2 2016-03-01 10:11:53 PST
Was resolved in: Committed r197231: <http://trac.webkit.org/changeset/197231>
Note You need to log in before you can comment on or make changes to this bug.