v0.3.0
net: Update test cookie expiration dates to one century in the future. (#44341)
script: improve cookie processing of control characters (#40544)
Fix remaining flake8 warnings
Force callers to claim `blob` url before making a fetch request (#43746)
media: support MP4 with moov atom at the end of the file (#45084)
Strict import formatting (grouping and granularity) (#30325)
Replace hsts preload list hashmap with an FST (#37015)
net/script: Reuse allocation in create_request_body_with_content (#45235)
cargo: Rename workspace-local library starting with b to `servo_*` (#43552)
net: Split ResourceTimings into separate file and create batch attribute setting (#44395)
chore: Use parking_lot Mutex and RwLock in net/ code (#40805)
tests: Use Ahem font provided by WPT harness. (#37054)
Merge net and net_tests