当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

developer tool add breakpoint stops working if page is refreshed while dev tools are open

  • 2 件の返信
  • 1 人がこの問題に困っています
  • 23 回表示
  • 最後の返信者: Ali A.

more options

Hi, I have this problem, in dev tools debugger, the I am unable to add a breakpoint to javascript code . through trial and error I have found if I refresh the page while devtools are open and after page loading I try to add breakpoint to any javascript file or in page javascript. it does not work. break point is "not" added neither by clicking on edge nor by the right click menu.

but if i close the dev tools and then refresh page and then open dev tools and add break point same as above. It works and breakpoint is added.

I have tried it in safe mode too. its the same.

Hi, I have this problem, in dev tools debugger, the I am unable to add a breakpoint to javascript code . through trial and error I have found if I refresh the page while devtools are open and after page loading I try to add breakpoint to any javascript file or in page javascript. it does not work. break point is "not" added neither by clicking on edge nor by the right click menu. but if i close the dev tools and then refresh page and then open dev tools and add break point same as above. It works and breakpoint is added. I have tried it in safe mode too. its the same.

すべての返信 (2)

more options

Hi Ali, there is a similar thread going on the DevTools forum, but I think your description is more specific:

https://discourse.mozilla.org/t/cant-set-debugger-breakpoints/33972

I can't tell whether this particular issue has been logged in Bugzilla, the bug tracking system, because there are a large volume of recent results when I search for debugger breakpoint in open bugs:

https://bugzilla.mozilla.org/buglist.cgi?quicksearch=debugger+breakpoint

Do you want to follow up on Discourse or file a new bug?

more options

jscher2000 said

Hi Ali, there is a similar thread going on the DevTools forum, but I think your description is more specific: https://discourse.mozilla.org/t/cant-set-debugger-breakpoints/33972 I can't tell whether this particular issue has been logged in Bugzilla, the bug tracking system, because there are a large volume of recent results when I search for debugger breakpoint in open bugs: https://bugzilla.mozilla.org/buglist.cgi?quicksearch=debugger+breakpoint Do you want to follow up on Discourse or file a new bug?

Thank you .


I have added my find / workaround fix to the following bug : https://bugzilla.mozilla.org/show_bug.cgi?id=1558771

also added to the discord

この投稿は Ali A. により に変更されました