[Webkit-unassigned] [Bug 50901] Add remote zip file handling to webkitpy.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 6 13:31:26 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=50901
--- Comment #10 from Eric Seidel <eric at webkit.org> 2011-01-06 13:31:26 PST ---
We would use something like this in common.net.layouttestresults if it existed, I think. It's still unclear to me why we treat directories like zips. But I do think it makes sense to have a concept of some sort of file set, so I think we want this change.
I think my major source of confusion is just in the positioning of this class. Its basically an abstraction around a filesystem tree, which could be backed by a remote file system or a local file system or a zip or a directory. I'm not sure what we call that. FileSet is fine, I guess.
--
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