Closed Bug 1697503 Opened 3 years ago Closed 3 years ago

Remove GeckoAppShell.KillAnyZombies

Categories

(GeckoView :: General, task, P3)

Unspecified
All

Tracking

(firefox88 fixed)

RESOLVED FIXED
88 Branch
Tracking Status
firefox88 --- fixed

People

(Reporter: agi, Assigned: agi)

References

Details

Attachments

(1 file)

Spin off of Bug 1694481, turns out the test is pretty tricky to write so I'm landing the rest first.

Severity: -- → S4
Priority: -- → P3

Before this patch, when the profile is locked on Android, we would call "ps",
parse the human-readable output and kill any other Gecko process that we could
find.

But this is completely unnecessary, as we know exactly that the PID of the
process holding the lock is.

In this patch we just kill the process holding the lock since this is
equivalent to the previous behavior.

Assignee: nobody → agi
Status: NEW → ASSIGNED
Attachment #9208264 - Attachment description: Bug 1694481 - Remove GeckoAppShell.KillAnyZombies. → Bug 1697503 - Remove GeckoAppShell.KillAnyZombies.
Depends on: 1696460
Pushed by asferro@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0ce27e549b04
Remove GeckoAppShell.KillAnyZombies. r=mossop,droeh
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: