[Webkit-unassigned] [Bug 204332] Nullptr crash in Node::setTextContent via Document::setTitle if title element is removed before setTextContent call.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 19 16:52:45 PST 2019


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

Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #383904|review?                     |review+, commit-queue+
              Flags|                            |

--- Comment #11 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 383904
  --> https://bugs.webkit.org/attachment.cgi?id=383904
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=383904&action=review

> LayoutTests/fast/dom/Document/title-property-set-with-dom-event-svg.html:5
> +    if (window.testRunner) {

WebKit style is to not use curly braces around a single line statement but it’s okay to keep it like this for tests.

-- 
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/20191120/24284982/attachment-0001.htm>


More information about the webkit-unassigned mailing list