Chromium Code Reviews
Description[ios] Fixed WebTestWithWebState::LoadHtml flakyness.
Polling for PAGE_LOADING loadPhase is flaky because the phase can
quickly change to PAGE_LOADED in the same runloop cycle. Use
WebStateObserver to wait until navigation is committed instead.
BUG=643835
Committed: https://crrev.com/1aae82276243c4daa1f0604dab1adcf279112229
Cr-Commit-Position: refs/heads/master@{#416953}
Patch Set 1 #
Messages
Total messages: 15 (8 generated)
|
|||||||||||||||||||