Update browser bugs (#1899)
* Strike chrome bug, since the issue was due to API misuse * Add info about content scripts not running on popup.open('', '...')
This commit is contained in:
parent
b08bf103eb
commit
388328b85b
@ -88,6 +88,11 @@ This page lists several of the browser bugs that have affected Yomichan over the
|
|||||||
* **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
|
## IndexedDB writes from a Worker thread do not persist if worker is terminated
|
||||||
* **Browser**: Chrome, Firefox _(warning only)_
|
* **Browser**: ~~Chrome~~, Firefox _(warning only)_
|
||||||
* **Date**: 2021-08-07
|
* **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)
|
* **Links**: ~~[Chrome Report](https://bugs.chromium.org/p/chromium/issues/detail?id=1237686)~~, [Firefox Report](https://bugzilla.mozilla.org/show_bug.cgi?id=1724602)
|
||||||
|
|
||||||
|
## Web extension content scripts don't run on certain about:blank popups
|
||||||
|
* **Browser**: Firefox
|
||||||
|
* **Date**: 2021-08-16
|
||||||
|
* **Links**: [Report](https://bugzilla.mozilla.org/show_bug.cgi?id=1726068)
|
||||||
|
Loading…
Reference in New Issue
Block a user