Revert "Hide filename edit field when there is no image"
This reverts commit d270ec39. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 596972 as the culprit for flakes in the build cycles as shown on: https://findit-for-me.appspot.com/waterfall/flake/flake-culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyQwsSDEZsYWtlQ3VscHJpdCIxY2hyb21pdW0vZDI3MGVjMzkwMmFmZTU4OTg4MjM0ODMyYjdjMzNmN2U1Y2U5MmFhNgw Sample Failed Build: https://ci.chromium.org/buildbot/chromium.chromiumos/linux-chromeos-dbg/8178 Sample Failed Step: viz_browser_tests Sample Flaky Test: GalleryBrowserTest.DeleteSingleOpenPhotoOnDownloads Original change's description: > Hide filename edit field when there is no image > > Hide |filenameEdit_| line edit box when there is no image to be displayed. > This fixes an undesired grey line appearing as the bottom of this edit box. > Changing the "disabled" state doesn't change the style of this box, > "disabled" state is only used for read-only behaviour not style. > > R=fukino@chromium.org > > Bug: 796503 > Change-Id: I6fc9a4eb218231781325ba7a5af992b12610b929 > Reviewed-on: https://chromium-review.googlesource.com/c/1212263 > Reviewed-by: Noel Gordon <noel@chromium.org> > Reviewed-by: Luciano Pacheco <lucmult@chromium.org> > Commit-Queue: Alexander Nohe <nohe@chromium.org> > Cr-Commit-Position: refs/heads/master@{#596972} Change-Id: I5a64c57351cc39d641af6052567c8f8d150542cc No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 796503, 892543 Reviewed-on: https://chromium-review.googlesource.com/c/1263887 Cr-Commit-Position: refs/heads/master@{#597033}
Showing
Please register or sign in to comment