Closed
Bug 1469694
Opened 7 years ago
Closed 6 years ago
GeckoChildProcessHost should check the return value of LaunchApp
Categories
(Core :: IPC, enhancement, P2)
Tracking
()
RESOLVED
FIXED
mozilla68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: jld, Assigned: f20160385)
References
Details
Attachments
(1 file, 1 obsolete file)
This came up during bug 1461459: GeckoChildProcessHost doesn't check the return value of LaunchApp, and in some cases (on some platforms, at least) it can try to interact with the child process before eventually failing, which makes it harder to debug failures.
Assignee | ||
Comment 1•6 years ago
|
||
Hi, I'm an outreachy applicant. I want to work on this bug.
Updated•6 years ago
|
Assignee: jld → f20160385
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Updated•6 years ago
|
Attachment #9053481 -
Attachment is obsolete: true
Updated•6 years ago
|
Attachment #9053479 -
Attachment is obsolete: true
Updated•6 years ago
|
Attachment #9053481 -
Attachment is obsolete: false
Updated•6 years ago
|
Attachment #9053481 -
Attachment is obsolete: true
Updated•6 years ago
|
Attachment #9053481 -
Attachment is obsolete: false
Updated•6 years ago
|
Attachment #9053481 -
Attachment is obsolete: true
Updated•6 years ago
|
Attachment #9053481 -
Attachment is obsolete: false
Assignee | ||
Comment 4•6 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=f040fd48bf015d7e2a7c7e7b27d351a1bad68694
Please check.
Flags: needinfo?(jld)
Assignee | ||
Updated•6 years ago
|
Status: NEW → ASSIGNED
Reporter | ||
Updated•6 years ago
|
Flags: needinfo?(jld)
Assignee | ||
Updated•6 years ago
|
Keywords: checkin-needed
Pushed by dluca@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8075337e7cf4
GeckoChildProcessHost should check the return value of LaunchApp r=jld
Keywords: checkin-needed
Comment 6•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•