Hide Forgot
Bugzilla has functionality to associate an icon with a group that a user is in. We don't use this feature and it incurs a substantial performance hit that scales with the number of comments on a page. This can be 20ms - 200ms. We should remove this block of code.
Tested on QA environment(5.0.3-rh15) Result: Pass