DescriptionExporting ScopedTempDir so it can be used by webkit layout tests.
Testing the LevelDB backend from the webkit unit tests requires it
create a temporary file system. In order to clean this up
(and on all platforms) we are going to make the scoped_temp_dir
functionallity available to LayoutTestController.
TEST=This is a thin wrapper on ScopedTempDir which is already covered by unit testing. This will be connected to LayoutTestController (a future patch in WebKit).
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86148
Patch Set 1 #Patch Set 2 : Fix for win build and chrome refactoring #
Total comments: 1
Messages
Total messages: 6 (0 generated)
|