Closed
Bug 992759
Opened 11 years ago
Closed 11 years ago
[tarako] kill all apps to make communications app launch faster
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(b2g-v1.3T affected)
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
b2g-v1.3T | --- | affected |
People
(Reporter: kk1fff, Assigned: kk1fff)
References
Details
Attachments
(2 files)
9.55 KB,
patch
|
Details | Diff | Splinter Review | |
1.48 KB,
patch
|
Details | Diff | Splinter Review |
As test result on bug 973596, when memory is low, launching of comms app would be slow when a call is coming.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8402495 -
Flags: review?(khuey)
Assignee | ||
Comment 2•11 years ago
|
||
Although resuming music haven't been ready yet, we can try this 2 WIP patches to see if they work under the circumstance of receiving a call when playing video or using camera (bug 989594).
Flags: needinfo?(jcheng)
Updated•11 years ago
|
blocking-b2g: --- → 1.3T?
Flags: needinfo?(jcheng)
Comment 3•11 years ago
|
||
(In reply to Patrick Wang (Chih-Kai Wang) (:kk1fff) from comment #2)
> Although resuming music haven't been ready yet, we can try this 2 WIP
> patches to see if they work under the circumstance of receiving a call when
> playing video or using camera (bug 989594).
Yes please, try to reduce the scope of this patch only to non-important applications like the home-screen or camera. Killing other apps will just lead to more bugs being filed because stuff dies when we get an incoming call and we're already struggling to fix those bugs.
Assignee | ||
Comment 4•11 years ago
|
||
(In reply to Gabriele Svelto [:gsvelto] from comment #3)
> Yes please, try to reduce the scope of this patch only to non-important
> applications like the home-screen or camera. Killing other apps will just
> lead to more bugs being filed because stuff dies when we get an incoming
> call and we're already struggling to fix those bugs.
This is based on the fact that a background app could be killed by LMK, but this doesn't kill important apps, like app that have attribute "critical" or b2g/nuwa.
Updated•11 years ago
|
status-b2g-v1.3T:
--- → affected
Assignee | ||
Comment 5•11 years ago
|
||
James, would you try if these 2 WIP patches fix the problem described in bug 989594 (receiving an incoming call when playing video or using camera)?
Flags: needinfo?(james.zhang)
Comment 6•11 years ago
|
||
triage: 1.3T+ for improving incoming call performance
blocking-b2g: 1.3T? → 1.3T+
Comment 7•11 years ago
|
||
I think we should not do that at all. Let's use Etienne work from bug 990003 instead. I'm renominating if people want to discuss more, but I feel strongly that this should be CLOSED WONTFIX
blocking-b2g: 1.3T+ → 1.3T?
Comment 8•11 years ago
|
||
(In reply to Fabrice Desré [:fabrice] from comment #7)
> I think we should not do that at all. Let's use Etienne work from bug 990003
> instead. I'm renominating if people want to discuss more, but I feel
> strongly that this should be CLOSED WONTFIX
+1
+1 million
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
Updated•11 years ago
|
blocking-b2g: 1.3T? → ---
Assignee | ||
Updated•11 years ago
|
Attachment #8402495 -
Flags: review?(khuey)
Assignee | ||
Comment 10•11 years ago
|
||
(In reply to Fabrice Desré [:fabrice] from comment #7)
> I think we should not do that at all. Let's use Etienne work from bug 990003
> instead. I'm renominating if people want to discuss more, but I feel
> strongly that this should be CLOSED WONTFIX
Yeah, that fix sounds right solution to me. I am filing this just in case it wasn't fixed in 1.3t time frame. I am happy that we don't need to do this. :)
Flags: needinfo?(james.zhang)
You need to log in
before you can comment on or make changes to this bug.
Description
•