mirror of
https://github.com/servo/servo
synced 2026-05-14 10:56:44 +02:00
When loading HTTP requests, initialise the request ID only if devtools are used, to lessen the pressure put on the RNG initialisation. This tentatively fixes #11100 on OS X.