Chromium Code Reviews
DescriptionMerge to M56 to resolve crbug.com/668299 (ios bot breaks)
updater_state_unittests: don't lookup a nil map on non-Windows platforms.
UpdaterState::GetState returns nullptr, if the current platform is
not Windows, and then the test calls at() method on the returned map.
This fixes LTO Linux bot:
https://build.chromium.org/p/chromium.fyi/builders/LTO%20Linux/builds/1560
BUG=615187
Review-Url: https://codereview.chromium.org/2536723004
Cr-Commit-Position: refs/heads/master@{#434845}
(cherry picked from commit 325a49517707810d1abdfb0040e19b7abb5addbe)
Committed: https://chromium.googlesource.com/chromium/src/+/4322e58aff6ec6908f38ebb52e19fce74251c7de
Patch Set 1 #
Messages
Total messages: 2 (1 generated)
|
|||||||||||||||||||