Bug 221933 - Web Inspector: Consider renaming WebKit::AutomationClient and Consider renaming _WKAutomationDelegate to _WKInspectorDelegate since it isn't only used for automation now
Summary: Web Inspector: Consider renaming WebKit::AutomationClient and Consider renami...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 221871
Blocks:
  Show dependency treegraph
 
Reported: 2021-02-15 15:16 PST by Timothy Hatcher
Modified: 2021-02-22 15:17 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2021-02-15 15:16:41 PST
After adding _processPoolDidRequestInspectorDebuggablesToWakeUp:, the AutomationClient in WebKit which inherits from WebCore::RemoteInspectorClinet, is no longer just about automation. it should be renamed or the new client method should be moved to another delegate.
Comment 1 Radar WebKit Bug Importer 2021-02-22 15:17:15 PST
<rdar://problem/74616273>