Bug 245068
| Summary: | ViewUpdate*, Event*, WebInspectorInterruptDispatcher should be MessageReceivers | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
| Component: | WebKit2 | Assignee: | 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
ViewUpdate*, Event*, WebInspectorInterruptDispatcher should be MessageReceivers
These are never destroyed singletons, but being WorkQueueMessageReceivers these must be refcounted which does not make sense.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/99816958>
Kimmo Kinnunen
Pull request: https://github.com/WebKit/WebKit/pull/4254
EWS
Committed 254753@main (bb50e5a9e92c): <https://commits.webkit.org/254753@main>
Reviewed commits have been landed. Closing PR #4254 and removing active labels.