v0.0.4
script: improve cookie processing of control characters (#40544)
Fix remaining flake8 warnings
chore: Use parking_lot Mutex and RwLock in net/ code (#40805)
Fix all Android build warnings and make the CA verifier preference more flexible (#41179)
Strict import formatting (grouping and granularity) (#30325)
script: Make file picker selection flow asynchronous (#39893)
Replace hsts preload list hashmap with an FST (#37015)
net: Implement eviction in the HTTP cache using `quick_cache` (#40613)
net: Expose `replace_host_table` via test_util (#41454)
Rename `IOCompositor` to `Paint` (#41176)
Switch profile and metric to GenericChannel and Callbacks (#41407)
tests: Use Ahem font provided by WPT harness. (#37054)
Merge net and net_tests