DescriptionChange CreateTemporaryDirInDir to be "more unique"
This change includes a process id in the synthesized temp dir
names, so that created directories will be more unique across
the system when you're running a bunch of base-using processes at
once (e.g., in the layout tests).
BUG=125678
R=brettw@chromium.org
Patch Set 1 #
Total comments: 2
Patch Set 2 : use push_back() instead of append() #Messages
Total messages: 4 (0 generated)
|