browser.dom.window.dump.file 编辑
browser.dom.window.dump.file
redirects the ouput of window.dump()
calls to a file whose address is specified in this preference if browser.dom.window.dump.enabled
is set to true
. Changes require an application restart.
- Type:
string
- Default value:none
- Exists by default: no
- Application support: Gecko 1.9.2 (Firefox 3.6 / Thunderbird 3.1 / Fennec 1.0)
- Status: Active; last updated 2012-03-18
- Introduction: Pushed to Nightly on 2009-04-24
- Bugs: bug 489938
Values
The value holds the file system path for the file in which the content of the window.dump()
calls get written, e.g. C:\dump.txt
. It will be created if it doesn't exist yet.
The line breaks have to be in the argument of the dump function, else successive dump calls will get logged into the same line.
Related
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论