DevTools: Make network events continuous on Timeline
Network events were previously shown as instant events, while
in reality network actions take time. This is now fixed.
Committed: https://crrev.com/97c7563ac6cf52f9771815de739d9872c41949b5
Cr-Commit-Position: refs/heads/master@{#359609}
https://codereview.chromium.org/1410153009/diff/1/content/child/resource_dispatcher.cc File content/child/resource_dispatcher.cc (right): https://codereview.chromium.org/1410153009/diff/1/content/child/resource_dispatcher.cc#newcode154 content/child/resource_dispatcher.cc:154: "ResourceDispatcher::OnReceivedResponse"); If we start exposing this in devtools trace, ...
https://codereview.chromium.org/1410153009/diff/40001/third_party/WebKit/Source/core/fetch/ResourceFetcher.cpp File third_party/WebKit/Source/core/fetch/ResourceFetcher.cpp (right): https://codereview.chromium.org/1410153009/diff/40001/third_party/WebKit/Source/core/fetch/ResourceFetcher.cpp#newcode329 third_party/WebKit/Source/core/fetch/ResourceFetcher.cpp:329: TRACE_EVENT0("devtools.timeline", "ResourceFetcher::requestResource"); How is this in both layers, resource ...
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1410153009/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1410153009/140001
5 years, 1 month ago
(2015-11-13 18:48:02 UTC)
#18
Issue 1410153009: DevTools: Make network events continuous on Timeline
(Closed)
Created 5 years, 1 month ago by alph
Modified 5 years, 1 month ago
Reviewers: caseq, pfeldman
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 20