servo/components/devtools/actors
Simon Wülker 48aacc43b7
Register iframes with the devtools (#35874)
Previously, the devtools didn't know about
<iframe>s. They either ignored messages coming from
iframes or crashed.

This reverts https://github.com/servo/servo/pull/34032
and then filters out non-tab globals in the "listTabs"
message to the root actor.

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
2025-03-09 20:42:39 +00:00
..
inspector Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
watcher DevTools: Show HTML tree (#32655) 2024-07-26 15:17:54 +00:00
browsing_context.rs Register iframes with the devtools (#35874) 2025-03-09 20:42:39 +00:00
console.rs Support syntax highlighting of arguments in the devtools console (#34810) 2025-01-02 18:47:52 +00:00
device.rs devtools: update targeted firefox version. (#35792) 2025-03-05 06:08:40 +00:00
framerate.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
inspector.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
memory.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
network_event.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
object.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
performance.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
preference.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
process.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
reflow.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
root.rs Register iframes with the devtools (#35874) 2025-03-09 20:42:39 +00:00
stylesheets.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
tab.rs Register iframes with the devtools (#35874) 2025-03-09 20:42:39 +00:00
thread.rs DevTools: Show HTML tree (#32655) 2024-07-26 15:17:54 +00:00
timeline.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
watcher.rs DevTools: Fix console in Firefox 131 (#33661) 2024-10-09 12:09:06 +00:00
worker.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00