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

api.PushMessageData - WebView is WONTFIX #24248

Closed
jtotht opened this issue Aug 29, 2024 · 2 comments
Closed

api.PushMessageData - WebView is WONTFIX #24248

jtotht opened this issue Aug 29, 2024 · 2 comments
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Comments

@jtotht
Copy link

jtotht commented Aug 29, 2024

What type of issue is this?

Missing compatibility data

What information was incorrect, unhelpful, or incomplete?

The table says the support in Android WebView is “No”, which usually means that it’s yet to be implemented in that browser. However, per https://issues.chromium.org/issues/40388442#comment27 (May 2024), there are no plans to ever support the Push API in WebView.

What browsers does this problem apply to, if applicable?

No response

What did you expect to see?

A notice that makes it clear that the support status in WebView is WONTFIX (due to architectural constraints).

Did you test this? If so, how?

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

No response

Do you have anything more you want to share?

This applies to all interfaces, events etc. of the Push API, I just happened to find it through this particular interface.

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/PushMessageData

MDN metadata

MDN page report details
  • Query: api.PushMessageData
  • Report started: 2024-08-29T12:14:39.871Z
@queengooborg
Copy link
Contributor

A "No" in the compatibility table means that the browser doesn't support the feature. It does not make any claims that the browser will eventually add support. There's also already a link to the bug, so there is no change to be made.

@queengooborg queengooborg closed this as not planned Won't fix, can't repro, duplicate, stale Aug 29, 2024
@queengooborg queengooborg added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Aug 29, 2024
@jtotht
Copy link
Author

jtotht commented Aug 29, 2024

A "No" in the compatibility table means that the browser doesn't support the feature. It does not make any claims that the browser will eventually add support.

The general expectation is that browsers support standards, because that’s what standards are for. Any deviation is surprising, and further explanation is welcome.

There's also already a link to the bug

With the information buried in comments, plus a teeny-tiny, black-on-white chip saying “Infeasible”. Neither of them is really discoverable.

there is no change to be made.

I’ve already discovered what’s the case, I just wanted to help fellow web developers discover it more quickly. I guess I won’t…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

No branches or pull requests

2 participants