Closed
Bug 1543698
Opened 6 years ago
Closed 5 years ago
Refactor PBackground
Categories
(Core :: Networking, task, P2)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox68 | --- | affected |
People
(Reporter: dragana, Assigned: kershaw)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 obsolete file)
We have PBackground for 3 channels: parent-content, conent-socket and parent-socket.
We should refactore code the code before larch merges into m.-c.
Updated•6 years ago
|
Type: defect → task
Reporter | ||
Updated•6 years ago
|
Summary: Refactore PBackground → Refactor PBackground
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → kershaw
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•5 years ago
|
||
This patch uses ThreadInfoWrapper to encapsulate ThreadLocalInfo and ThreadLocalIndex and also tries to move some common code into the class.
Comment 2•5 years ago
|
||
Kershaw, your patch got r+ed a few months ago, did this slip through the cracks?
Flags: needinfo?(kershaw)
Assignee | ||
Comment 3•5 years ago
|
||
(In reply to Gian-Carlo Pascutto [:gcp] from comment #2)
Kershaw, your patch got r+ed a few months ago, did this slip through the cracks?
Sorry, forgot to close this bug.
The patch is already landed to larch branch.
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Flags: needinfo?(kershaw)
Resolution: --- → FIXED
Updated•3 years ago
|
Attachment #9070949 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•