Confirmed users
1,567
edits
(→Topics Bank: adding to the topics bank) |
(→Improve the console.log reporting by the Reporter extension: adding ideas around console.log) |
||
Line 103: | Line 103: | ||
==== Improve the console.log reporting by the Reporter extension ==== | ==== Improve the console.log reporting by the Reporter extension ==== | ||
Thomas. Karl (maybe Mike) See [https://github.com/webcompat/webcompat.com/issues/2659 Discussions in issue 2659] | Thomas. Karl (maybe Mike) See [https://github.com/webcompat/webcompat.com/issues/2659 Discussions in issue 2659] | ||
So currently the reporter extension is sending JSON to the form which is then stored after being petrified as a string to be held into a hidden field. That's not very satisfying. A couple of silly ideas. | |||
* git commit (by webcompat-bot) a structured JSON of the console.logs into web-bugs repo. | |||
* upload the JSON the same way we do with images (create a link to the JSON file) which is added to the details. | |||
* [https://developer.github.com/v3/gists/#create-a-gist Create a gist on webcompat bot account] with the JSON. | |||
[[Category:Web Compatibility]] | [[Category:Web Compatibility]] |