Op 17-05-2024 om 16:59 schreef Philip Jägenstedt:
What will be the behavior on Android, will the API appear to work but
never invoke the observer callback? If so, would it make sense to
disable the feature on Android instead?
I'd just like to check if there's a general guideline for cases like this.
On Android, calls to observe() will reject with NotSupportedError, which
I thought was fine. Does it mean that when a given API is not expected
to be implemented for a certain OS it is better to avoid exposing its
surface altogether, even if the binary size doesn't change as a result?
--
You received this message because you are subscribed to the Google Groups
"blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to blink-dev+unsubscr...@chromium.org.
To view this discussion on the web visit
https://groups.google.com/a/chromium.org/d/msgid/blink-dev/v2hj29%248li%241%40ciao.gmane.io.