[webkit-reviews] review granted: [Bug 37011] Position::primaryDirection() should not use its own accessor. : [Attachment 52379] v0; small cleanup only

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 2 16:21:05 PDT 2010


Alexey Proskuryakov <ap at webkit.org> has granted  review:
Bug 37011: Position::primaryDirection() should not use its own accessor.
https://bugs.webkit.org/show_bug.cgi?id=37011

Attachment 52379: v0; small cleanup only
https://bugs.webkit.org/attachment.cgi?id=52379&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
r=me

That's just the preferred style. One thing this helps with is making debugging
easier - you don't need to step into accessor functions that much.


More information about the webkit-reviews mailing list