[webkit-reviews] review requested: [Bug 26778] Inspector: Duplicate Computation in Autocompletion : [Attachment 31984] Removed Duplicate Computation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 27 19:55:17 PDT 2009


Joseph Pecoraro <joepeck02 at gmail.com> has asked  for review:
Bug 26778: Inspector: Duplicate Computation in Autocompletion
https://bugs.webkit.org/show_bug.cgi?id=26778

Attachment 31984: Removed Duplicate Computation
https://bugs.webkit.org/attachment.cgi?id=31984&action=review

------- Additional Comments from Joseph Pecoraro <joepeck02 at gmail.com>
This removed the computation from inside the called function.  Alternatively
the computation could be removed from the calling function (line 152) and the
parameter removed.


More information about the webkit-reviews mailing list