Skip to content

Commit 909098b

Browse files
committed
minor #11617 [WebLink] Remove chrome debug since it's no longer present (tristanbes)
This PR was submitted for the master branch but it was merged into the 3.4 branch instead (closes #11617). Discussion ---------- [WebLink] Remove chrome debug since it's no longer present When accessing to [chrome://net-internals/#http2](chrome://net-internals/#http2) > The net-internals events viewer and related functionality has been removed. Please use chrome://net-export to save netlogs and the external catapult netlog_viewer to view them. I don't know if this section should be replaced because I don't know by what it has been replaced. Commits ------- 6ea794e Remove chrome debug since it's no longer present
2 parents eed3acc + 6ea794e commit 909098b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

web_link.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,6 @@ the priority of the resource to download using the ``importance`` attribute:
7979
<link rel="stylesheet" href="{{ preload('/app.css', { as: 'style', importance: 'low' }) }}">
8080
</head>
8181

82-
.. tip::
83-
84-
Google Chrome provides an interface to debug HTTP/2 connections. Browse
85-
``chrome://net-internals/#http2`` to see all the details.
86-
8782
How does it work?
8883
~~~~~~~~~~~~~~~~~
8984

0 commit comments

Comments
 (0)