Fix a disabled download test
There are several issues with this download test: 1. The new download progress info bar will mess up with the duplicate infobar when trying to find the latter. 2. Download update may never go through DownloadManagerService in download's new code paths 3. Only 1 duplicate infobar will show at a time, so the AllowMultipleInfoBars test is no longer valid This CL fixes the above 3 issues. BUG=597230 Change-Id: I9cfbfcd51c040dc77bd4f6e0cb0f6bfaf967a912 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2411732Reviewed-by:Xing Liu <xingliu@chromium.org> Reviewed-by:
Shakti Sahu <shaktisahu@chromium.org> Commit-Queue: Min Qin <qinmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#807120}
Showing
Please register or sign in to comment