Closed
Bug 1388634
Opened 8 years ago
Closed 8 years ago
Set correct sampling filter when pushing image
Categories
(Core :: Graphics: WebRender, enhancement)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: ethlin, Assigned: ethlin)
References
Details
Attachments
(1 file)
Currently We use wr::ImageRendering::Auto for image type. We should get the correct filter from frame. A related reftest is 'layout/reftests/image/background-image-zoom-1.html'.
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Assignee | ||
Comment 3•8 years ago
|
||
It may be more related to WR. Rebase and set kats as the reviewer.
Comment 4•8 years ago
|
||
mozreview-review |
Comment on attachment 8895237 [details]
Bug 1388634 - Set correct sampling filter when pushing image.
https://reviewboard.mozilla.org/r/166392/#review172726
Attachment #8895237 -
Flags: review?(bugmail) → review+
Comment 5•8 years ago
|
||
hg error in cmd: hg push -r . -f try: pushing to ssh://hg.mozilla.org/try
searching for changes
remote: abort: abandoned transaction found!
remote: (run 'hg recover' to clean up transaction)
abort: stream ended unexpectedly (got 0 bytes, expected 4)
Pushed by ethlin@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f96927e40cb3
Set correct sampling filter when pushing image. r=kats
Comment 7•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in
before you can comment on or make changes to this bug.
Description
•