Closed
Bug 419927
Opened 17 years ago
Closed 17 years ago
Re-enable smooth downscaling under Linux
Categories
(Core :: Graphics, defect, P2)
Tracking
()
RESOLVED
FIXED
mozilla1.9beta4
People
(Reporter: wgianopoulos, Assigned: wgianopoulos)
References
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
patch
|
vlad
:
review+
beltzner
:
approval1.9b4+
|
Details | Diff | Splinter Review |
Prior to the checkin for bug 381661, smooth downscaling of images was performed under Linux. Bug 381661 changed the behavior to use nearest neighbor for both downsacling and upscaling of images.
Flags: blocking1.9?
Attachment #306102 -
Flags: review?(vladimir)
Updated•17 years ago
|
Target Milestone: --- → mozilla1.9beta4
Updated•17 years ago
|
Flags: blocking1.9? → blocking1.9+
Priority: -- → P2
Target Milestone: mozilla1.9beta4 → mozilla1.9
Comment on attachment 306102 [details] [diff] [review]
patch v1
Ok, let's just do this, as the path of least resistance.
Attachment #306102 -
Flags: review?(vladimir)
Attachment #306102 -
Flags: review+
Attachment #306102 -
Flags: approval1.9b4?
Comment 2•17 years ago
|
||
Comment on attachment 306102 [details] [diff] [review]
patch v1
a1.9b4=beltzner
Attachment #306102 -
Flags: approval1.9b4? → approval1.9b4+
Updated•17 years ago
|
Keywords: checkin-needed
Comment 3•17 years ago
|
||
Checking in gfx/src/thebes/nsThebesImage.cpp;
/cvsroot/mozilla/gfx/src/thebes/nsThebesImage.cpp,v <-- nsThebesImage.cpp
new revision: 1.71; previous revision: 1.70
done
Status: NEW → RESOLVED
Closed: 17 years ago
Flags: blocking1.9?
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: mozilla1.9 → mozilla1.9beta4
You need to log in
before you can comment on or make changes to this bug.
Description
•