๐Ÿ‘คbd82๐Ÿ•‘8y๐Ÿ”ผ136๐Ÿ—จ๏ธ79

(Replying to PARENT post)

As others have mentioned, the most exciting thing about Chrome 59 is that it is the first release with headless support. I wrote a guide a while back on running headless Chrome with Selenium that someone might find interesting if they're interested in trying out Chrome in headless mode [1]. It's quite a bit easier now that the stable channel is on version 59 and I just updated the guide to specify which steps are no longer necessary.

[1] - https://intoli.com/blog/running-selenium-with-headless-chrom...

๐Ÿ‘คfoob๐Ÿ•‘8y๐Ÿ”ผ0๐Ÿ—จ๏ธ0

(Replying to PARENT post)

Has there been any research on whether Material Design has superior UX for desktop use?

I've just tried the new settings screen on Chrome 59, and personally I find it far, far worse than what it was previously. I hate this trend of hiding essential top-level navigation behind a hamburger menu, especially on desktop.

๐Ÿ‘คmadjam002๐Ÿ•‘8y๐Ÿ”ผ0๐Ÿ—จ๏ธ0

(Replying to PARENT post)

I was expecting the easy path to display certificate view (removed in 56) to be returned in 59 [1], but apparently it will be in 60 behind a flag [2].

[1] https://bugs.chromium.org/p/chromium/issues/detail?id=663971

[2] https://textslashplain.com/2017/05/02/inspecting-certificate...

๐Ÿ‘คaargh_aargh๐Ÿ•‘8y๐Ÿ”ผ0๐Ÿ—จ๏ธ0

(Replying to PARENT post)

For those interested: headless is coming to Firefox as well. https://bugzilla.mozilla.org/show_bug.cgi?id=1338004
๐Ÿ‘คVinnl๐Ÿ•‘8y๐Ÿ”ผ0๐Ÿ—จ๏ธ0

(Replying to PARENT post)

With the new optimizing compiler (Turbofan) landing, JavaScript `Exception` are now usable without significant performance penalty: great news !

A bit of context: v8 used to have troubles optimizing code which contained `try/catch` sections, which led to massive performance issues on hot parts of the code in Chrome and deterred a lot of people from using Exceptions in JavaScript (including node). Glad to see this bug finally fixed !

More infos on the new v8 stack here: https://v8project.blogspot.fr/2017/05/launching-ignition-and...

๐Ÿ‘คlittlestymaar๐Ÿ•‘8y๐Ÿ”ผ0๐Ÿ—จ๏ธ0

(Replying to PARENT post)

Can someone explain or point me to a good source of info on why headless Chrome is a big deal? (Not being snarky; I really want to know).
๐Ÿ‘คgeekamongus๐Ÿ•‘8y๐Ÿ”ผ0๐Ÿ—จ๏ธ0

(Replying to PARENT post)

I thought they were dropping some support of SSL certificates in regards to symantec [0] starting in 59 but I see no mention in this post (unless I missed it). does anyone have further information? I am not familiar with blink process however allowing insecure creation of ssl certificates seems like the wrong way forward.

[0] https://groups.google.com/a/chromium.org/forum/#!msg/blink-d...

๐Ÿ‘คfosco๐Ÿ•‘8y๐Ÿ”ผ0๐Ÿ—จ๏ธ0

(Replying to PARENT post)

The real update is in the DevTools: https://www.youtube.com/watch?v=PjjlwAvV8Jg
๐Ÿ‘คsolidr53๐Ÿ•‘8y๐Ÿ”ผ0๐Ÿ—จ๏ธ0

(Replying to PARENT post)

Anyone seeing a failure in https://websocketstest.com (Chrome 59.0.3071.86) ?

https://websocketstest.com/result/7629067

It works fine on Firefox 53.0.3 and 55.0a1 (Nightly).

Console says:

scriptaculous.js:31 A Parser-blocking, cross site (i.e. different eTLD+1) script, https://ajax.googleapis.com/ajax/libs/scriptaculous/1.8.3/bu..., is invoked via document.write. The network request for this script MAY be blocked by the browser in this or a future page load due to poor network connectivity. If blocked in this page load, it will be confirmed in a subsequent console message.See https://www.chromestatus.com/feature/5718547946799104 for more details.

WebSocket connection to 'wss://wss.websocketstest.com/service' failed: Error in connection establishment: net::ERR_INSECURE_RESPONSE

EDIT: Disabling "disallow-doc-written-script-loads" has not effect.

๐Ÿ‘คgtirloni๐Ÿ•‘8y๐Ÿ”ผ0๐Ÿ—จ๏ธ0

(Replying to PARENT post)

Has reverse image search on right click ( Search Google image / Search Google for this image [1] ) been removed off late, from Chrome?

