Hi,

For your reference.

> From: Crosswalk-dev [mailto:[email protected]
> project.org] On Behalf Of Raphael Kubo da Costa
> Sent: Wednesday, March 18, 2015 05:38
> To: [email protected]
> Subject: [Crosswalk-dev] Say hello to M42
> 
> Hello everyone,
> 
> Crosswalk's master branch (currently Crosswalk 13) has finally been
> rolled to Chromium 42.0.2311.39, the latest beta version in OmahaProxy.
> 
> Everything should work fine, but as usual things can get a bit rough
> when we move to a new Chromium milestone (for example, some Android
> tests are failing in build.c-p.org even though everything worked
> correctly in my tests).

For the new features enabled by default by Chromium 42 at

https://www.chromestatus.com/features#=42

... Web QA checked them with the upstream samples on Crosswalk 13.42.319.0 on 
Android comparing to Chrome Beta 42 for Android, and found that

(1) both Crosswalk and Chrome got the same results for these features:
- Classes (ES6): 
https://github.com/GoogleChrome/samples/tree/gh-pages/classes-es6
- Fetch API: https://github.com/GoogleChrome/samples/tree/gh-pages/fetch-api
- WebAudio: OfflineAudioContext.startRendering() returns a promise: 
https://github.com/GoogleChrome/samples/tree/gh-pages/webaudio-offlinecontext-rendering
- Encrypted Media Extensions (EME) (*ERR_TIMED_OUT* w/o proxy in PRC): 
https://shaka-player-demo.appspot.com/
- Web/native app install banners (*both failed*): 
https://github.com/GoogleChrome/samples/tree/gh-pages/app-install-banner/

(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.

(3) no sample for this feature:
- ES6 Extended Object Literals
_______________________________________________
Crosswalk-dev mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev

Reply via email to