How to disable chrome developer tools automatic network recording?

2,528 views
Skip to first unread message

alexa...@wix.com

unread,
Jun 29, 2014, 3:33:14 AM6/29/14
to google-chrome-...@googlegroups.com

Hi folks,

In chrome developer tools, every time a page loads I click on "Network" tab and see the "record" button active / red. Even if I disable the recording of network traffic, when I refresh the same page or open another website I see that Chrome is recording traffic in the "Network" tab.

Can I disable the automatic network traffic recording? I want to open developer tools, click on the Network tab and see the "Record" button in grey state by default.

When developing big web applications that have A LOT of traffic - 3rd party apis, statics CDNs from Amazon, Google and all the app's assets that must be downloaded like images, js files, css files, etc etc - this "Network" tab works very slowly and my browser gets stuck a lot. This causes my development time to be less productive because I must wait every time I want to check something in the "Networks" tab.

Can I turn the recording off by default? Can the "Record" button be grey and when I want it to start recording I just click on it and start seeing the traffic?

Is it even possible? That's the way a "record" button works usually - it is disabled at first and when you press it, it starts recording...

I've asked this in stackoverflow but didn't receive any great answer:

http://stackoverflow.com/questions/24412051/how-to-disable-chrome-developer-tools-automatic-network-recording

Pavel Feldman

unread,
Jun 29, 2014, 5:44:13 AM6/29/14
to Google Chrome Developer Tools

We'll address the actual problem instead - network panel will become fast again.

Pavel

--
You received this message because you are subscribed to the Google Groups "Google Chrome Developer Tools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-chrome-develo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/d94094ff-f67d-4d04-85c7-a163b39a3de8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Alexandre Roitman

unread,
Jun 30, 2014, 9:43:29 AM6/30/14
to google-chrome-...@googlegroups.com
So there's nothing to be done now? Just wait for the next version?
Thanks


--
You received this message because you are subscribed to a topic in the Google Groups "Google Chrome Developer Tools" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-chrome-developer-tools/-r9PLDy7ICQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-chrome-develo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-chrome-developer-tools/CAEX3KhZPQB_K5fkFZrkT1SyBvZAUfftu3D%2BTW4xTm9JdctaJPw%40mail.gmail.com.

Pavel Feldman

unread,
Jun 30, 2014, 9:48:35 AM6/30/14
to Google Chrome Developer Tools

PhistucK

unread,
Jun 30, 2014, 9:56:27 AM6/30/14
to Google Chrome Developer Tools
If this is critical for you, you can use your own Developer Tools implementation (based on the real one, of course, just with some revised code) and persist the disabled feature on your own.

Note that you do not need the full source of Chromium for that and it does not take much time to set up.


PhistucK


Reply all
Reply to author
Forward
0 new messages