[Webkit-unassigned] [Bug 231879] IndexedDB in iframe (port: 3000) creates database for host document (port: 1337)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 17 10:35:34 PDT 2021


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

--- Comment #4 from mail at getflourish.com ---
Reproduction:

The test is slightly different but shows the same problem:

There are two pages:

foo.getflourish.com embeds bar.getflourish.com

Both pages create databases and save to them.

1. Open the page https://foo.getflourish.com
2. Reload the page a couple of times to create a few entries in the database.
3. Check the web inspector to confirm that there are entries in both databases (for both domains).
4. Restart Safari.
5. Check the web inspector again.

❌ Boom: the database for "bar.getflourish.com" is gone because it was never saved to disk.

-- 
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/20211017/e668691a/attachment.htm>


More information about the webkit-unassigned mailing list