[webkit-reviews] review granted: [Bug 49962] REGRESSION: Crash when deleting text after textarea's value is modified on input event : [Attachment 75469] fixes the bug for good

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 3 09:27:06 PST 2010


Darin Adler <darin at apple.com> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 49962: REGRESSION: Crash when deleting text after textarea's value is
modified on input event
https://bugs.webkit.org/show_bug.cgi?id=49962

Attachment 75469: fixes the bug for good
https://bugs.webkit.org/attachment.cgi?id=75469&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
Seems OK. It’s not good that the selection handling is so intimately tied in
with the editing commands; at some point I think we can improve this greatly by
refactoring and breaking the selection management away from the DOM mutation
itself.


More information about the webkit-reviews mailing list