Comment #4 on issue 14478 by [email protected]: Add profiling data for recent network requests http://code.google.com/p/chromium/issues/detail?id=14478
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=23412
------------------------------------------------------------------------
r23412 | [email protected] | 2009-08-13 20:01:09 -0700 (Thu, 13 Aug
2009) | 9 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/net/base/host_resolver_impl.cc?r1=23412&r2=23411
M
http://src.chromium.org/viewvc/chrome/trunk/src/net/base/host_resolver_impl.h?r1=23412&r2=23411
M
http://src.chromium.org/viewvc/chrome/trunk/src/net/base/host_resolver_impl_unittest.cc?r1=23412&r2=23411
A http://src.chromium.org/viewvc/chrome/trunk/src/net/base/load_log.cc
M
http://src.chromium.org/viewvc/chrome/trunk/src/net/base/load_log.h?r1=23412&r2=23411
A
http://src.chromium.org/viewvc/chrome/trunk/src/net/base/load_log_event_type_list.h
A
http://src.chromium.org/viewvc/chrome/trunk/src/net/base/load_log_unittest.cc
A
http://src.chromium.org/viewvc/chrome/trunk/src/net/base/load_log_unittest.h
A
http://src.chromium.org/viewvc/chrome/trunk/src/net/base/load_log_util.cc
A
http://src.chromium.org/viewvc/chrome/trunk/src/net/base/load_log_util.h
A
http://src.chromium.org/viewvc/chrome/trunk/src/net/base/load_log_util_unittest.cc
M
http://src.chromium.org/viewvc/chrome/trunk/src/net/net.gyp?r1=23412&r2=23411
Implement LoadLog, and hook up HostResolverImpl to LoadLog.
The functionality in load_log_util.h is currently unused, but since it
motivates the implementation of LoadLog, figured it should be included with
this review.
Note that I decided against defining the loggable event types as
LoadStates, since I wanted more flexibility in adding crazy stuff, and they
really seem too implementation specific to be in LoadStates.
BUG=http://crbug.com/14478
TEST=net_unittests
Review URL: http://codereview.chromium.org/165404
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---
