Add tests for FilesApp file extension dialog fix CL:1280383
Add SelectFileDialogExtensionBrowserTests for the fix for issue 453634
using the new test API added in CL:1282623 which returns the extension
dialog's CanResize() behavior.
SelectFileDialogExtensionBrowserTest/CanResize
- the dialog should be resizable.
SelectFileDialogExtensionBrowserTest/CanResize_TabletMode
- the dialog should not be resizable.
Bug: 453634
Change-Id: I111462857193d337f5cb81715ed509321ae32293
Reviewed-on: https://chromium-review.googlesource.com/c/1286244Reviewed-by:
James Cook <jamescook@chromium.org>
Reviewed-by:
Trent Apted <tapted@chromium.org>
Commit-Queue: Noel Gordon <noel@chromium.org>
Cr-Commit-Position: refs/heads/master@{#600602}
Showing
Please register or sign in to comment