[webkit-reviews] review granted: [Bug 30955] REGRESSION: In Mail, Undo does not restore some characters I have deleted at the end of a line : [Attachment 42223] Patch2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 30 12:11:04 PDT 2009


Darin Adler <darin at apple.com> has granted Enrica Casucci <enrica at apple.com>'s
request for review:
Bug 30955: REGRESSION: In Mail, Undo does not restore some characters I have
deleted at the end of a line
https://bugs.webkit.org/show_bug.cgi?id=30955

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

------- Additional Comments from Darin Adler <darin at apple.com>
> +    if (granularity ==  CharacterGranularity &&
isOpenForMoreTypingCommand(lastEditCommand)) {

There's an extra space here before the "C".

r=me


More information about the webkit-reviews mailing list