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

Issue 2660423003: Atomics.wait throws when called on the main thread. (Closed)

Created:
3 years, 10 months ago by binji
Modified:
3 years, 10 months ago
CC:
blink-reviews, blink-reviews-bindings_chromium.org, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Atomics.wait throws when called on the main thread. BUG=686604 R=jochen@chromium.org Review-Url: https://codereview.chromium.org/2660423003 Cr-Commit-Position: refs/heads/master@{#447639} Committed: https://chromium.googlesource.com/chromium/src/+/feca6e8c3446e2cb514eb72ef14e9b4dd44df163

Patch Set 1 #

Total comments: 2

Patch Set 2 : nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -1 line) Patch
M gin/isolate_holder.cc View 1 2 chunks +9 lines, -0 lines 0 comments Download
M gin/public/isolate_holder.h View 1 2 chunks +9 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/fast/workers/resources/worker-atomics-wait.js View 1 chunk +10 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/fast/workers/worker-atomics-wait.html View 1 chunk +45 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/fast/workers/worker-atomics-wait-expected.txt View 1 chunk +4 lines, -0 lines 0 comments Download
A third_party/WebKit/LayoutTests/virtual/sharedarraybuffer/fast/workers/worker-atomics-wait-expected.txt View 1 chunk +6 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/V8PerIsolateData.cpp View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 18 (12 generated)
binji
3 years, 10 months ago (2017-01-31 22:35:00 UTC) #2
jochen (gone - plz use gerrit)
lgtm with nit https://codereview.chromium.org/2660423003/diff/1/gin/public/isolate_holder.h File gin/public/isolate_holder.h (right): https://codereview.chromium.org/2660423003/diff/1/gin/public/isolate_holder.h#newcode60 gin/public/isolate_holder.h:60: AllowAtomicsWaitMode atomics_wait_mode = kAllowAtomicsWait); no default ...
3 years, 10 months ago (2017-02-01 04:34:19 UTC) #6
haraken
bindings LGTM
3 years, 10 months ago (2017-02-01 04:34:36 UTC) #7
binji
https://codereview.chromium.org/2660423003/diff/1/gin/public/isolate_holder.h File gin/public/isolate_holder.h (right): https://codereview.chromium.org/2660423003/diff/1/gin/public/isolate_holder.h#newcode60 gin/public/isolate_holder.h:60: AllowAtomicsWaitMode atomics_wait_mode = kAllowAtomicsWait); On 2017/02/01 04:34:19, jochen (travelling ...
3 years, 10 months ago (2017-02-01 23:09:32 UTC) #12
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/2660423003/20001
3 years, 10 months ago (2017-02-01 23:10:07 UTC) #15
commit-bot: I haz the power
3 years, 10 months ago (2017-02-01 23:16:53 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/feca6e8c3446e2cb514eb72ef14e...

Powered by Google App Engine
This is Rietveld 408576698