Bug 257840

Summary: Fix the setDisableImplicitTransactionMainThreadAssert: respondsToSelector check
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: ScrollingAssignee: 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)
Reported 2023-06-07 17:01:38 PDT
264224@main added a instancesRespondToSelector: check but this is wrong, since the method is a class method.
Attachments
Simon Fraser (smfr)
Comment 1 2023-06-07 17:02:13 PDT
Simon Fraser (smfr)
Comment 2 2023-06-07 17:13:38 PDT
EWS
Comment 3 2023-06-08 14:38:39 PDT
Committed 264995@main (10a4bdb95f1d): <https://commits.webkit.org/264995@main> Reviewed commits have been landed. Closing PR #14770 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.