简体   繁体   English

Chrome 和 Firefox 中的 JavaScript 时间线?

[英]JavaScript Timeline in Chrome and Firefox?

I have a JavaScript issue where something doesn't work in Chrome but works in Firefox.我有一个 JavaScript 问题,其中某些东西在 Chrome 中不起作用,但在 Firefox 中起作用。 Since this is part of a big Web Portal, I cannot easily isolate stuff.由于这是大型 Web 门户的一部分,因此我不能轻易隔离东西。

I know that Chrome has a Javascript timeline, but does Firefox have something like that as well?我知道 Chrome 有一个 Javascript 时间线,但是 Firefox 也有类似的东西吗? Firebug only seems to set arbitrary breakpoints or "Break on Next", but no way to just see what JavaScript is executed. Firebug 似乎只能设置任意断点或“Break on Next”,但无法仅查看 JavaScript 执行了什么。

Open firebug and click the arrow on the "net" tab.打开 firebug 并单击“net”选项卡上的箭头。 click enable.点击启用。 Lastly, reload the page.最后,重新加载页面。

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

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