mirror of
https://github.com/servo/servo
synced 2026-04-30 03:17:15 +02:00
Lessen pressure on the thread-local RNG
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.
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
[reflection-embedded.html]
|
||||
type: testharness
|
||||
disabled:
|
||||
if os == "mac": https://github.com/servo/servo/issues/11100
|
||||
[img.dir: typeof IDL attribute]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user