Description[Contextual Search] Re-landing the CL: https://codereview.chromium.org/1669983003/
Fixes and re-enables
ContextualSearchManagerTest#testChainedSearchLoadsCorrectSearchTerm.
Sometimes, the test tries to check the search term before
the URL has started loading, which ends up resulting in
failing to match the search term. The empty URL could also
cause a crash when running the test, so this CL fixes the
problem by waiting for the URL to match the search term,
and also checks if the URL is null to prevent crashes.
BUG=551711
Committed: https://crrev.com/9be717a273fb91fc5e2f1217fd42baabd92025fe
Cr-Commit-Position: refs/heads/master@{#374531}
Patch Set 1 #Patch Set 2 : Sync #Patch Set 3 : Sync #
Messages
Total messages: 17 (10 generated)
|