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

Issue 2181183003: Expose imageSmothing attributes in OffscreenCanvas 2D context (Closed)

Created:
4 years, 4 months ago by Justin Novosad
Modified:
4 years, 4 months ago
Reviewers:
xlai (Olivia)
CC:
chromium-reviews, blink-reviews, haraken
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Expose imageSmothing attributes in OffscreenCanvas 2D context BUG=631825 Committed: https://crrev.com/91dd30b813c86bb4a101cb080269315d0e679b02 Cr-Commit-Position: refs/heads/master@{#408204}

Patch Set 1 #

Patch Set 2 : adding tests #

Total comments: 1

Patch Set 3 : fixed layout tests #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+190 lines, -0 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 1 chunk +2 lines, -0 lines 1 comment Download
A third_party/WebKit/LayoutTests/fast/canvas/OffscreenCanvas-2d-imageSmoothing.html View 1 1 chunk +40 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/fast/canvas/OffscreenCanvas-2d-imageSmoothing-expected.html View 1 1 chunk +38 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/fast/canvas/OffscreenCanvas-2d-imageSmoothing-in-worker.html View 1 1 chunk +52 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/fast/canvas/OffscreenCanvas-2d-imageSmoothing-in-worker-expected.html View 1 1 chunk +38 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/serviceworker/webexposed/global-interface-listing-service-worker-expected.txt View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/webexposed/global-interface-listing-dedicated-worker-expected.txt View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/webexposed/global-interface-listing-shared-worker-expected.txt View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/offscreencanvas2d/OffscreenCanvasRenderingContext2D.idl View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (8 generated)
Justin Novosad
PTAL
4 years, 4 months ago (2016-07-26 22:21:05 UTC) #2
xlai (Olivia)
https://codereview.chromium.org/2181183003/diff/20001/third_party/WebKit/LayoutTests/fast/canvas/OffscreenCanvas-2d-imageSmoothing.html File third_party/WebKit/LayoutTests/fast/canvas/OffscreenCanvas-2d-imageSmoothing.html (right): https://codereview.chromium.org/2181183003/diff/20001/third_party/WebKit/LayoutTests/fast/canvas/OffscreenCanvas-2d-imageSmoothing.html#newcode28 third_party/WebKit/LayoutTests/fast/canvas/OffscreenCanvas-2d-imageSmoothing.html:28: ctx.drawImage(image, 6, 0); I'm just wondering: why you drawImage ...
4 years, 4 months ago (2016-07-27 14:18:04 UTC) #3
Justin Novosad
On 2016/07/27 14:18:04, xlai (Olivia) wrote: > https://codereview.chromium.org/2181183003/diff/20001/third_party/WebKit/LayoutTests/fast/canvas/OffscreenCanvas-2d-imageSmoothing.html > File > third_party/WebKit/LayoutTests/fast/canvas/OffscreenCanvas-2d-imageSmoothing.html > (right): > ...
4 years, 4 months ago (2016-07-27 15:39:37 UTC) #4
Justin Novosad
New patch. fixed layout test issues
4 years, 4 months ago (2016-07-27 17:35:43 UTC) #7
xlai (Olivia)
https://codereview.chromium.org/2181183003/diff/40001/third_party/WebKit/LayoutTests/TestExpectations File third_party/WebKit/LayoutTests/TestExpectations (right): https://codereview.chromium.org/2181183003/diff/40001/third_party/WebKit/LayoutTests/TestExpectations#newcode62 third_party/WebKit/LayoutTests/TestExpectations:62: crbug.com/593514 virtual/gpu/fast/canvas/OffscreenCanvas-2d-imageSmoothing-in-worker.html [ Failure ] Hmmm, is there a ...
4 years, 4 months ago (2016-07-27 17:38:56 UTC) #8
Justin Novosad
On 2016/07/27 17:38:56, xlai (Olivia) wrote: > https://codereview.chromium.org/2181183003/diff/40001/third_party/WebKit/LayoutTests/TestExpectations > File third_party/WebKit/LayoutTests/TestExpectations (right): > > https://codereview.chromium.org/2181183003/diff/40001/third_party/WebKit/LayoutTests/TestExpectations#newcode62 ...
4 years, 4 months ago (2016-07-27 18:41:38 UTC) #9
Justin Novosad
On 2016/07/27 18:41:38, Justin Novosad wrote: > On 2016/07/27 17:38:56, xlai (Olivia) wrote: > > ...
4 years, 4 months ago (2016-07-27 18:42:14 UTC) #10
xlai (Olivia)
On 2016/07/27 18:42:14, Justin Novosad wrote: > On 2016/07/27 18:41:38, Justin Novosad wrote: > > ...
4 years, 4 months ago (2016-07-27 18:51:58 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2181183003/40001
4 years, 4 months ago (2016-07-27 18:55:08 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2181183003/40001
4 years, 4 months ago (2016-07-27 18:55:31 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-07-27 18:58:36 UTC) #18
commit-bot: I haz the power
4 years, 4 months ago (2016-07-27 18:59:49 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/91dd30b813c86bb4a101cb080269315d0e679b02
Cr-Commit-Position: refs/heads/master@{#408204}

Powered by Google App Engine
This is Rietveld 408576698