aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/browser-bugs.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/browser-bugs.md b/docs/browser-bugs.md
index d8f19c40..bc8253a6 100644
--- a/docs/browser-bugs.md
+++ b/docs/browser-bugs.md
@@ -86,3 +86,8 @@ This page lists several of the browser bugs that have affected Yomichan over the
* **Browser**: Firefox
* **Date**: 2021-06-06
* **Links**: [Report](https://bugzilla.mozilla.org/show_bug.cgi?id=1714883)
+
+## IndexedDB writes from a Worker thread do not persist if worker is terminated
+* **Browser**: Chrome, Firefox _(warning only)_
+* **Date**: 2021-08-07
+* **Links**: [Chrome Report](https://bugs.chromium.org/p/chromium/issues/detail?id=1237686), [Firefox Report](https://bugzilla.mozilla.org/show_bug.cgi?id=1724602)