Improve contents settings bubble tests.
TestContentSettingImagePressed() wasn't actually verifying that the image in question was visible before "pressing" it. Fixing this caused several different tests to start failing because they weren't actually triggering the permission requests they thought they were (but didn't previously detect it). Fix these tests and improve the InvokeUi cases to all show a requesting URL (of "example.com"). Bug: none Change-Id: Ic64e233163d82d71e88cbb09e3da9a26ed2aede5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2067745Reviewed-by:Orin Jaworski <orinj@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#744046}
Showing
Please register or sign in to comment