Closed
Bug 948855
Opened 12 years ago
Closed 8 years ago
[fugu][dolphin][Browser] keep pressing tab badge continuously will make device hang for a period of time
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(blocking-b2g:-, b2g-v1.4 affected)
People
(Reporter: viralwang, Unassigned)
Details
Attachments
(1 file, 1 obsolete file)
|
22.28 KB,
patch
|
alan.yenlin.huang
:
feedback+
|
Details | Diff | Splinter Review |
reproduce steps:
1. open browser
2. keep pressing tab badge continuously (like 30+ clicks)
Device will stuck for a while.
(Partner found this issue in monkey test)
We found lots of tabs will create and consume lots of memory.
It costs some time to wait for LMK works fine, device looks hang in this period and no response until it recovers.
| Reporter | ||
Updated•12 years ago
|
blocking-b2g: --- → fugu?
Flags: needinfo?(styang)
Updated•12 years ago
|
blocking-b2g: fugu? → fugu+
Flags: needinfo?(styang)
| Reporter | ||
Comment 1•12 years ago
|
||
Updated•12 years ago
|
Flags: needinfo?(ttsai)
Updated•12 years ago
|
Attachment #8346972 -
Flags: feedback?(ahuang)
Comment 3•12 years ago
|
||
Hi! Alan,
Could you help to review? It is fugu only.
--
Keven
| Reporter | ||
Comment 4•12 years ago
|
||
Attachment #8346972 -
Attachment is obsolete: true
Attachment #8346972 -
Flags: feedback?(ahuang)
Attachment #8349307 -
Flags: feedback?(ahuang)
Comment 5•12 years ago
|
||
Comment on attachment 8349307 [details] [diff] [review]
bug948855
This is actually
https://git.mozilla.org/?p=releases/gecko.git;a=commit;h=f36c0848bbd91eb9373933ae4077c64133ce418c
https://git.mozilla.org/?p=releases/gecko.git;a=commit;h=8caf4f9ee0b5b96967d678cd2c17ed2707b61010
and https://bug948828.bugzilla.mozilla.org/attachment.cgi?id=8345791
This first two are already landed. The third one is still under review, but I would give it a feedback+ since I'm owner of that patch :p
This is a workaround to kill background processes out of a hard limit. I think it is okay to land on 1.2f.
We should focus on bug 948370 to get a solution to land on 1.4 or 1.3. I believe that's a bug could fixed by gaia.
Attachment #8349307 -
Flags: feedback?(ahuang) → feedback+
Comment 6•11 years ago
|
||
Ying, should we merge this patch into v1.3T?
blocking-b2g: fugu+ → 1.3T?
Flags: needinfo?(ying.xu)
Comment 7•11 years ago
|
||
(In reply to James Zhang from comment #6)
> Ying, should we merge this patch into v1.3T?
In triage we didn't think this was a realistic scenario to block a release on, we can consider uplift on 1.3T if needed once all the patches have landed and resolved on master.
blocking-b2g: 1.3T? → -
(In reply to James Zhang from comment #6)
> Ying, should we merge this patch into v1.3T?
I think no.
The browser app is not OOP now.So the LMK/killhard can't kill it.
Flags: needinfo?(ying.xu)
Updated•11 years ago
|
status-b2g-v1.4:
--- → affected
Updated•11 years ago
|
Summary: [fugu][Browser] keep pressing tab badge continuously will make device hang for a period of time → [fugu][dolphin][Browser] keep pressing tab badge continuously will make device hang for a period of time
Comment 9•8 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•