> From: Crosswalk-dev [mailto:[email protected]
> project.org] On Behalf Of Raphael Kubo da Costa
> Sent: Tuesday, April 21, 2015 22:33
> To: [email protected]
> Subject: [Crosswalk-dev] Crosswalk master is now tracking Chromium M43
> 
> Hi everyone,
> 
> Shortly after Google promoted M43 to the Linux Beta channel, we've moved
> Crosswalk's master branch to track Chromium 43.0.2357.18. SIMD.js
> support is still pending, but should be re-committed within a few days.
> 
> As usual when we move to a new Chromium milestone, things can be a bit
> rough for a few days -- please report any bugs you find.

After this rebase, in Crosswalk Project we can use the web platform features 
enabled by M43 now.

Web QA checked the samples for these features 
(https://www.chromestatus.com/features#=43) on Crosswalk Project for Android 
(13.43.341.0) and Chrome Beta for Android (43.0.2357.38), and got same results.

- Allow JS-triggered copy/cut with a user gesture: 
https://googlechrome.github.io/samples/cut-and-copy/index.html
- Cache API (global scope): 
https://googlechrome.github.io/samples/service-worker/window-caches/index.html
- Fetch API: streaming response body: 
https://googlechrome.github.io/samples/fetch-api/fetch-response-stream.html
- Move DOM attributes to prototype chains:
- Permissions API: https://googlechrome.github.io/samples/permissions/index.html
- Unprefixed CSS Animations: https://jsfiddle.net/cm1yrqy2/3/embedded/result/
- Upgrade insecure requests: 
https://googlechrome.github.io/samples/csp-upgrade-insecure-requests/index.html
- Web MIDI API:
- WebAudio: Allow developers to close an AudioContext explicitly: 
https://googlechrome.github.io/samples/webaudio-audiocontext-close/index.html
- WebAudio: Selective Disconnection on AudioNode.disconnect(): 
https://googlechrome.github.io/samples/webaudio-audionode-disconnect/index.html
- autocapitalize: 
https://googlechrome.github.io/samples/autocapitalize/index.html

For the "unprefixed CSS Animations", Web QA will update related tests 
accordingly at
https://crosswalk-project.org/jira/browse/XWALK-4083

Thanks,
Zhiqiang
_______________________________________________
Crosswalk-dev mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-dev

Reply via email to