[Webkit-unassigned] [Bug 61236] [chromium] Updating chromium DEPS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 21 21:46:48 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=61236





--- Comment #4 from Greg Simon <gregsimon at chromium.org>  2011-05-21 21:46:48 PST ---
The current application is for a LayoutTest so the temp dir does not get filled up. There are not enough primitives in platform/FileSystem.h to do this sort of work entirely in WebCore.

However, now that this API is set up in webkit_support its impl can be changed (only in chrome) so it does not use ScopedTempDir to avoid the problems you mention.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list