commit | 9a55abab029cb9ae94f5160ded11b09a4638a955 | [log] [tgz] |
---|---|---|
author | hidehiko <hidehiko@chromium.org> | Mon Apr 10 09:12:57 2017 |
committer | Commit bot <commit-bot@chromium.org> | Mon Apr 10 09:12:57 2017 |
tree | 998776ede877f69d9b7005266b395cec30a397ca | |
parent | 87e8335e7464200d1d500fc5f7ff6ab1f527714c [diff] |
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/2803043002
Catapult is the home for several performance tools that span from gathering, displaying and analyzing performance data. This includes:
These tools were created by Chromium developers for performance analysis, testing, and monitoring of Chrome, but they can also be used for analyzing and monitoring websites, and eventually Android apps.
Please see our contributor's guide