RESOLVED FIXED35713
undo after smartdelete should select the deleted space
https://bugs.webkit.org/show_bug.cgi?id=35713
Summary undo after smartdelete should select the deleted space
Ojan Vafai
Reported 2010-03-03 18:36:43 PST
undo after smartdelete should select the deleted space
Attachments
Patch (9.87 KB, patch)
2010-03-03 18:40 PST, Ojan Vafai
abarth: review+
Ojan Vafai
Comment 1 2010-03-03 18:40:13 PST
Adam Barth
Comment 2 2010-03-09 11:06:01 PST
Comment on attachment 49976 [details] Patch Ojan is slowly teaching me the editing code. I'd prefer to have someone more expert review these patches, but no one seems to be forthcoming. + void setStartingSelectionOnSmartDelete(Position&, Position&); Why pass these by reference instead of by constant reference?
Ojan Vafai
Comment 3 2010-03-09 15:41:46 PST
Note You need to log in before you can comment on or make changes to this bug.