Chromium Code Reviews
Description[Reland] Fix flaky NPE in oobe.js.
Under some racy condition, telemetry accesses the DOM object before ready.
This CL observes a new variable which is set to true when DOM is ready.
BUG=chromium:709041
TEST=Ran try. Ran on ChromeOS device with corresponding CL.
Review-Url: https://codereview.chromium.org/2824703003
Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/49eb11f63eb4d552d634833a01d2710208ba0523
Patch Set 1 #
Total comments: 2
Patch Set 2 : Change the error handling strategy #Messages
Total messages: 13 (6 generated)
|