Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6059)

Unified Diff: chrome/test/data/webui/net_internals/log_view_painter.js

Issue 12252024: Revert 182331 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/resources/net_internals/quic_view.js ('k') | net/base/net_log_event_type_list.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/webui/net_internals/log_view_painter.js
===================================================================
--- chrome/test/data/webui/net_internals/log_view_painter.js (revision 182334)
+++ chrome/test/data/webui/net_internals/log_view_painter.js (working copy)
@@ -311,7 +311,7 @@
'params': {
'source_dependency': {
'id': 149,
- 'type': EventSourceType.HTTP_STREAM_JOB
+ 'type': 11
}
},
'phase': EventPhase.PHASE_NONE,
@@ -1077,7 +1077,7 @@
'params': {
'source_dependency': {
'id': 634,
- 'type': EventSourceType.CONNECT_JOB
+ 'type': 4
}
},
'phase': EventPhase.PHASE_BEGIN,
@@ -1139,7 +1139,7 @@
'params': {
'source_dependency': {
'id': 628,
- 'type': EventSourceType.HTTP_STREAM_JOB
+ 'type': 11
}
},
'phase': EventPhase.PHASE_BEGIN,
« no previous file with comments | « chrome/browser/resources/net_internals/quic_view.js ('k') | net/base/net_log_event_type_list.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698