Closed
Bug 1376612
Opened 8 years ago
Closed 8 years ago
Relaunch callback app even when the pid is still present.
Categories
(Toolkit :: Application Update, defect)
Toolkit
Application Update
Tracking
()
RESOLVED
FIXED
mozilla56
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox54 | --- | unaffected |
firefox55 | --- | unaffected |
firefox56 | --- | fixed |
People
(Reporter: robert.strong.bugs, Assigned: robert.strong.bugs)
References
Details
(Keywords: regression)
Attachments
(1 file, 1 obsolete file)
9.42 KB,
patch
|
molly
:
review+
|
Details | Diff | Splinter Review |
Bug 1375549 made it so the callback application isn't relaunched when the pid is still present. A couple of people have seen Firefox not relaunch even when the pid has exited. Since the end result of relaunching when the pid hasn't exited is no worse than not relaunching just go ahead and try to relaunch.
![]() |
Assignee | |
Comment 1•8 years ago
|
||
I will update the test in a separate patch
![]() |
Assignee | |
Comment 2•8 years ago
|
||
Attachment #8881580 -
Attachment is obsolete: true
Attachment #8881813 -
Flags: review?(mhowell)
Comment 3•8 years ago
|
||
Comment on attachment 8881813 [details] [diff] [review]
patch
Review of attachment 8881813 [details] [diff] [review]:
-----------------------------------------------------------------
r+ pending try run.
Attachment #8881813 -
Flags: review?(mhowell) → review+
![]() |
Assignee | |
Comment 4•8 years ago
|
||
Pushed by rstrong@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/43c421b4a763
Relaunch callback app even when the pid is still present. r=mhowell
Comment 8•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
Fixed? Updating from yesterday build to today as always failed. I had to manually kill firefox processes.
Comment 10•8 years ago
|
||
Yes, patch landed, so it's fixed, as you can see in "Status", updating next Nightly (2017-06-30) to (2017-07-01) should work fine.
![]() |
Assignee | |
Comment 11•8 years ago
|
||
(In reply to tkdubiel from comment #9)
> Fixed? Updating from yesterday build to today as always failed. I had to
> manually kill firefox processes.
What do you think this patch does?
Flags: needinfo?(tkdubiel)
![]() |
Assignee | |
Updated•8 years ago
|
Flags: in-testsuite+
Comment 15•8 years ago
|
||
Resolved in nightly 56.0a1 07/03/2017 build.
Thanks!
![]() |
Assignee | |
Updated•8 years ago
|
Keywords: regression
Updated•8 years ago
|
status-firefox54:
--- → unaffected
status-firefox55:
--- → unaffected
status-firefox-esr52:
--- → unaffected
You need to log in
before you can comment on or make changes to this bug.
Description
•