Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[12.0][IMP] web_pwa_oca: Drop BeforeInstallPrompt #1759

Merged
merged 4 commits into from
Dec 11, 2020

Conversation

Tardo
Copy link
Member

@Tardo Tardo commented Dec 9, 2020

BeforeInstallPromptEvent is deprecated. See w3c/manifest#836

Currently only chrome support it... and can't be used for the purpose that is used in the module.

cc @Tecnativa TT23822

ping @thomaspaulb

@OCA-git-bot
Copy link
Contributor

Hi @eLBati,
some modules you are maintaining are being modified, check this out!

Copy link

@thomaspaulb thomaspaulb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good find, I didn't know about that. I'm in agreement, it makes the module simpler also.

web_pwa_oca/README.rst Outdated Show resolved Hide resolved
web_pwa_oca/static/description/index.html Show resolved Hide resolved
@Tardo Tardo force-pushed the 12.0-imp-web_pwa_oca-install branch from b3ba1fd to 4a293d8 Compare December 11, 2020 01:12
web_pwa_oca/README.rst Outdated Show resolved Hide resolved
…led (only log). Otherwise, odoo is unavailable in private mode with Firefox Browser
@legalsylvain
Copy link
Contributor

Hi @Tardo and Tecnativa team. First, thanks a lot for this usefull module, I use since a month in production.
Recently (I guess since #1628) I have a problem with Firefox + private mode.

i so made a patch on the top of your current PR to fix it. Tecnativa#2
Could you merge it, if it's OK for you ?

(I PR against your PR to avoid conflict, because you are changing the line I want to change).

thanks !

pedrobaeza and others added 2 commits December 11, 2020 14:41
…-raised-firefox-private-mode

[FIX] web_pwa_oca : do not raise an error if service workers is disabled (only log). Otherwise, odoo is unavailable in private mode with Firefox Browser
@Tardo
Copy link
Member Author

Tardo commented Dec 11, 2020

Changes done

@pedrobaeza pedrobaeza added this to the 12.0 milestone Dec 11, 2020
@pedrobaeza
Copy link
Member

/ocabot merge major

@OCA-git-bot
Copy link
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 12.0-ocabot-merge-pr-1759-by-pedrobaeza-bump-major, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 29a1836 into OCA:12.0 Dec 11, 2020
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at c3c44ae. Thanks a lot for contributing to OCA. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants