[webkit-reviews] review requested: [Bug 25217] Clean up SVGLocatable.cpp : [Attachment 29511] Simplify nearestViewportElement and farthestViewportElement using isViewportElement and a for loop
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 15 12:23:49 PDT 2009
Eric Seidel <eric at webkit.org> has asked for review:
Bug 25217: Clean up SVGLocatable.cpp
https://bugs.webkit.org/show_bug.cgi?id=25217
Attachment 29511: Simplify nearestViewportElement and farthestViewportElement
using isViewportElement and a for loop
https://bugs.webkit.org/attachment.cgi?id=29511&action=review
------- Additional Comments from Eric Seidel <eric at webkit.org>
WebCore/ChangeLog | 16 +++++++++
WebCore/svg/SVGLocatable.cpp | 72 ++++++++++++++++--------------------------
2 files changed, 43 insertions(+), 45 deletions(-)
More information about the webkit-reviews
mailing list