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

Issue 2810543002: [tests] Convert a detached typed array to a null string (Closed)

Created:
3 years, 8 months ago by Choongwoo Han
Modified:
3 years, 8 months ago
Reviewers:
Dan Ehrenberg, adamk
CC:
chromium-reviews, blink-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[tests] Convert a detached typed array to a null string Converting a detached typed array to a String should throw a TypeError according to spec. Thus, this patch manually converts detached typed arrays to null strings without calling TypedArray.prototype.toString. BUG=v8:4648, v8:4665, v8:4953 Review-Url: https://codereview.chromium.org/2810543002 Cr-Commit-Position: refs/heads/master@{#463681} Committed: https://chromium.googlesource.com/chromium/src/+/2fb66ab65463f429142b4d259f64728bbdae4bc3

Patch Set 1 #

Total comments: 4

Patch Set 2 : clean up #

Total comments: 2

Patch Set 3 : remove a comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -4 lines) Patch
M AUTHORS View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-args.html View 1 2 2 chunks +14 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-args-expected.txt View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 29 (17 generated)
Choongwoo Han
Can you take a look? or, do I have to add chromium reviewers?
3 years, 8 months ago (2017-04-09 14:00:00 UTC) #2
Dan Ehrenberg
lgtm LGTM with nits fixed https://codereview.chromium.org/2810543002/diff/1/third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-args.html File third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-args.html (right): https://codereview.chromium.org/2810543002/diff/1/third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-args.html#newcode45 third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-args.html:45: } Nit: this code ...
3 years, 8 months ago (2017-04-11 10:20:22 UTC) #3
Choongwoo Han
https://codereview.chromium.org/2810543002/diff/1/third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-args.html File third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-args.html (right): https://codereview.chromium.org/2810543002/diff/1/third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-args.html#newcode45 third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-args.html:45: } On 2017/04/11 10:20:22, Dan Ehrenberg wrote: > Nit: ...
3 years, 8 months ago (2017-04-11 12:48:23 UTC) #4
Dan Ehrenberg
lgtm
3 years, 8 months ago (2017-04-11 12:58:50 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/2810543002/20001
3 years, 8 months ago (2017-04-11 12:59:06 UTC) #11
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started once the ...
3 years, 8 months ago (2017-04-11 12:59:08 UTC) #13
Dan Ehrenberg
This needs a review from a Chromium committer. Adding adamk as a reviewer.
3 years, 8 months ago (2017-04-11 13:00:02 UTC) #16
adamk
https://codereview.chromium.org/2810543002/diff/20001/third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-args.html File third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-args.html (right): https://codereview.chromium.org/2810543002/diff/20001/third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-args.html#newcode29 third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-args.html:29: // Represent detached TypedArrays as "" This comment doesn't ...
3 years, 8 months ago (2017-04-11 15:13:33 UTC) #17
Choongwoo Han
https://codereview.chromium.org/2810543002/diff/20001/third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-args.html File third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-args.html (right): https://codereview.chromium.org/2810543002/diff/20001/third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-args.html#newcode29 third_party/WebKit/LayoutTests/fast/dom/Window/window-postmessage-args.html:29: // Represent detached TypedArrays as "" On 2017/04/11 15:13:33, ...
3 years, 8 months ago (2017-04-11 15:16:15 UTC) #18
adamk
lgtm
3 years, 8 months ago (2017-04-11 16:14:28 UTC) #19
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/2810543002/40001
3 years, 8 months ago (2017-04-11 17:47:50 UTC) #26
commit-bot: I haz the power
3 years, 8 months ago (2017-04-11 17:56:29 UTC) #29
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/2fb66ab65463f429142b4d259f64...

Powered by Google App Engine
This is Rietveld 408576698