Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
修改/report_webkit/webkit_report.py的281行:- template = file(path).read()+ template = file(path).read().decode('utf8')
这东东俺前段时间 研究了一下,最终还是没搞清楚怎么使用。。。。