Open Bug 1902133 Opened 1 year ago Updated 1 year ago

WR SVG filters: Refactor the attributes branching in BuildWebRenderSVGFiltersImpl

Categories

(Core :: Graphics: WebRender, task, P3)

task

Tracking

()

People

(Reporter: ahale, Unassigned)

References

Details

Per a comment on D174208: It would be nice if we could get the compiler to ensure that we don't have unhandled cases. The other FilterSupport uses attr.match(yourMatcher) instead of if chains; it's not pretty but at least it doesn't silently fail if something is forgotten.

Severity: -- → S3
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.