[Webkit-unassigned] [Bug 218965] ASSERT setting value to renderer-less <input type=search incremental>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 15 15:44:12 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=218965

--- Comment #1 from Sam Weinig <sam at webkit.org> ---
>From a cursory look, it seems like the assert is just wrong and unnecessary. It doesn't appear that anything depends on element()->renderer() being valid here (unless calling element()->innerTextValue() somehow requires that, but there are other callers who access element()->innerTextValue() without checking for a renderer).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201115/5998b4a3/attachment.htm>


More information about the webkit-unassigned mailing list