[webkit-reviews] review denied: [Bug 58750] [WIN] Use GetTempFileNameW in openTemporaryFile : [Attachment 89961] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 26 16:14:18 PDT 2011


Adam Roben (:aroben) <aroben at apple.com> has denied Patrick R. Gansterer
<paroga at paroga.com>'s request for review:
Bug 58750: [WIN] Use GetTempFileNameW in openTemporaryFile
https://bugs.webkit.org/show_bug.cgi?id=58750

Attachment 89961: Patch
https://bugs.webkit.org/attachment.cgi?id=89961&action=review

------- Additional Comments from Adam Roben (:aroben) <aroben at apple.com>
It doesn't seem good to reduce the randomness just to work around not having
PathCombine. Can't we just use pathByAppendingComponent from FileSystem.h
instead?


More information about the webkit-reviews mailing list