Bug 219035

Summary: [Cocoa] _WKInspectorExtensionHost should conform to NSObject protocol
Product: WebKit Reporter: BJ Burg <bburg>
Component: WebKit APIAssignee: BJ Burg <bburg>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bburg, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed Fix none

Description BJ Burg 2020-11-17 08:02:24 PST
This was overlooked, and now it's needed to do -isKindOfClass: checks in test code.
Comment 1 BJ Burg 2020-11-17 08:04:25 PST
Created attachment 414341 [details]
Proposed Fix
Comment 2 EWS 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].
Comment 3 Radar WebKit Bug Importer 2020-11-17 09:10:17 PST
<rdar://problem/71488809>