Closed
Bug 721650
Opened 13 years ago
Closed 12 years ago
CPU overload JS functions in m.daum.net
Categories
(Firefox for Android Graveyard :: General, defect, P1)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: channy, Unassigned)
Details
(Keywords: crash, Whiteboard: [native-crash])
Attachments
(1 file)
131.72 KB,
image/jpeg
|
Details |
Steps for reproduce
1. Turn on Firefox Native on Android (Build:20120126)
2. go to http://m.daum.net
3. Checkout CPU load: after 20 seconds, up to 50%.
4. Continueing CPU overload.
Guessed Problem.
The web page uses JS functions of content changes in a red section of my attachement. In source code, DMT.json.issueRank is for this function. Somehow it acts abnomarlly after 20 sec.
There is no problem on iOS and android default browser.
Comment 1•13 years ago
|
||
Hello Channy,
Which device are you testing on?
Reporter | ||
Comment 2•13 years ago
|
||
(In reply to Aaron Train [:aaronmt] from comment #1)
> Hello Channy,
>
> Which device are you testing on?
My phone is Samsung Galuxy SII.
Reporter | ||
Comment 3•13 years ago
|
||
I guess it was caused by malfuction of setInterval().
Updated•13 years ago
|
Whiteboard: [native-crash]
Reporter | ||
Comment 4•12 years ago
|
||
The problem was solved naturally right now :)
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Assignee | ||
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•