Open
Bug 1514047
Opened 6 years ago
Updated 2 years ago
Too much blob layerization when clicking a circle on https://immersion.media.mit.edu/demo
Categories
(Core :: Graphics: WebRender, defect, P3)
Core
Graphics: WebRender
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox66 | --- | affected |
People
(Reporter: mstange, Unassigned)
References
(Blocks 1 open bug)
Details
Steps to reproduce:
1. Enable WebRender.
2. Go to https://immersion.media.mit.edu/demo and wait for it to load and stop animating.
3. Click one of the circles in the graph.
Expected results:
The animation should be smooth.
Actual results:
The animation is not smooth.
Paint flashing makes it look like we have a large number of blob images. It would be nice to find out why we have so many and what's inside them; if it's mostly transparent pixels, maybe we can do better.
Updated•6 years ago
|
Blocks: stage-wr-next
Priority: -- → P3
Updated•5 years ago
|
Blocks: wr-blob-perf
Updated•4 years ago
|
No longer blocks: stage-wr-next, wr-perf
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•