开发者

Firebug break on error functionality

I was wondering when a error message pops up in Firebug, what does that disable mean? I tried to search in Firebug Docs but no luck. Ca开发者_Python百科n someone please advise? Thanks.

Firebug break on error functionality


When you click Disable, it stops the code from breaking at that point during future runs.
It also marks the line with a breakpoint and disables it.

Firebug break on error functionality

Note: Extra breakpoint added for reference.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