Skip to content

Instantly share code, notes, and snippets.

View nicolo-ribaudo's full-sized avatar

Nicolò Ribaudo nicolo-ribaudo

View GitHub Profile
From bc1e34f1a3be4cd8ab92f35c67c9ac7306da934d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Nicol=C3=B2=20Ribaudo?= <[email protected]>
Date: Sun, 16 Feb 2025 01:17:14 +0100
Subject: [PATCH 1/2] Define `importMap` option in webidl
---
.../renderer/bindings/generated_in_core.gni | 4 +++
.../blink/renderer/core/workers/worker.idl | 2 +-
.../renderer/core/workers/worker_options.idl | 5 ++++
.../constructors/Worker/importMap-option.html | 29 +++++++++++++++++++