From 40a355a42d4a9444dc753c04c6608dade2f06a23 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:27 +0200 Subject: Adding upstream version 125.0.1. Signed-off-by: Daniel Baumann --- dom/chrome-webidl/JSProcessActor.webidl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dom/chrome-webidl/JSProcessActor.webidl') diff --git a/dom/chrome-webidl/JSProcessActor.webidl b/dom/chrome-webidl/JSProcessActor.webidl index a4dc3d69e1..f158af53b3 100644 --- a/dom/chrome-webidl/JSProcessActor.webidl +++ b/dom/chrome-webidl/JSProcessActor.webidl @@ -74,6 +74,9 @@ dictionary ProcessActorSidedOptions { * * If neither this nor `esModuleURI` is passed, the specified side cannot receive * messages, but may send them using `sendAsyncMessage` or `sendQuery`. + * + * TODO: Remove this once m-c, c-c, and out-of-tree code migrations finish + * (bug 1866732). */ ByteString moduleURI; -- cgit v1.2.3