Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(231)

Issue 1237083004: Only coerce interpolation mode returned from computeInterpolationQuality (Closed)

Created:
5 years, 5 months ago by fs
Modified:
5 years, 5 months ago
CC:
blink-reviews, krit, drott+blinkwatch_chromium.org, Rik, dshwang, jbroman, Justin Novosad, danakj, pdr+graphicswatchlist_chromium.org, Stephen Chennney, rwlbuis
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Only coerce interpolation mode returned from computeInterpolationQuality This makes the interpolation mode remain as InterpolationNone if the 'printing' flag is set, which is in line with the documentation for said flag. This behavior was added in: http://trac.webkit.org/changeset/117187 which did not mention the printing case. This is a first step towards separating "per context" and "per image" interpolation settings/adaption. BUG=492794 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=198934

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M Source/platform/graphics/GraphicsContext.cpp View 1 chunk +6 lines, -6 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
fs
This has been like this for a long time (see description for commit introducing it; ...
5 years, 5 months ago (2015-07-14 15:20:00 UTC) #2
f(malita)
I think this makes sense if we are to trust the comments, but is that ...
5 years, 5 months ago (2015-07-14 16:12:11 UTC) #4
fs
On 2015/07/14 16:12:11, f(malita) wrote: > I think this makes sense if we are to ...
5 years, 5 months ago (2015-07-14 16:39:17 UTC) #5
f(malita)
On 2015/07/14 16:12:11, f(malita) wrote: > I think this makes sense if we are to ...
5 years, 5 months ago (2015-07-14 16:42:20 UTC) #6
fs
On 2015/07/14 16:42:20, f(malita) wrote: > On 2015/07/14 16:12:11, f(malita) wrote: > > I think ...
5 years, 5 months ago (2015-07-14 17:30:07 UTC) #7
Stephen White
Personally, I think we should just get rid of this kludge entirely, and respect InterpolationNone ...
5 years, 5 months ago (2015-07-14 23:18:47 UTC) #8
fs
On 2015/07/14 23:18:47, Stephen White wrote: > Personally, I think we should just get rid ...
5 years, 5 months ago (2015-07-15 07:57:19 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1237083004/1
5 years, 5 months ago (2015-07-15 07:57:28 UTC) #11
commit-bot: I haz the power
5 years, 5 months ago (2015-07-15 08:02:47 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=198934

Powered by Google App Engine
This is Rietveld 408576698