servo/components/devtools/actors
Martin Robinson 6be99241c6
Fix warnings after latest rust upgrade (#33043)
This fixes various unused code warnings after the recent rust upgrade.
Some of the dead code is maintained, as it is quite likely that it will
be used in future changes.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2024-08-14 07:00:16 +00:00
..
inspector clippy: Fix various clippy warnings throughout the code (#33003) 2024-08-13 05:16:47 +00:00
watcher DevTools: Show HTML tree (#32655) 2024-07-26 15:17:54 +00:00
browsing_context.rs DevTools: Show HTML tree (#32655) 2024-07-26 15:17:54 +00:00
console.rs DevTools: Display console messages and errors (#32727) 2024-07-09 18:27:47 +00:00
device.rs DevTools: Replace camel case variable names (#32726) 2024-07-08 11:18:35 +00:00
framerate.rs DevTools: Replace camel case variable names (#32726) 2024-07-08 11:18:35 +00:00
inspector.rs DevTools: Allow modification of attributes (#32888) 2024-08-05 10:24:01 +00:00
memory.rs DevTools: Replace camel case variable names (#32726) 2024-07-08 11:18:35 +00:00
network_event.rs DevTools: Replace camel case variable names (#32726) 2024-07-08 11:18:35 +00:00
object.rs Fix warnings after latest rust upgrade (#33043) 2024-08-14 07:00:16 +00:00
performance.rs DevTools: Show HTML tree (#32655) 2024-07-26 15:17:54 +00:00
preference.rs Devtools device description: improve how Servo is advertised in Firefox's about:debugging (fixes #27528) (#32227) 2024-05-08 04:12:18 +00:00
process.rs DevTools: Implement watcher actor (#32509) 2024-06-21 16:06:55 +00:00
reflow.rs DevTools: Show HTML tree (#32655) 2024-07-26 15:17:54 +00:00
root.rs DevTools: Show HTML tree (#32655) 2024-07-26 15:17:54 +00:00
stylesheets.rs DevTools: Replace camel case variable names (#32726) 2024-07-08 11:18:35 +00:00
tab.rs clippy: Fix various clippy warnings throughout the code (#33003) 2024-08-13 05:16:47 +00:00
thread.rs DevTools: Show HTML tree (#32655) 2024-07-26 15:17:54 +00:00
timeline.rs DevTools: Show HTML tree (#32655) 2024-07-26 15:17:54 +00:00
watcher.rs clippy: Fix various clippy warnings throughout the code (#33003) 2024-08-13 05:16:47 +00:00
worker.rs DevTools: Replace camel case variable names (#32726) 2024-07-08 11:18:35 +00:00