[webkit-reviews] review granted: [Bug 128878] Remove unused arguments from moveTo(Range*) : [Attachment 224304] Cleanup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 15 19:00:49 PST 2014


Antti Koivisto <koivisto at iki.fi> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 128878: Remove unused arguments from moveTo(Range*)
https://bugs.webkit.org/show_bug.cgi?id=128878

Attachment 224304: Cleanup
https://bugs.webkit.org/attachment.cgi?id=224304&action=review

------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
View in context: https://bugs.webkit.org/attachment.cgi?id=224304&action=review


> Source/WebCore/editing/FrameSelection.cpp:155
> +void FrameSelection::moveTo(const Range *r)

you could fix the coding style for Range since you are here


More information about the webkit-reviews mailing list