RESOLVED FIXED 179103
innerText->renderBox() can be null in HTMLTextFormControlElement::setSelectionRange
https://bugs.webkit.org/show_bug.cgi?id=179103
Summary innerText->renderBox() can be null in HTMLTextFormControlElement::setSelectio...
Ryosuke Niwa
Reported 2017-10-31 23:11:26 PDT
We're missing a null check. <rdar://problem/35278949>
Attachments
Fixes the bug (2.19 KB, patch)
2017-10-31 23:13 PDT, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2017-10-31 23:13:54 PDT
Created attachment 325546 [details] Fixes the bug
WebKit Commit Bot
Comment 2 2017-11-01 14:26:36 PDT
Comment on attachment 325546 [details] Fixes the bug Clearing flags on attachment: 325546 Committed r224296: <https://trac.webkit.org/changeset/224296>
WebKit Commit Bot
Comment 3 2017-11-01 14:26:38 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2017-11-15 12:29:17 PST
Note You need to log in before you can comment on or make changes to this bug.