#upgrade chrome

18 messages · Page 1 of 1 (latest)

plain lagoon
#

Is there a way to upgrade chrome to a more up-to-date version?

rain mauve
#

What version are you looking for? The easiest way would be to install the electron beta or nightly

#

We hit stable on the same day as any other chromium version

plain lagoon
#

Latest, so chrome 107

#

Uh, looks like I'm still on electron 18

#

upgraded to 21, but how can i check which version of chrome am I using?

#

Found it. This is weird...

#

I have a particular webgl feature working on the browser, but not on electron

#

I have no idea why

rain mauve
#

22 beta is on chrome 108 if you want to give that a quick try

#

npm install --save-dev electron@beta

proven belfry
plain lagoon
#

Installed the beta, and things still look different between the two platforms... o___o

plain lagoon
#

Are there any meaningful differences between webgl in electron vs in chrome itself?

plain lagoon
#

Figured out what I was doing wrong. No idea why I was seeing the difference between electron and the browser, but I believe electron was doing the right thing

#

¯_(ツ)_/¯

rain mauve