Now all I have on right click is "Copy image address".

That's a fairly heavily used feature. Surely, they couldn't have done away with it.

Didn't find any posts of substance in the product forums either.[2]

Some have suggested that removing Google as the default search engine rids the right click of that feature. However my default search engine has never been not Google.

[1] https://www.andrewhawkes.co.uk/images/articles/search-google...

http://1.bp.blogspot.com/-pYcECahKm44/VLAMW-n7hQI/AAAAAAAAAc...

https://2.bp.blogspot.com/-USmwx_yMwIU/Uheyv5gRzBI/AAAAAAABL...

[2]

https://productforums.google.com/forum/#!topic/websearch/Qa_...

๐Ÿ‘คwozniacki๐Ÿ•‘8y๐Ÿ”ผ0๐Ÿ—จ๏ธ0

(Replying to PARENT post)

The portable version was also posted yesterday: https://portableapps.com/apps/internet/google_chrome_portabl...

It's handy for trying it out without installing the full app and update service on Windows. Or for running Stable, Dev, Beta on the same machine with separate profiles without needing command line switches.

๐Ÿ‘คJohnTHaller๐Ÿ•‘8y๐Ÿ”ผ0๐Ÿ—จ๏ธ0

(Replying to PARENT post)

This version of Chrome has support for running headless (without the need for a graphical environment at all). Awesome for automation and testing.
๐Ÿ‘คwooptoo๐Ÿ•‘8y๐Ÿ”ผ0๐Ÿ—จ๏ธ0

(Replying to PARENT post)

Does Chrome 59 come with Ignition / Turbofan for V8 enabled ?

If i read this correctly, it does ...

https://v8project.blogspot.com/2017/05/launching-ignition-an...

๐Ÿ‘คclumsysmurf๐Ÿ•‘8y๐Ÿ”ผ0๐Ÿ—จ๏ธ0

(Replying to PARENT post)

Running Linux and i3wm. After updating to 59, Chrome didn't seem to automatically detect my DPI settings, so I had to manually specify the scale with

   --force-device-scale-factor
Previously did not have to do this.
๐Ÿ‘คkondbg๐Ÿ•‘8y๐Ÿ”ผ0๐Ÿ—จ๏ธ0

(Replying to PARENT post)

Nice! APNG is finally supported.
๐Ÿ‘คmad182๐Ÿ•‘8y๐Ÿ”ผ0๐Ÿ—จ๏ธ0

(Replying to PARENT post)

One I've been looking forward to for a while: native notifications on OSX!
๐Ÿ‘คbsandert๐Ÿ•‘8y๐Ÿ”ผ0๐Ÿ—จ๏ธ0

(Replying to PARENT post)

I'd like to make 'screenshots' for different pages on my server. Is there a way to do this with headless chrome without restarting chrome each time? Some sort of easy to use API for this?
๐Ÿ‘คsamat๐Ÿ•‘8y๐Ÿ”ผ0๐Ÿ—จ๏ธ0

(Replying to PARENT post)

I have been using request blocking in developer tools for the last month. It's really made some aspects of development easier for me. I hope Firefox follows suit and adds it.
๐Ÿ‘คnickster๐Ÿ•‘8y๐Ÿ”ผ0๐Ÿ—จ๏ธ0

(Replying to PARENT post)

This finally kills CentOS 6 support...
๐Ÿ‘คarnon๐Ÿ•‘8y๐Ÿ”ผ0๐Ÿ—จ๏ธ0

(Replying to PARENT post)

I have been using the headless mode for a while (on unstable). It's been awesome!
๐Ÿ‘คborplk๐Ÿ•‘8y๐Ÿ”ผ0๐Ÿ—จ๏ธ0

(Replying to PARENT post)

Headless chrome is very exciting
๐Ÿ‘คtaf2๐Ÿ•‘8y๐Ÿ”ผ0๐Ÿ—จ๏ธ0

(Replying to PARENT post)

What is the difference between Chrome and Chromium these days?
๐Ÿ‘คamelius๐Ÿ•‘8y๐Ÿ”ผ0๐Ÿ—จ๏ธ0

(Replying to PARENT post)

yea headless for CI!
๐Ÿ‘คjordache๐Ÿ•‘8y๐Ÿ”ผ0๐Ÿ—จ๏ธ0

(Replying to PARENT post)

When will they fix https://bugs.chromium.org/p/chromium/issues/detail?id=423609...! It's really annoying to find this one when you're getting companies to switch to Chrome from IE and end up with this in your lap instead :(
๐Ÿ‘คdsincl12๐Ÿ•‘8y๐Ÿ”ผ0๐Ÿ—จ๏ธ0