Files
servo/components/script
Gregory Terzian cdf8dad62c Indexeddb: move opening of connection message handling to factory (#42053)
Move the message handling related to opening new connections to the
factory, and store open request on it. This is a first step towards
tracking connections and allowing two-way messaging regarding them.

Also the very beginnings of tracking connections on the backend.

Testing: WPT
Fixes: Part of https://github.com/servo/servo/issues/40983

---------

Signed-off-by: gterzian <2792687+gterzian@users.noreply.github.com>
2026-01-23 13:33:21 +00:00
..
2025-10-02 07:51:19 +00:00