-
Notifications
You must be signed in to change notification settings - Fork 115
Chromium version (57) is beginning to show its age #18
Comments
+1 Also, I'd really like to build some WebBluetooth and WebUSB demos for ChromeDev Summit utilizing it - if possible? |
Sorry for the late reply. We are working on trying to get up to date with a more current Chromium version but it is harder that expected. Will try to update this issue when we do have a new version. Thanks for providing your feedback. |
@judax was this closed because there is now a way forward for those of us who want to use up to date platform features? |
@cdata a modern Chromium build (non-webview, tracking the latest Chromium changes) is in the pipes (no ETA yet) |
Then it seems like this issue should remain open.
…On Fri, Jan 12, 2018, 3:32 PM Jordan Santell ***@***.***> wrote:
@cdata <https://github.com/cdata> a modern Chromium build (non-webview,
tracking the latest Chromium changes) is in the pipes (no ETA yet)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#18 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAOp00q0wkkEdq9m3IAL3XyDZFDX0Sq0ks5tJ-t8gaJpZM4PWcpY>
.
|
Agreed. Reopening. |
Amazing, good luck with it! |
Will this mean it will work on normal chrome browsers in the future as well? I'm trying to find the answer to this for making a decision for my bachelor project, i saw @judax mention that it will come to the latest chromium eventually (?) which would already be a great progress! |
We are working on updating this projects completely to provide a more up to date ARCore and Chromium support. |
Yes i know, is there any roadmap or anything available? It would be useful to know if we will have let's say chrome, safari and firefox in 2019 for example or if that is not a technical possibility because of security / compliance problems. Either way, i love this project! keep it up |
The latest stable Chrome release as of this writing is 61. There have been a number of notable features landed in the versions since 57. It would be nice to be able to write experiments that pair other emerging browser features with WebAR.
Some features that have been released in stable since 57 include IndexedDB 2.0, Web Share API and support for JavaScript modules.
The text was updated successfully, but these errors were encountered: