Closed
Bug 1637036
Opened 4 years ago
Closed 4 years ago
[rel=preload] Keep FetchPreload::Cache in a separate member to get rid of the static_cast in case the listener is replaced.
Categories
(Core :: Networking, enhancement, P1)
Core
Networking
Tracking
()
RESOLVED
INVALID
People
(Reporter: mayhemer, Assigned: mayhemer)
References
(Blocks 1 open bug)
Details
No description provided.
Assignee | ||
Updated•4 years ago
|
Summary: Keep FetchPreload::Cache in a separate member to get rid of the static_cast in case the listener is replaced. → [rel=preload] Keep FetchPreload::Cache in a separate member to get rid of the static_cast in case the listener is replaced.
Assignee | ||
Comment 1•4 years ago
|
||
It's not possible for the member to change, I intermixed this with channel's internal listener. But here the static_cast is safe.
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•