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

Issue 1733083002: Execute end of scope tasks in isolate's MicrotasksCompletedCallback. (Closed)

Created:
4 years, 9 months ago by dgozman
Modified:
4 years, 9 months ago
CC:
apavlov+blink_chromium.org, blink-reviews, blink-reviews-bindings_chromium.org, blink-reviews-dom_chromium.org, caseq+blink_chromium.org, chromium-reviews, devtools-reviews_chromium.org, dglazkov+blink, eae+blinkwatch, kozyatinskiy+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, rwlbuis, sergeyv+blink_chromium.org, sof
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Execute end of scope tasks in isolate's MicrotasksCompletedCallback. This removes additional responsibility from V8RecursionScope and Microtask and will allow to move microtasks management to V8. Attempt #2, previous one was reverted due to old v8 on some bots. BUG=585949 TEST=all green Committed: https://crrev.com/8d209d969e963c2bd874032cbc53cd3a4e622d79 Cr-Commit-Position: refs/heads/master@{#378359}

Patch Set 1 #

Total comments: 2

Patch Set 2 : nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -17 lines) Patch
M third_party/WebKit/Source/bindings/core/v8/V8PerIsolateData.cpp View 3 chunks +7 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/V8RecursionScope.cpp View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/Microtask.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/dom/Microtask.cpp View 2 chunks +1 line, -11 lines 0 comments Download
M third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp View 1 1 chunk +1 line, -4 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 22 (10 generated)
dgozman
Could you please take a look? V8s side: https://codereview.chromium.org/1731773005/
4 years, 9 months ago (2016-02-25 00:35:05 UTC) #2
jochen (gone - plz use gerrit)
lgtm https://codereview.chromium.org/1733083002/diff/1/third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp File third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp (right): https://codereview.chromium.org/1733083002/diff/1/third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp#newcode83 third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp:83: return V8RecursionScope::recursionLevel(m_isolate); won't MSVS complain about this? Probably ...
4 years, 9 months ago (2016-02-25 12:00:29 UTC) #3
dgozman
https://codereview.chromium.org/1733083002/diff/1/third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp File third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp (right): https://codereview.chromium.org/1733083002/diff/1/third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp#newcode83 third_party/WebKit/Source/core/inspector/ThreadDebugger.cpp:83: return V8RecursionScope::recursionLevel(m_isolate); On 2016/02/25 12:00:29, jochen wrote: > won't ...
4 years, 9 months ago (2016-02-25 19:26:47 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1733083002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1733083002/20001
4 years, 9 months ago (2016-02-26 16:57:09 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-02-26 20:13:16 UTC) #8
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/91394c00cf9ee2f0328538a190e0417a0eb857b3 Cr-Commit-Position: refs/heads/master@{#377953}
4 years, 9 months ago (2016-02-26 20:15:13 UTC) #10
jwd
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/1745543002/ by jwd@chromium.org. ...
4 years, 9 months ago (2016-02-26 20:43:56 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1733083002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1733083002/20001
4 years, 9 months ago (2016-02-29 18:09:42 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_compile_dbg_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/152565) win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, ...
4 years, 9 months ago (2016-02-29 18:17:11 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1733083002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1733083002/20001
4 years, 9 months ago (2016-02-29 21:40:24 UTC) #18
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-01 01:35:23 UTC) #20
commit-bot: I haz the power
4 years, 9 months ago (2016-03-01 01:36:47 UTC) #22
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/8d209d969e963c2bd874032cbc53cd3a4e622d79
Cr-Commit-Position: refs/heads/master@{#378359}

Powered by Google App Engine
This is Rietveld 408576698