Issue 3078: replace file_util::CreateTemporaryFileName with
file_util::CreateTemporaryFile
http://code.google.com/p/chromium/issues/detail?id=3078
New issue report by [EMAIL PROTECTED]:
From <b/1312878>:
There's no good reason to not just go ahead and create the file here. From
another engineer:
Ugh, this is the kind of interface that leads to races and people doing
stupid things. Why don't we have something that actually creates a file
with O_CREAT |O_EXCL? Sorry, I'm venting, but can we get a bug on this or
a TODO in the header to replace this with a better interface?
Issue attributes:
Status: Available
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-BrowserBackend Mstone-X
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---