Chromium Code Reviews
DescriptionUpdate readyForTesting var even on Oobe.initialize() failure.
|readyForTesting| was introduced to let callers know whether
the DOM loading is done so testing APIs accessing DOM can be
successfully called.
Although, in some cases Oobe.initialize() is failed, so
it timed out.
Instead, this CL sets the value always. Then, callers can be notified
even on failure cases, so they can avoid timeout.
BUG=710975
TEST=Ran bots.
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Review-Url: https://codereview.chromium.org/2825453002
Cr-Commit-Position: refs/heads/master@{#465126}
(cherry picked from commit 341333dfb5561bc987995a3cfe05aefc3ecb17e7)
Review-Url: https://codereview.chromium.org/2825253002 .
Cr-Commit-Position: refs/branch-heads/3029@{#752}
Cr-Branched-From: 939b32ee5ba05c396eef3fd992822fcca9a2e262-refs/heads/master@{#454471}
Committed: https://chromium.googlesource.com/chromium/src/+/a95956d32ac614c6b56de6bb1038c526e92a2378
Patch Set 1 #
Messages
Total messages: 2 (1 generated)
|
|||||||||||||||||||