Bug 49002 - GraphicsContext: low quality drawImage and drawImageBuffer should use InterpolationLow
Summary: GraphicsContext: low quality drawImage and drawImageBuffer should use Interpo...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-04 08:54 PDT by Andreas Kling
Modified: 2016-01-21 11:00 PST (History)
5 users (show)

See Also:


Attachments
Proposed patch (2.15 KB, patch)
2010-11-04 08:55 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff
Patch (3.46 KB, patch)
2016-01-20 11:13 PST, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.