Open
Bug 1292179
Opened 8 years ago
Updated 2 years ago
Large performance slowdown when <canvas> width is greater than 16384
Categories
(Core :: Graphics: Canvas2D, defect, P3)
Tracking
()
UNCONFIRMED
People
(Reporter: jerryj, Unassigned)
References
Details
(Whiteboard: [gfx-noted])
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36
Steps to reproduce:
1. Visit vsynctester.com
2. click on gear icon
3. under 'background image', set megapixel value to 50
4. notice in display that background image width is >16384
Actual results:
when background image width is >16384, performance all of sudden tanks.
Tested on Dell Inspiron 15 (Intel HD Graphics 5500)
Expected results:
no dramatic slowdown
Updated•8 years ago
|
QA Whiteboard: [bugday-20160808]
Component: Untriaged → Canvas: 2D
Product: Firefox → Core
Comment 1•8 years ago
|
||
Ethan, is this related to your current canvas 2d work?
Flags: needinfo?(ethlin)
Whiteboard: [gfx-noted]
Comment 2•7 years ago
|
||
I'm not working on canvas 2d work now, so clear the needinfo.
Flags: needinfo?(ethlin)
Updated•7 years ago
|
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•