Closed
Bug 1949632
Opened 6 months ago
Closed 4 months ago
Broken subpixel alignment on SVGFENode after reverting get_surface_rects
Categories
(Core :: Graphics: WebRender, defect, P1)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
139 Branch
Tracking | Status | |
---|---|---|
firefox139 | --- | fixed |
People
(Reporter: ahale, Assigned: ahale)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Because the logic for get_surface_rects was restored in bug 1948939 we'll need to fix the subpixel scaling of SVGFENode again because clipped_notsnapped needs to really be not snapped, we should restore the new logic again (i.e. rollback that patch) with the addition of the task_size clamping as a probably better solution going forward.
Assignee | ||
Comment 1•4 months ago
|
||
Pushed by ahale@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3a6cc5b0ce2a
Fix subpixel misalignment issues with SVGFE render tasks r=gw,gfx-reviewers
Comment 3•4 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 months ago
status-firefox139:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
Updated•3 months ago
|
QA Whiteboard: [qa-triage-done-c140/b139]
You need to log in
before you can comment on or make changes to this bug.
Description
•