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

Issue 2044023002: Maintain wrapper tracing deque in ScriptWrappableVisitor (Closed)

Created:
4 years, 6 months ago by Marcel Hlopko
Modified:
4 years, 6 months ago
CC:
blink-reviews, blink-reviews-bindings_chromium.org, chromium-reviews, Michael Hablich
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Maintain wrapper tracing deque in ScriptWrappableVisitor This cl uses updated V8 api which will be easier to work with incrementally (althrough it is not used incrementally at the moment). For that ScriptWrappableVisitor now has to maintain his marking deque. LOG=no BUG=468240 Committed: https://crrev.com/ea056bf4f3cf4068be204112ed5171147861c6f9 Cr-Commit-Position: refs/heads/master@{#398273}

Patch Set 1 #

Patch Set 2 : Remove code from future cl #

Total comments: 2

Patch Set 3 : Add comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -22 lines) Patch
M third_party/WebKit/Source/bindings/core/v8/ScriptWrappable.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ScriptWrappableVisitor.h View 1 2 4 chunks +15 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ScriptWrappableVisitor.cpp View 2 chunks +23 lines, -14 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
Marcel Hlopko
Ptal.
4 years, 6 months ago (2016-06-07 08:53:43 UTC) #2
haraken
LGTM https://codereview.chromium.org/2044023002/diff/20001/third_party/WebKit/Source/bindings/core/v8/ScriptWrappableVisitor.cpp File third_party/WebKit/Source/bindings/core/v8/ScriptWrappableVisitor.cpp (right): https://codereview.chromium.org/2044023002/diff/20001/third_party/WebKit/Source/bindings/core/v8/ScriptWrappableVisitor.cpp#newcode62 third_party/WebKit/Source/bindings/core/v8/ScriptWrappableVisitor.cpp:62: || WTF::monotonicallyIncreasingTimeMS() < deadlineInMs) { This is okay ...
4 years, 6 months ago (2016-06-07 09:06:48 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2044023002/40001
4 years, 6 months ago (2016-06-07 09:25:10 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/240145)
4 years, 6 months ago (2016-06-07 11:12:52 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2044023002/40001
4 years, 6 months ago (2016-06-07 11:13:54 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 6 months ago (2016-06-07 12:02:52 UTC) #11
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/ea056bf4f3cf4068be204112ed5171147861c6f9 Cr-Commit-Position: refs/heads/master@{#398273}
4 years, 6 months ago (2016-06-07 12:04:47 UTC) #13
Michael Achenbach
4 years, 6 months ago (2016-06-07 12:32:03 UTC) #15
Message was sent while issue was closed.
API backwards-compatibility nag:
https://build.chromium.org/p/chromium.fyi/builders/Linux%20V8%20API%20Stabili...

Powered by Google App Engine
This is Rietveld 408576698