We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24d44f3 commit 2612bd8Copy full SHA for 2612bd8
src/network/network_service.js
@@ -651,6 +651,10 @@ cls.NetworkLoggerEntryPrototype = function()
651
title: ui_strings.S_HTTP_EVENT_SEQUENCE_INFO_ABORT_RETRYING,
652
classname: CLASSNAME_IRREGULAR
653
},
654
+ "request": {
655
+ title: ui_strings.S_HTTP_EVENT_SEQUENCE_INFO_ABORT_RETRYING,
656
+ classname: CLASSNAME_IRREGULAR
657
+ },
658
"urlfinished": {
659
title: ui_strings.S_HTTP_EVENT_SEQUENCE_INFO_ABORTING_REQUEST,
660
0 commit comments