Open Bug 956228 Opened 10 years ago Updated 2 years ago

GetXPCOMProcessAttributes should not be called synchronously on child process startup

Categories

(Core :: Networking, defect, P3)

defect

Tracking

()

People

(Reporter: bent.mozilla, Unassigned)

References

Details

(Whiteboard: [necko-backlog])

PContent::GetXPCOMProcessAttributes is a sync child->parent message that is called very early in child process startup. If the offline status is really critical for startup then we should send it from the parent process when the child is launched rather than slow down startup.

jdm, any ideas who should be CC'd here?
Blame says mrbkap, due to bug 806965.
Blocks: 806965
Whiteboard: [necko-backlog]
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: -- → P1
Bulk change to priority: https://bugzilla.mozilla.org/show_bug.cgi?id=1399258
Priority: P1 → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.