Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for chrome 54 #7744

Closed
andypham opened this issue Oct 26, 2016 · 5 comments
Closed

Add support for chrome 54 #7744

andypham opened this issue Oct 26, 2016 · 5 comments

Comments

@andypham
Copy link

  • Electron version: 1.4
  • Operating system: Mac OSX 10.10.5
@MarshallOfSound
Copy link
Member

The Chrome version of Electron is usually bumped within one or two weeks after a new stable Chrome version gets released. This estimate is not guaranteed and depends on the amount of work involved with upgrading.

http://electron.atom.io/docs/faq/#when-will-electron-upgrade-to-latest-chrome

Chrome 54 is a much larger jump that previous bumps as Chromium moved from gyp to gn so it will take longer than usual.

You can monitor progress here https://github.com/electron/electron/projects/2

@WriterDuet
Copy link

Chrome 53 and possibly Chrome 54 had a serious error that resulted in crashes when users were writing in Chinese. It's unclear to me if this has been fixed in Chrome 55, but my users who are on our Electron app are still reporting it, but it is no longer being reported on Chrome 55.

I know you didn't have a specific timeline, but can you give us any insight into the progress of updating to Chrome 54 and then 55. We're now a couple months behind Chrome, and version 55 apparently had huge memory optimizations. See http://v8project.blogspot.ca/2016/10/fall-cleaning-optimizing-v8-memory.html and https://www.prerender.cloud/blog/2016/12/03/chrome-memory-54-vs-55

@kevinsawicki
Copy link
Contributor

I know you didn't have a specific timeline, but can you give us any insight into the progress of updating to Chrome 54 and then 55.

The specs on all platforms are passing in #7909 so the 54 release should happen in January unless some severe regressions are discovered during testing.

After that release we will then start the process of going to 55.

@WriterDuet
Copy link

Thank you!!

@juanlizarazo
Copy link

Woo hoo! beta is coming up

/pull/8406 (...) Going to release this as a beta 1.5.0 to npm now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants