diff --git a/web_pwa_oca/README.rst b/web_pwa_oca/README.rst index 8bb6d1253..91a6cf161 100644 --- a/web_pwa_oca/README.rst +++ b/web_pwa_oca/README.rst @@ -131,7 +131,6 @@ Known issues / Roadmap * Fix issue when trying to run in localhost with several databases. The browser doesn't send the cookie and web manifest returns 404. -* Evaluate to support 'require' system. * Firefox can't detect 'standalone' mode. See https://bugzilla.mozilla.org/show_bug.cgi?id=1285858 * Firefox disable service worker in private mode. See https://bugzilla.mozilla.org/show_bug.cgi?id=1601916 diff --git a/web_pwa_oca/static/description/index.html b/web_pwa_oca/static/description/index.html index 2b3d18bc4..a7219d3cd 100644 --- a/web_pwa_oca/static/description/index.html +++ b/web_pwa_oca/static/description/index.html @@ -477,8 +477,6 @@ need to use the following workaround:
Fix issue when trying to run in localhost with several databases. The browser doesn’t send the cookie and web manifest returns 404.
Evaluate to support ‘require’ system.
-Firefox can’t detect ‘standalone’ mode. See https://bugzilla.mozilla.org/show_bug.cgi?id=1285858
Firefox disable service worker in private mode. See https://bugzilla.mozilla.org/show_bug.cgi?id=1601916