Open
Bug 819668
Opened 12 years ago
Updated 2 years ago
css animations performance issue
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: ryanwoo.wd, Unassigned)
Details
(Keywords: perf)
Attachments
(3 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.95 Safari/537.11
Steps to reproduce:
Today I was going to make couples of keyframe animations using CSS, big problem come to me
Actual results:
The cpu usage is too high almost 99%, on css keyframe animation, look at http://hkwh01.99k.org/test/services.html
you will understand. Comparing to safari , it take too much resources.
Expected results:
You should fix the bug.
Group: core-security
Updated•12 years ago
|
Component: Untriaged → Style System (CSS)
Product: Firefox → Core
![]() |
||
Comment 1•12 years ago
|
||
Presumably needs OMTC?
Bogdan, you want to attach testcases to bugs when you move them like that...
![]() |
||
Comment 2•12 years ago
|
||
![]() |
||
Comment 3•12 years ago
|
||
![]() |
||
Comment 4•12 years ago
|
||
Comment 5•12 years ago
|
||
Mac OS X 10.8.2
FF 20 2013-02-19 - CPU usage ~60%
Safari - CPU usage 20%
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•