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/2828443004 .
Cr-Commit-Position: refs/branch-heads/3071@{#46}
Cr-Branched-From: a106f0abbf69dad349d4aaf4bcc4f5d376dd2377-refs/heads/master@{#464641}
Committed: https://chromium.googlesource.com/chromium/src/+/f04994956c70496a087fb184d815b5d40bc0daf6
Patch Set 1 #
Messages
Total messages: 2 (1 generated)
|
|||||||||||||||||||