[webkit-reviews] review granted: [Bug 36167] Spatial Navigation: Add isNull and document convenient methods to FocusCandidate : [Attachment 50940] patch 0.3 - addressed kov's suggestions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 18 06:51:49 PDT 2010


Gustavo Noronha (kov) <gns at gnome.org> has granted Antonio Gomes (tonikitoo)
<tonikitoo at webkit.org>'s request for review:
Bug 36167: Spatial Navigation: Add isNull and document convenient methods to
FocusCandidate
https://bugs.webkit.org/show_bug.cgi?id=36167

Attachment 50940: patch 0.3 - addressed kov's suggestions
https://bugs.webkit.org/attachment.cgi?id=50940&action=review

------- Additional Comments from Gustavo Noronha (kov) <gns at gnome.org>
You could also make the methods const (bool isNull() const { return !node; }),
but otherwise looks good to me.


More information about the webkit-reviews mailing list