commit | 7c0a833b8afd63e80355b5800cc0040bf12104f3 | [log] [download] |
---|---|---|
author | Dave Borowitz <dborowitz@google.com> | Thu May 01 11:07:04 2014 -0700 |
committer | Dave Borowitz <dborowitz@google.com> | Tue May 06 14:31:32 2014 -0700 |
tree | 5aecec795a593c0a5a6bed1dfe2d49e32c63dddc | |
parent | 4f5687027af2f5dfff20f44f95b4bb0c65c85730 [diff] |
Factor out common walking logic in PathServlet We can't just use a TreeWalk for this in all cases because it has no concept of being positioned just before a root tree. Plus, there are various other pieces that we pass around with TreeWalk that make sense to encapsulate together. Change-Id: Ia82d4df558aceef4c2ddd8a0b17972fbd3db01e0