Bug 219035 - [Cocoa] _WKInspectorExtensionHost should conform to NSObject protocol
Summary: [Cocoa] _WKInspectorExtensionHost should conform to NSObject protocol
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: BJ Burg
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-11-17 08:02 PST by BJ Burg
Modified: 2020-11-17 09:10 PST (History)
3 users (show)

See Also:


Attachments
Proposed Fix (1.39 KB, patch)
2020-11-17 08:04 PST, BJ Burg
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>