[webkit-reviews] review requested: [Bug 236618] REGRESSION(r287293): EventListener::wasCreatedFromMarkup() is incorrect after replaceJSFunctionForAttributeListener() : [Attachment 452080] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 15 13:15:56 PST 2022


Alexey Shvayka <ashvayka at apple.com> has asked  for review:
Bug 236618: REGRESSION(r287293): EventListener::wasCreatedFromMarkup() is
incorrect after replaceJSFunctionForAttributeListener()
https://bugs.webkit.org/show_bug.cgi?id=236618

Attachment 452080: Patch

https://bugs.webkit.org/attachment.cgi?id=452080&action=review




--- Comment #5 from Alexey Shvayka <ashvayka at apple.com> ---
Created attachment 452080

  --> https://bugs.webkit.org/attachment.cgi?id=452080&action=review

Patch

Fix ASSERT in SVGElement, replace bool with enum, remove rvalue parameter, fix
condition in EventTarget.cpp, and clarify ChangeLog.


More information about the webkit-reviews mailing list