RESOLVED WONTFIX 67361
[chromium/835]: Crash when inserting text with a trailing newline into a textarea via JS
https://bugs.webkit.org/show_bug.cgi?id=67361
Summary [chromium/835]: Crash when inserting text with a trailing newline into a text...
Ryosuke Niwa
Reported 2011-08-31 22:59:14 PDT
We need to create a fix for the bug 66241 for chromium branch 835.
Attachments
fixes the bug on 835 branch (16.92 KB, patch)
2011-08-31 23:20 PDT, Ryosuke Niwa
no flags
fixed a bug in setInnerTextValue (16.92 KB, patch)
2011-08-31 23:22 PDT, Ryosuke Niwa
tkent: review+
tkent: commit-queue-
Ryosuke Niwa
Comment 1 2011-08-31 23:20:14 PDT
Created attachment 105899 [details] fixes the bug on 835 branch
Ryosuke Niwa
Comment 2 2011-08-31 23:22:49 PDT
Created attachment 105900 [details] fixed a bug in setInnerTextValue
Kent Tamura
Comment 3 2011-09-01 00:35:18 PDT
Comment on attachment 105900 [details] fixed a bug in setInnerTextValue r+, but let's wait for a merge approval.
Ryosuke Niwa
Comment 4 2011-09-06 12:13:01 PDT
This change turned out to be too risky, not fixing in the branch.
Note You need to log in before you can comment on or make changes to this bug.