Bug 263129
Summary: | Don't apply canvas noise on drawImage/putImageData rects | ||
---|---|---|---|
Product: | WebKit | Reporter: | Matthew Finkel <m_finkel> |
Component: | Canvas | Assignee: | Matthew Finkel <m_finkel> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | daniel.beauchamp, dino, paul.neave, shawnlee, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Matthew Finkel
Canvas noise should not be applied to rects that come from drawImage or putImageData operations.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Matthew Finkel
<rdar://problem/115313154>
Matthew Finkel
Pull request: https://github.com/WebKit/WebKit/pull/19058
EWS
Committed 270207@main (86b51a59cf53): <https://commits.webkit.org/270207@main>
Reviewed commits have been landed. Closing PR #19058 and removing active labels.
Alexey Proskuryakov
*** Bug 260898 has been marked as a duplicate of this bug. ***
Alexey Proskuryakov
*** Bug 266181 has been marked as a duplicate of this bug. ***
Alexey Proskuryakov
*** Bug 266473 has been marked as a duplicate of this bug. ***