Closed
Bug 1874372
Opened 1 year ago
Closed 1 year ago
Fix typo in FilterNodeConvolveMatrixSoftware
Categories
(Core :: Graphics, task)
Core
Graphics
Tracking
()
RESOLVED
FIXED
123 Branch
Tracking | Status | |
---|---|---|
firefox123 | --- | fixed |
People
(Reporter: longsonr, Assigned: longsonr)
Details
Attachments
(1 file)
FilterNodeConvolveMatrixSoftware::GetOutputRectInRect should use IN_CONVOLVE_MATRIX_IN rather than IN_COLOR_MATRIX_IN although both values are zero so it accidentally still works.
Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → longsonr
Status: NEW → ASSIGNED
Pushed by longsonr@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/56ce87531eaa
Fix typo in FilterNodeConvolveMatrixSoftware r=jrmuizel
Comment 3•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox123:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•