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

Issue 2627793003: Make OffscreenCanvas Webgl Context work with preserveDrawingBuffer flag (Closed)

Created:
3 years, 11 months ago by xlai (Olivia)
Modified:
3 years, 11 months ago
CC:
chromium-reviews, blink-reviews, haraken
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make OffscreenCanvas Webgl Context work with preserveDrawingBuffer flag BUG=646864 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2627793003 Cr-Commit-Position: refs/heads/master@{#443374} Committed: https://chromium.googlesource.com/chromium/src/+/6a05eae35091da67cadd2458ffe0c5c87a3cf1ef

Patch Set 1 #

Total comments: 9

Patch Set 2 : fix based on reviewer feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -25 lines) Patch
A third_party/WebKit/LayoutTests/fast/canvas/OffscreenCanvas-webgl-preserveDrawingBuffer.html View 1 1 chunk +35 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp View 1 4 chunks +43 lines, -25 lines 0 comments Download

Messages

Total messages: 16 (10 generated)
xlai (Olivia)
kbr@: Please take a look at WebglRenderingContext. Basically I just extract that part of code ...
3 years, 11 months ago (2017-01-11 21:02:42 UTC) #3
Justin Novosad
LGTM with nits. https://codereview.chromium.org/2627793003/diff/1/third_party/WebKit/LayoutTests/fast/canvas/OffscreenCanvas-webgl-preserveDrawingBuffer.html File third_party/WebKit/LayoutTests/fast/canvas/OffscreenCanvas-webgl-preserveDrawingBuffer.html (right): https://codereview.chromium.org/2627793003/diff/1/third_party/WebKit/LayoutTests/fast/canvas/OffscreenCanvas-webgl-preserveDrawingBuffer.html#newcode2 third_party/WebKit/LayoutTests/fast/canvas/OffscreenCanvas-webgl-preserveDrawingBuffer.html:2: <canvas id="withPreserve" width="50" height="50"></canvas> You don't ...
3 years, 11 months ago (2017-01-11 21:40:04 UTC) #6
Ken Russell (switch to Gerrit)
LGTM with junov's comments addressed. Thanks for the good fix. It would be ideal to ...
3 years, 11 months ago (2017-01-12 02:01:45 UTC) #9
xlai (Olivia)
On 2017/01/12 02:01:45, Ken Russell wrote: > LGTM with junov's comments addressed. Thanks for the ...
3 years, 11 months ago (2017-01-12 20:04:48 UTC) #10
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/2627793003/20001
3 years, 11 months ago (2017-01-12 20:08:05 UTC) #13
commit-bot: I haz the power
3 years, 11 months ago (2017-01-12 21:52:51 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/6a05eae35091da67cadd2458ffe0...

Powered by Google App Engine
This is Rietveld 408576698