Omit reporting tasks whose local root does not match monitor's local root
Currently, if two tabs share the renderer process then the longtasks from one tab are also reported to observers in the other tab. This CL fixes that by ensuring that only tasks involving the PerformanceMonitor's |local_root_| are reported by the PerformanceMonitor. Bug: chromium:736509 Change-Id: I3be72ec81c0c2735b6a092f848f4c4b6cb58ddfe Reviewed-on: https://chromium-review.googlesource.com/705175Reviewed-by:Nate Chapin <japhet@chromium.org> Reviewed-by:
Timothy Dresser <tdresser@chromium.org> Reviewed-by:
Shubhie Panicker <panicker@chromium.org> Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/master@{#509274}
Showing
Please register or sign in to comment