Bug 245068

Summary: ViewUpdate*, Event*, WebInspectorInterruptDispatcher should be MessageReceivers
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: WebKit2Assignee: Kimmo Kinnunen <kkinnunen>
Status: RESOLVED FIXED    
Severity: Normal CC: kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Kimmo Kinnunen
Reported 2022-09-12 04:29:31 PDT
ViewUpdate*, Event*, WebInspectorInterruptDispatcher should be MessageReceivers These are never destroyed singletons, but being WorkQueueMessageReceivers these must be refcounted which does not make sense.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-09-12 04:30:25 PDT
Kimmo Kinnunen
Comment 2 2022-09-12 04:32:30 PDT
EWS
Comment 3 2022-09-22 03:12:12 PDT
Committed 254753@main (bb50e5a9e92c): <https://commits.webkit.org/254753@main> Reviewed commits have been landed. Closing PR #4254 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.