简体   繁体   English

Firefox开发人员工具中的XHR断点

[英]XHR Breakpoints in Firefox developer tools

Does anybody know how to break on a XHR request on Firefox developer tools? 有没有人知道如何在Firefox开发人员工具上打破XHR请求? Earlier in firebug I added breakpoints under Net panel. 在firebug的早些时候,我在Net面板下添加了断点。 As the firebug is discontinued any workaround for Firefox developer tools is appreciated. 随着firebug的停止,感谢Firefox开发人员工具的任何解决方法。

That's currently (Firefox 57.0) not possible. 目前(Firefox 57.0)不可能。 It's requested in bug 821610 . 它是在错误821610中请求的。

Also other Break on… features like breaking on DOM mutations and breaking on cookie changes are still missing. 另外还有其他突破...... 突破DOM突变打破cookie更改的功能仍然缺失。

Those features are given high priority for implementation regarding missing Firebug features. 对于缺少Firebug功能的实现 ,这些功能具有高优先级

The break on XHR feature has been added to Firefox 65 (Debugger -> right side pane -> XHR Breakpoints): XHR功能的中断已添加到Firefox 65(调试器 - >右侧窗格 - > XHR断点):

在此输入图像描述

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM