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

Notification API not working #201

Closed
csagan5 opened this issue Dec 16, 2018 · 1 comment
Closed

Notification API not working #201

csagan5 opened this issue Dec 16, 2018 · 1 comment
Labels

Comments

@csagan5
Copy link
Contributor

csagan5 commented Dec 16, 2018

Bromite version

Version: 71.0.3578.98
Arch: arm, arm64, x86
Android version: lollipop (and others)

Is the bug reproducible with latest version?
Yes.

Can the bug be reproduced with corresponding Chromium version?
No.

Describe the bug
The notification API does not seem to work. Example available at: https://developer.mozilla.org/en-US/docs/Web/API/notification

This might be broken by the patches to exclude GMS and other binary blobs.

@csagan5 csagan5 added the bug label Dec 16, 2018
@csagan5
Copy link
Contributor Author

csagan5 commented Dec 30, 2018

There is a difference in how this can be used in Desktop vs Mobile: https://stackoverflow.com/a/31787926 points to https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/BygptYClroM for upstream official information.

new Notification has never been supported on Android in first place, as explained on the Chromium mailing list, so this is not a bug.

@csagan5 csagan5 closed this as completed Dec 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant