samples icon indicating copy to clipboard operation
samples copied to clipboard

A repo containing samples tied to new functionality in each release of Google Chrome.

Results 155 samples issues
Sort by recently updated
recently updated
newest added

Minor typo on line 18 where the text is "steam" rather than "stream".

Hi @mfoltzgoogle, I've using Presentation API with Chrome Cast. It still stable with previous version untill Chrome upgrade to new version 105, i've problem Chrome crashed when casting a device...

Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [firebase-tools](https://github.com/firebase/firebase-tools). These dependencies need to be updated together. Removes `tough-cookie` Updates `firebase-tools` from 9.17.0 to 13.4.1 Release notes Sourced from...

dependencies

I understand that I can identify before the dialog is presented and after with the methods: window.onbeforeprint window.onafterprint but none of these methods validate whether the print or cancel button...

Let us fix this problems

Html Test button { background: red; color:white; border: none; padding:10px; border-radius:10px; } Button1 Button2 console.log("Hello"); setTimeout(function() { document.getElementById("btn").innerHTML = "Button3"; } ,2000);

Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9. Commits 1ecbf2f 1.1.9 6a3ada9 lib: fixed CVE-2023-42282 and added unit test 5dc3b2f 1.1.8 8e6f28b lib: even better node 6 support 088c9e5 1.1.7 1a4ca35 lib:...

dependencies

This pull request renames the README.md file to README-CHROME 66.md to reflect the specific version of Chrome that is required to run the project. The README file also contains updated...