]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 552168: Speed up comment display by pre-loading all Bugzilla::User
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Sun, 14 Mar 2010 00:40:42 +0000 (16:40 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Sun, 14 Mar 2010 00:40:42 +0000 (16:40 -0800)
commitd34b096c49dd432d52a620bd1425781b45763f20
tree15d080e32ac6f01a463a063fe7cd279692cc1477
parent217beee45f5ba22aea80c8a61a639b55fe53293c
Bug 552168: Speed up comment display by pre-loading all Bugzilla::User
objects for the comment authors, for the whole list, all at once.
r=LpSolit, a=LpSolit
Bugzilla/Bug.pm
Bugzilla/Comment.pm