Bug 179103

Summary: innerText->renderBox() can be null in HTMLTextFormControlElement::setSelectionRange
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: FormsAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, koivisto, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Fixes the bug none

Description Ryosuke Niwa 2017-10-31 23:11:26 PDT
We're missing a null check.

<rdar://problem/35278949>
Comment 1 Ryosuke Niwa 2017-10-31 23:13:54 PDT
Created attachment 325546 [details]
Fixes the bug
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2017-11-01 14:26:38 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2017-11-15 12:29:17 PST
<rdar://problem/35567635>