Closed
Bug 1339676
Opened 8 years ago
Closed 4 years ago
Label runnables in netwerk/
Categories
(Core :: Networking, defect, P3)
Core
Networking
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox54 | --- | affected |
People
(Reporter: kershaw, Assigned: kershaw)
References
Details
(Keywords: stale-bug, Whiteboard: [necko-triaged])
Meta bug for labeling all runnables in necko.
Assignee | ||
Updated•8 years ago
|
Whiteboard: [necko-next]
Assignee | ||
Comment 1•8 years ago
|
||
Hi Bevis,
I would like to make sure that my understanding about labeling on IPC actors is right.
Do we have to label all IPC actors under PNecko like what we did for HttpChannelChild in bug 1318506?
If yes, there are 15 actors [1] needed to be labeled. Is there a more efficient way instead of labeling them one by one?
Thanks.
[1] http://searchfox.org/mozilla-central/rev/ac8a72f2d5204ced2004c93a9c193430c63a6a71/netwerk/ipc/PNecko.ipdl#47-61
Flags: needinfo?(btseng)
Comment 2•8 years ago
|
||
Per offline discussion,
there is no efficient way in this case, because these actors are at the same managee level, and we can't inherit the event target from their manager unless they are expected to be the same in your design.
BTW, if some of these actors are not touched by the content and the order of the callback won't be an impact to other docgroups, then you can just label them in SystemGroup.
Flags: needinfo?(btseng)
Assignee | ||
Updated•8 years ago
|
Summary: Labeling runnables in netwerk/ → Label runnables in netwerk/
Updated•8 years ago
|
Whiteboard: [necko-next] → [necko-next][QDL][TDC-MVP][NECKO]
Updated•8 years ago
|
Whiteboard: [necko-next][QDL][TDC-MVP][NECKO] → [necko-next]
Assignee | ||
Updated•8 years ago
|
Whiteboard: [necko-next] → [necko-active]
Comment 3•7 years ago
|
||
Bulk priority update: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: -- → P1
Comment 4•7 years ago
|
||
Is this targeted for 57 or will we punt to 58?
Flags: needinfo?(kechang)
Whiteboard: [necko-active]
Assignee | ||
Comment 5•7 years ago
|
||
(In reply to Jason Duell [:jduell] (needinfo me) from comment #4)
> Is this targeted for 57 or will we punt to 58?
This should be targeted for 57.
Only bug 1388247 is left to 58.
Flags: needinfo?(kechang)
Keywords: stale-bug
Updated•7 years ago
|
Whiteboard: [necko-triaged]
Updated•7 years ago
|
Priority: P1 → P3
Assignee | ||
Comment 6•4 years ago
|
||
Close since labeling project is done.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•