"Zhang, Zhiqiang" <[email protected]> writes:

> (2) Crosswalk and Chrome got different results for these features:
> - Push API
> - Web Notifications using Service Workers
> These 2 features had same sample at 
> https://github.com/GoogleChrome/samples/tree/gh-pages/push-messaging-and-notifications.
> Enabled this sample on Chrome but could not get cURL Command message; 
> however, failed to enable this sample on Crosswalk at current being.
> Will further track these features at XWALK-436 and XWALK-286 respectively.

Right, this is somewhat expected at the moment, and we're tracking it in
XWALK-3654. Long story short, we've always enabled notifications support
even when it was declared experimental in Chromium. However, on Android
we implement something similar to desktop-style notifications instead of
the Push API + Service Workers one. With that said, we probably do want
to move to the latter.
_______________________________________________
Crosswalk-dev mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev

Reply via email to