Closed
Bug 1094927
Opened 11 years ago
Closed 11 years ago
Create one shared instance per embedded images used as Shape textures
Categories
(Firefox Graveyard :: Shumway, defect)
Firefox Graveyard
Shumway
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: till, Assigned: till)
Details
Attachments
(1 file)
Right now, a new BitmapData instance is created every single time an bitmap is used in a Shape. Even if just a single Shape has multiple bitmap fills using the same bitmap (as happens when an image is copied multiple times within the same frame of the same layer in a symbol in the authoring tool), multiple textures are created.
Patch coming up.
| Assignee | ||
Comment 1•11 years ago
|
||
| Assignee | ||
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•