Initialize navigation_handle_id_ during construction.
The navigation_handle_id_ is initialized when the navigation starts. The goal of this CL is to initialize it during the construction of the NavigationRequest object, so it can be used as unique identifier for emitting tracing events for the lifetime of the NavigationRequest. Bug: None Change-Id: Iee966826d4275a1b6659348d89f7f3dd3855c871 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2274596 Commit-Queue: Nasko Oskov <nasko@chromium.org> Reviewed-by:Aaron Colwell <acolwell@chromium.org> Cr-Commit-Position: refs/heads/master@{#795632}
Showing
Please register or sign in to comment