Best of Google ChromeApril 2024

  1. 1
    Article
    Avatar of collectionsCollections·2y

    Google Agrees to Delete Billions of Browsing Records in 'Incognito Mode' Privacy Lawsuit Settlement

    Google has settled a class action lawsuit and agreed to delete user data collected in its 'Incognito mode'. The settlement addresses privacy concerns, requires changes to Incognito mode, and aims to safeguard user privacy.

  2. 2
    Article
    Avatar of collectionsCollections·2y

    What's New in WebGPU (Chrome 123 and 124)

    Exciting updates to the WebGPU API in Chrome 123 and 124, including support for DP4a built-in functions, syntax sugar for dereferencing composites, read-only and read-write storage textures, service workers and shared workers, and new adapter information attributes. Bug fixes and Dawn updates also included.

  3. 3
    Article
    Avatar of communityCommunity Picks·2y

    Chrome's Headless mode gets an upgrade: introducing --headless=new

    Chrome's Headless mode has been upgraded with the introduction of --headless=new. The new version unifies Headless and headful modes, removing limitations and bugs of the old implementation. Developers can try out the new Headless mode using the `--headless=new` flag. The new mode supports various command-line flags like `--dump-dom`, `--screenshot`, and `--print-to-pdf`. To debug Headless Chrome, the `--remote-debugging-port` flag can be used.