[Webkit-unassigned] [Bug 50901] Add remote zip file handling to webkitpy.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 6 16:22:57 PST 2011


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





--- Comment #15 from James Kozianski <koz at chromium.org>  2011-01-06 16:22:56 PST ---
(In reply to comment #11)
> >> Tools/Scripts/webkitpy/common/system/filesystem_mock.py:116
> 
> > 
> > This is  just [file for file in self.files if file.startswith(path)]
> 
> Though this should also handle directory names that are substrings of one another. I.e. if files is:
> /foo/bar
> /foo2/bar
> 
> Then files_under('/foo') should not include ('foo2/bar). 
> 
> (see how listdir is implemented to avoid this)
Done.

-- 
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