본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Network tab in Developer Tools isn't working

  • 4 답장
  • 17 이 문제를 만남
  • 1 보기
  • 최종 답변자: cor-el

more options

The Network Monitor in Developer Tools isn't working for me. No requests show up in it when I open or reload a page or while performing an AJAX request. Clicking on Performance Analysis button doesn't do anything either.

What could be wrong?

The Network Monitor in Developer Tools isn't working for me. No requests show up in it when I open or reload a page or while performing an AJAX request. Clicking on Performance Analysis button doesn't do anything either. What could be wrong?

선택된 해결법

Live HTTP Headers (and Firebug) had no problem in showing the network info, so the issue was with Firefox Developer Tools' Network tab alone.

The good thing is that it is fixed now, probably after I updated Firefox to the latest version. To anyone else experiencing the same issue, update your browser and that should fix it.

Edit: Fixed typo. Added comment for others with the same problem.

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (4)

more options

You can try to use the Live Http Headers extension to see if that catches those requests.

more options

선택된 해결법

Live HTTP Headers (and Firebug) had no problem in showing the network info, so the issue was with Firefox Developer Tools' Network tab alone.

The good thing is that it is fixed now, probably after I updated Firefox to the latest version. To anyone else experiencing the same issue, update your browser and that should fix it.

Edit: Fixed typo. Added comment for others with the same problem.

글쓴이 Amjad A. 수정일시

more options

I have the latest version but the problem still existed. After several failed attempts, I finally solved it by editing the settings in about:config. To do this, I set a new value for the parameter devtools.netmonitor.filters equal to ["all"] In my case, there were two parameter values. In this case, the name of the second value could not be read, because there was a strange sequence of characters. Thus it was impossible to select the filter tab in the interface.

more options

If some pref(s) were corrupted then you may have to check if that is the only one and possibly check the prefs.js file or delete this file to reset all the prefs.

You can use this button to go to the currently used Firefox profile folder:

  • Help > Troubleshooting Information > Profile Directory: Show Folder (Linux: Open Directory; Mac: Show in Finder)