RESOLVED FIXED257840
Fix the setDisableImplicitTransactionMainThreadAssert: respondsToSelector check
https://bugs.webkit.org/show_bug.cgi?id=257840
Summary Fix the setDisableImplicitTransactionMainThreadAssert: respondsToSelector check
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.