Skip to content

[Gecko Bug 1897783] Fix incorrect rounding in software rendering of feColorMatrix.#46842

Merged
moz-wptsync-bot merged 1 commit intomasterfrom
gecko/1897783
Dec 13, 2024
Merged

[Gecko Bug 1897783] Fix incorrect rounding in software rendering of feColorMatrix.#46842
moz-wptsync-bot merged 1 commit intomasterfrom
gecko/1897783

Conversation

@moz-wptsync-bot
Copy link
Collaborator

This doesn't fix a similar problem in ArithmeticCombineTwoPixels because the fixes there have performance implications, appear wrong, or are wrong for common inputs.

Since hue-rotate is defined in terms of a color matrix, some tests involving hue-rotate behave slightly differently.

Differential Revision: https://phabricator.services.mozilla.com/D211113

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1897783
gecko-commit: 084a189b3e01b7117595e06c6fd6e897c7fa757c
gecko-reviewers: longsonr

Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Firefox project.

This doesn't fix a similar problem in ArithmeticCombineTwoPixels because the fixes there have performance implications, appear wrong, or are wrong for common inputs.

Since hue-rotate is defined in terms of a color matrix, some tests involving hue-rotate behave slightly differently.

Differential Revision: https://phabricator.services.mozilla.com/D211113

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1897783
gecko-commit: 89be5f4935310003f6d40c515547764c387a583c
gecko-reviewers: longsonr
@moz-wptsync-bot moz-wptsync-bot merged commit e45da16 into master Dec 13, 2024
@moz-wptsync-bot moz-wptsync-bot deleted the gecko/1897783 branch December 13, 2024 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants