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

Description Andreas Kling 2010-11-04 08:54:42 PDT
They currently use InterpolationNone if useLowQualityScale is true.
Comment 1 Andreas Kling 2010-11-04 08:55:52 PDT
Created attachment 72947 [details]
Proposed patch
Comment 2 Andreas Kling 2010-11-04 11:14:19 PDT
No pixel test regressions on SL with 0 tolerance.
Comment 3 Eric Seidel (no email) 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.
Comment 4 Simon Fraser (smfr) 2016-01-20 11:13:51 PST
Created attachment 269365 [details]
Patch
Comment 5 Chris Dumez 2016-01-21 09:43:28 PST
Comment on attachment 269365 [details]
Patch

r=me
Comment 6 WebKit Commit Bot 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>
Comment 7 WebKit Commit Bot 2016-01-21 11:00:50 PST
All reviewed patches have been landed.  Closing bug.