[webkit-reviews] review canceled: [Bug 38213] Page up / page down moves edited content for the entire height : [Attachment 54834] fixed mac link and behavior, other comments addressed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 30 17:20:08 PDT 2010


Zelidrag Hornung <zelidrag at chromium.org> has canceled Zelidrag Hornung
<zelidrag at chromium.org>'s request for review:
Bug 38213: Page up / page down moves edited content for the entire height
https://bugs.webkit.org/show_bug.cgi?id=38213

Attachment 54834: fixed mac link and behavior, other comments addressed  
https://bugs.webkit.org/attachment.cgi?id=54834&action=review

------- Additional Comments from Zelidrag Hornung <zelidrag at chromium.org>
- fixes WebCore::SelectionController::setSelection definition in
WebCore.base.exp
- made cursor align consistent with how other apps work on Mac
- replaced cursor align control param with enum (instead of bool) in
SelectionController::moveTo/setSelection and related calls
- added better descriptions to ChangeLogs
- compared to previous patches, this cl used #if OS(DARWIN) properly


More information about the webkit-reviews mailing list