DescriptionChange temp dir generation on Windows to use UUIDs instead of random numbers
This avoids having to generate random numbers for all platforms as
only Windows was using them. Also when the andom number generator is
deterministic the Windows implementation using random numbers could
end up running out of temporary files.
R=whesse@google.com
BUG=
TEST=
Committed: https://code.google.com/p/dart/source/detail?r=2417
Patch Set 1 #Patch Set 2 : Lower temp dir nesting on Windows #Patch Set 3 : Fix test #
Messages
Total messages: 2 (0 generated)
|