Bug 257840
| Summary: | Fix the setDisableImplicitTransactionMainThreadAssert: respondsToSelector check | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | Scrolling | Assignee: | Simon Fraser (smfr) <simon.fraser> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 16 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=256989 | ||
Simon Fraser (smfr)
264224@main added a instancesRespondToSelector: check but this is wrong, since the method is a class method.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Simon Fraser (smfr)
<rdar://109810157>
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/14770
EWS
Committed 264995@main (10a4bdb95f1d): <https://commits.webkit.org/264995@main>
Reviewed commits have been landed. Closing PR #14770 and removing active labels.