mirror of
https://github.com/servo/servo.git
synced 2025-07-02 21:13:39 +01:00
Changed the Requests/Response from tuples to named struct variants and also sorted in alphabetical order. Replaced the ID generator functions from `globalscope` with a single function, which returns a `RefMut` and can call the appropriate method to generate resource IDs. |
||
---|---|---|
.. | ||
browsingcontext.rs | ||
Cargo.toml | ||
constellation.rs | ||
event_loop.rs | ||
lib.rs | ||
network_listener.rs | ||
pipeline.rs | ||
sandboxing.rs | ||
session_history.rs | ||
timer_scheduler.rs |