Gecko Code Coverage에 대한 리뷰
Gecko Code Coverage 제작자: marco
리뷰 1개
- 5점 만점에 4점Firefox 사용자 13727605 님, 7년 전I tend to find this a bit intrusive on searchfox, but i just noticed it on Bugzilla, and I am reminded that I really like it on Bugzilla.
개발자 답글
7년 전에 게시됨It was not supposed to be intrusive, as there is a button to enable/disable the coverage overlay and it is disabled by default.
I now see that the feature to toggle coverage by pressing 'C' can cause it to be very intrusive though (as it would toggle every time you press Ctrl+C).
I'll fix this soon, https://github.com/mozilla/code-coverage-addon/issues/49.