Update browser bugs with info about IndexedDB usage in a Worker (#1876)
This commit is contained in:
parent
5d4141a429
commit
e704ae99a2
@ -86,3 +86,8 @@ This page lists several of the browser bugs that have affected Yomichan over the
|
|||||||
* **Browser**: Firefox
|
* **Browser**: Firefox
|
||||||
* **Date**: 2021-06-06
|
* **Date**: 2021-06-06
|
||||||
* **Links**: [Report](https://bugzilla.mozilla.org/show_bug.cgi?id=1714883)
|
* **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)
|
||||||
|
Loading…
Reference in New Issue
Block a user