RESOLVED FIXED 219035
[Cocoa] _WKInspectorExtensionHost should conform to NSObject protocol
https://bugs.webkit.org/show_bug.cgi?id=219035
Summary [Cocoa] _WKInspectorExtensionHost should conform to NSObject protocol
Blaze Burg
Reported 2020-11-17 08:02:24 PST
This was overlooked, and now it's needed to do -isKindOfClass: checks in test code.
Attachments
Proposed Fix (1.39 KB, patch)
2020-11-17 08:04 PST, Blaze Burg
no flags
Blaze Burg
Comment 1 2020-11-17 08:04:25 PST
Created attachment 414341 [details] Proposed Fix
EWS
Comment 2 2020-11-17 09:09:34 PST
Committed r269905: <https://trac.webkit.org/changeset/269905> All reviewed patches have been landed. Closing bug and clearing flags on attachment 414341 [details].
Radar WebKit Bug Importer
Comment 3 2020-11-17 09:10:17 PST
Note You need to log in before you can comment on or make changes to this bug.