servo/components/shared/constellation
Tim van der Lippe d70f6ace24
Add top-level creation URL for global scope (#37342)
Global scopes have two creation URLs: one for itself and one for the
"top-level" scope. It's not immediately obvious what is considered
top-level here (it is not strictly defined in the specification).

In any case, reports need the creation URL of the scope itself, not the
top-level version. Therefore, propagate this information from all
scopes, where the worker and worklets remain to pass in `None` for their
top-level scope.

Part of #37328

---------

Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>
2025-06-20 07:07:28 +00:00
..
structured_data imagebitmap: Use snapshot::Snapshot as bitmap data (#37131) 2025-05-27 06:41:25 +00:00
Cargo.toml imagebitmap: Use snapshot::Snapshot as bitmap data (#37131) 2025-05-27 06:41:25 +00:00
from_script_message.rs Add top-level creation URL for global scope (#37342) 2025-06-20 07:07:28 +00:00
lib.rs layout: Store scroll offsets in the ScrollTree (#37428) 2025-06-13 12:01:27 +00:00