javascript.options.showInConsole 编辑
The preference javascript.options.showInConsole
controls whether errors or warnings in chrome code are shown in the Error Console.
- Type:
boolean
- Default value:
false
(true
in debug builds) - Exists by default: yes
- Application support:Firefox 1.0
- Status: Active
- Introduction:2002-02-26
- Bugs: bug 125181 bug 337875
Values
false
- Only errors and warnings from content code are shown.
true
(default)- Errors and warnings from both chrome and content are shown in the Error Console.
Note: Since the Web Console was introduced in Firefox 4 specifically for debugging content, the default value for this preference has changed to
true
as of Gecko 2.0.
See also
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论