[webui][ntp] Mock out doodle iframe in tests
NewTabPageLogoTest.All was disabled for flakiness. Likely, because we embed iframes that do not finish or fail to load. However, it is not material to the test whether the iframe loads. <ntp-untrusted-iframe> provides capability to mock out loading. Therefore, make <ntp-untrusted-iframe> usable for non-chrome-untrusted URL and use it for the doodle iframe. Fixed: 1097035 Change-Id: Ic1008278b957da2873f7e1b2ed56a0c90bbb5707 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2261716 Commit-Queue: Tibor Goldschwendt <tiborg@chromium.org> Auto-Submit: Tibor Goldschwendt <tiborg@chromium.org> Reviewed-by:Esmael Elmoslimany <aee@chromium.org> Cr-Commit-Position: refs/heads/master@{#781711}
Showing
File moved
Please register or sign in to comment