[webkit-reviews] review granted: [Bug 207875] Crash when Node::normalize() triggers mutation event that modifies child order : [Attachment 391201] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 19 16:19:03 PST 2020
Ryosuke Niwa <rniwa at webkit.org> has granted Sunny He <sunny_he at apple.com>'s
request for review:
Bug 207875: Crash when Node::normalize() triggers mutation event that modifies
child order
https://bugs.webkit.org/show_bug.cgi?id=207875
Attachment 391201: Patch
https://bugs.webkit.org/attachment.cgi?id=391201&action=review
--- Comment #6 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 391201
--> https://bugs.webkit.org/attachment.cgi?id=391201
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=391201&action=review
> Source/WebCore/ChangeLog:5
> + rdar://58976682
Please wrap radar URL in < & >.
> Source/WebCore/dom/Node.cpp:680
> +
Nit: whitespace.
More information about the webkit-reviews
mailing list