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.
(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
Was resolved in: Committed r197231: <http://trac.webkit.org/changeset/197231>