> A word of warning about the hg plugin, it includes the log message once for > each line... > This might blow up the HTML file size more than it already is... So you might > want to checkout file size of a big cpp files before you enable this in > production.
Thanks! I think Taras mentioned that to me a few weeks ago. I'll be doing local builds pretty regularly for some time, so I'll be sure to notice anything of the sort. > (I think there is a suggestion in plugins/hg/htmlifier.py about refactoring > annotations, etc.) > > But it might be better to lazy load blame information on demand. And yes, now that we're not driving everything off a single CGI and taping things together with RewriteRules, things like this get much easier to manage. :-) Erik _______________________________________________ dev-static-analysis mailing list [email protected] https://lists.mozilla.org/listinfo/dev-static-analysis
