Chromium Code Reviews
DescriptionFix for flaky MHTMLGenerationTest.ViewedMHTMLContainsNoStoreContentIfNoCacheControlPolicy test.
The problem is here: https://code.google.com/p/chromium/codesearch#chromium/src/content/browser/download/mhtml_generation_browsertest.cc&l=61
The number of matches is checked at the first reply to the find request, without checking that the find operation actually finished. The number of matches should be checked only when |final_update| is true.
BUG=616110
Committed: https://crrev.com/d7c18f6c0bc2c601ee718e61fac29280e7059042
Cr-Commit-Position: refs/heads/master@{#396869}
Patch Set 1 #
Messages
Total messages: 16 (6 generated)
|
|||||||||||||||||||