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

Issue 2143033005: Transfer components of SurfaceId in OffscreenCanvas (Closed)

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

Description

Transfer components of SurfaceId in OffscreenCanvas OffscreenCanvas should keep the SurfaceId from its associated HTMLCanvasElement so that when it is transferred to worker thread, it can directly submit CompositorFrame to browser without going through main thread. This is a preparation step before submiting CompositorFrame to Surface from either main or worker thread. BUG=611796 Committed: https://crrev.com/1193f1696086ae64d6226225d12e77c3c78a84a6 Cr-Commit-Position: refs/heads/master@{#405673}

Patch Set 1 #

Total comments: 6

Patch Set 2 : More comments #

Patch Set 3 : Fix nits #

Patch Set 4 : Fixed unit test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -10 lines) Patch
M third_party/WebKit/Source/bindings/core/v8/ScriptValueSerializer.h View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ScriptValueSerializer.cpp View 1 2 4 chunks +19 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/core/offscreencanvas/OffscreenCanvas.h View 1 2 chunks +18 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/canvas/HTMLCanvasElementModule.cpp View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (13 generated)
xidachen
lgtm with nits. Please wait for haraken@'s approval. https://codereview.chromium.org/2143033005/diff/1/third_party/WebKit/Source/bindings/core/v8/ScriptValueSerializer.cpp File third_party/WebKit/Source/bindings/core/v8/ScriptValueSerializer.cpp (right): https://codereview.chromium.org/2143033005/diff/1/third_party/WebKit/Source/bindings/core/v8/ScriptValueSerializer.cpp#newcode373 third_party/WebKit/Source/bindings/core/v8/ScriptValueSerializer.cpp:373: doWriteUint32(nonce); ...
4 years, 5 months ago (2016-07-14 20:19:56 UTC) #5
xlai (Olivia)
haraken@: could you pls review this? thanks! https://codereview.chromium.org/2143033005/diff/1/third_party/WebKit/Source/bindings/core/v8/ScriptValueSerializer.cpp File third_party/WebKit/Source/bindings/core/v8/ScriptValueSerializer.cpp (right): https://codereview.chromium.org/2143033005/diff/1/third_party/WebKit/Source/bindings/core/v8/ScriptValueSerializer.cpp#newcode373 third_party/WebKit/Source/bindings/core/v8/ScriptValueSerializer.cpp:373: doWriteUint32(nonce); On ...
4 years, 5 months ago (2016-07-14 23:39:18 UTC) #7
haraken
LGTM
4 years, 5 months ago (2016-07-15 00:05:31 UTC) #8
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/2143033005/70001
4 years, 5 months ago (2016-07-15 00:46:00 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/2143033005/70001
4 years, 5 months ago (2016-07-15 01:18:06 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:70001)
4 years, 5 months ago (2016-07-15 02:04:58 UTC) #18
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-15 02:05:19 UTC) #19
commit-bot: I haz the power
4 years, 5 months ago (2016-07-15 02:07:21 UTC) #21
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/1193f1696086ae64d6226225d12e77c3c78a84a6
Cr-Commit-Position: refs/heads/master@{#405673}

Powered by Google App Engine
This is Rietveld 408576698