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

Issue 217073004: Reland "Use v8 Microtask Queue" (Closed)

Created:
6 years, 9 months ago by rafaelw
Modified:
6 years, 8 months ago
CC:
blink-reviews, Nils Barth (inactive), kojih, arv+blink, jsbell+bindings_chromium.org, sof, kouhei+bindings_chromium.org, abarth-chromium, marja+watch_chromium.org, adamk+blink_chromium.org, haraken, Nate Chapin, Inactive
Visibility:
Public.

Description

Original issue: https://codereview.chromium.org/167683003/ This version contains the LSAN suppression discussed on the original issue. Use v8 Microtask Queue V8 now hosts the end-of-microtask work queue. This allows consistent scheduling of microtask work regardless of where it is implemented (v8 vs blink). TBR=adamk,jyasskin,earthdok BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170386

Patch Set 1 #

Patch Set 2 : moar #

Patch Set 3 : moar #

Patch Set 4 : wee #

Patch Set 5 : add supressions #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -27 lines) Patch
M LayoutTests/inspector/sources/debugger/async-callstack-mutation-observer-expected.txt View 1 2 3 4 6 chunks +10 lines, -0 lines 0 comments Download
M Source/bindings/v8/ScriptRegexp.cpp View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M Source/bindings/v8/V8PerIsolateData.h View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M Source/bindings/v8/V8PerIsolateData.cpp View 1 2 3 4 2 chunks +8 lines, -4 lines 0 comments Download
M Source/core/dom/Microtask.cpp View 1 2 3 4 1 chunk +26 lines, -17 lines 0 comments Download
M Source/web/WebKit.cpp View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M Source/wtf/LeakAnnotations.h View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
rafaelw
The CQ bit was checked by rafaelw@chromium.org
6 years, 9 months ago (2014-03-28 23:04:13 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rafaelw@chromium.org/217073004/80001
6 years, 9 months ago (2014-03-28 23:04:15 UTC) #2
commit-bot: I haz the power
6 years, 8 months ago (2014-03-29 00:13:18 UTC) #3
Message was sent while issue was closed.
Change committed as 170386

Powered by Google App Engine
This is Rietveld 408576698