Open
Bug 989763
Opened 12 years ago
Updated 3 years ago
Skia canvas: leak DataSourceSurfaceAlignedRawData
Categories
(Core :: Graphics: Canvas2D, defect)
Tracking
()
NEW
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: memory-leak, testcase)
Attachments
(1 file)
|
635 bytes,
text/html
|
Details |
1. Set:
user_pref("gfx.canvas.azure.accelerated", true);
user_pref("gfx.canvas.azure.backends", "skia");
user_pref("webgl.force-layers-readback", true);
2. Run a debug build with XPCOM_MEM_LEAK_LOG=2
3. Load the testcase
4. Quit
Comment 1•10 years ago
|
||
I can't reproduce this any more, either with or without the webgl pref in comment 0.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•