DescriptionReland: Files.app: add create directory operation to context menu of directory tree.
Original CL:
> Files.app: add create directory operation to context menu of directory tree.
>
> Create directory operation is consisted with two operations,
> 1. Create new directory with default name.
> 2. Start rename operation of it.
>
> Since rename operation itself is already implemented with different CL,
> this CL focuses on to create new directory with default name and update
> the UI.
>
> BUG=502171
> TEST=browser_tests:DirectoryTreeContextMenu/FileManagerBrowserTest.Test/*
>
> Committed: https://crrev.com/57bd0537cd33f15039a9c6d929ce27f2515f8149
> Cr-Commit-Position: refs/heads/master@{#350522}
patch from issue 1353753002 at patchset 40001 (http://crrev.com/1353753002#ps40001)
Additional changes to the original CL:
* Waits an element before starting to input text in test case.
BUG=502171
TEST=run flaky test case 100 times; browser_tests:DirectoryTreeContextMenu/FileManagerBrowserTest.Test/18
Committed: https://crrev.com/2ea4d858f8e1b019aea2ef59d10b8efbcf0cda85
Cr-Commit-Position: refs/heads/master@{#351026}
Patch Set 1 #Patch Set 2 : Fix flaky test cases. #
Messages
Total messages: 8 (2 generated)
|