RESOLVED FIXED 249902
Fix CSSSelector copy constructor bug
https://bugs.webkit.org/show_bug.cgi?id=249902
Summary Fix CSSSelector copy constructor bug
Matthieu Dubet
Reported 2022-12-27 01:49:06 PST
A typo in the copy constructor of CSSSelector ("if" instead of "if else") introduced in this commit https://github.com/WebKit/WebKit/commit/70f39545176202167919e3ed0d88163bbcb9f786 can sometimes create buggy objects.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-12-27 01:49:33 PST
Matthieu Dubet
Comment 2 2022-12-27 01:52:57 PST
EWS
Comment 3 2022-12-27 05:04:47 PST
Committed 258339@main (a7844f97ea72): <https://commits.webkit.org/258339@main> Reviewed commits have been landed. Closing PR #8047 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.