Bug 249902
| Summary: | Fix CSSSelector copy constructor bug | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matthieu Dubet <m_dubet> |
| Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Matthieu Dubet
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/103723429>
Matthieu Dubet
Pull request: https://github.com/WebKit/WebKit/pull/8047
EWS
Committed 258339@main (a7844f97ea72): <https://commits.webkit.org/258339@main>
Reviewed commits have been landed. Closing PR #8047 and removing active labels.