Closed
Bug 1502759
Opened 7 years ago
Closed 7 years ago
Add additional reftests for ImageRendering on Canvas (NativeTexture external images)
Categories
(Core :: Graphics: WebRender, enhancement)
Tracking
()
RESOLVED
FIXED
mozilla65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: h.winnemoeller, Assigned: h.winnemoeller)
Details
Attachments
(1 file, 1 obsolete file)
Bug 1452979 added the ability to support ImageRendering on Canvas (NativeTexture external images). While working on this bug, I realised that:
- JS-based changes to the ImageRendering property of a Canvas are not tested by any reftest since my solution initially did not fix this case, but no tests would indicate this issue.
- We do not test if the ImageRendering field actually produces any changes. Therefore, a reftest should check for inequality between different ImageRendering settings.
This bug will introduce additional reftests for these cases.
Assignee | ||
Updated•7 years ago
|
Summary: Add additonal reftests for ImageRendering on Canvas → Add additional reftests for ImageRendering on Canvas
Assignee | ||
Updated•7 years ago
|
Summary: Add additional reftests for ImageRendering on Canvas → Add additional reftests for ImageRendering on Canvas (NativeTexture external images)
Assignee | ||
Comment 1•7 years ago
|
||
Try run including the test from Bug 1502759, Bug 1502761, Bug 1502762:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=08351aef6331c770cb5f1ce8c2e27c81371ec793
Attachment #9020659 -
Flags: review?(nical.bugzilla)
Updated•7 years ago
|
Attachment #9020659 -
Flags: review?(nical.bugzilla) → review+
Assignee | ||
Comment 2•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Attachment #9020659 -
Attachment is obsolete: true
Assignee | ||
Updated•7 years ago
|
Keywords: checkin-needed
Pushed by nbeleuzu@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/958bad45904a
Add additional reftests for ImageRendering on Canvas (NativeTexture external images). r=nical
Keywords: checkin-needed
Comment 4•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•