Open Bug 930445 Opened 12 years ago Updated 3 years ago

Make SVG gradient filters not suck

Categories

(Core :: Graphics, defect)

x86
macOS
defect

Tracking

()

People

(Reporter: gal, Unassigned)

References

(Depends on 1 open bug)

Details

FFOS uses this to fade out labels on the left and right on the home screen (as a form of overflow handling). This might be worth a CSS extension, but for now I would like to make it not suck. Currently we are slow to draw gradients (bug 929842), we re-create the gradient stops every time, and applying the filter is slow too.
Depends on: 929842
Depends on: 930446
Depends on: 930451
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.