Fix the startup mode is obtained too late in metrics Servicification.Startup3.
The bug was introduced in: https://crrev.com/c/1702862. The startup mode should be obtained in handlePostNativeStartup(), rather than in the deferred task. This CL fixes the issue and we continue to use Servicification.Startup3 since it is only in canary for few days. Bug: 984559 Change-Id: I8c630d8ef267955e2b71aaae1199170980b1daf5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1710002 Commit-Queue: Xi Han <hanxi@chromium.org> Reviewed-by:David Trainor <dtrainor@chromium.org> Reviewed-by:
Mohamed Heikal <mheikal@chromium.org> Reviewed-by:
Henrique Nakashima <hnakashima@chromium.org> Cr-Commit-Position: refs/heads/master@{#679805}
Showing
Please register or sign in to comment