Bug 49002

Summary: GraphicsContext: low quality drawImage and drawImageBuffer should use InterpolationLow
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, jamesr, simon.fraser, thorton, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch
none
Patch none

Andreas Kling
Reported 2010-11-04 08:54:42 PDT
They currently use InterpolationNone if useLowQualityScale is true.
Attachments
Proposed patch (2.15 KB, patch)
2010-11-04 08:55 PDT, Andreas Kling
no flags
Patch (3.46 KB, patch)
2016-01-20 11:13 PST, Simon Fraser (smfr)
no flags
Andreas Kling
Comment 1 2010-11-04 08:55:52 PDT
Created attachment 72947 [details] Proposed patch
Andreas Kling
Comment 2 2010-11-04 11:14:19 PDT
No pixel test regressions on SL with 0 tolerance.
Eric Seidel (no email)
Comment 3 2010-12-12 02:50:22 PST
Comment on attachment 72947 [details] Proposed patch How does one test/perceive this? Is this already covered by layout tests? Do we need to update pixel results? Pleas update the ChangeLog to say what layout tests this changes or why this can't be tested.
Simon Fraser (smfr)
Comment 4 2016-01-20 11:13:51 PST
Chris Dumez
Comment 5 2016-01-21 09:43:28 PST
Comment on attachment 269365 [details] Patch r=me
WebKit Commit Bot
Comment 6 2016-01-21 11:00:46 PST
Comment on attachment 269365 [details] Patch Clearing flags on attachment: 269365 Committed r195415: <http://trac.webkit.org/changeset/195415>
WebKit Commit Bot
Comment 7 2016-01-21 11:00:50 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.