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

Issue 2774233007: [Bindings] Move ScriptPromiseProperties from V8HiddenValue to V8PrivateProperty (Closed)

Created:
3 years, 8 months ago by peria
Modified:
3 years, 8 months ago
Reviewers:
haraken, Yuki
CC:
chromium-reviews, blink-reviews, blink-reviews-bindings_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Move ScriptPromiseProperties from V8HiddenValue to V8PrivateProperty This change makes V8HiddenValue class stateless, and we can remove m_hiddenValue in V8PerIsolate. BUG=611864 Review-Url: https://codereview.chromium.org/2774233007 Cr-Commit-Position: refs/heads/master@{#462837} Committed: https://chromium.googlesource.com/chromium/src/+/5daaa56488f8ae678e47661e861e8e0c6db8e2a8

Patch Set 1 : . #

Total comments: 6

Patch Set 2 : work for comments #

Patch Set 3 : workaround #

Total comments: 1

Messages

Total messages: 59 (42 generated)
peria
PTL
3 years, 8 months ago (2017-04-06 07:12:28 UTC) #28
Yuki
LGTM. https://codereview.chromium.org/2774233007/diff/160001/third_party/WebKit/Source/bindings/core/v8/ScriptPromisePropertyBase.cpp File third_party/WebKit/Source/bindings/core/v8/ScriptPromisePropertyBase.cpp (right): https://codereview.chromium.org/2774233007/diff/160001/third_party/WebKit/Source/bindings/core/v8/ScriptPromisePropertyBase.cpp#newcode43 third_party/WebKit/Source/bindings/core/v8/ScriptPromisePropertyBase.cpp:43: v8::Local<v8::Value> cachedPromise = promiseSymbol().getOrEmpty(wrapper); You can use getOrUndefined ...
3 years, 8 months ago (2017-04-06 07:32:03 UTC) #31
haraken
LGTM
3 years, 8 months ago (2017-04-06 07:45:54 UTC) #32
peria
https://codereview.chromium.org/2774233007/diff/160001/third_party/WebKit/Source/bindings/core/v8/ScriptPromisePropertyBase.cpp File third_party/WebKit/Source/bindings/core/v8/ScriptPromisePropertyBase.cpp (right): https://codereview.chromium.org/2774233007/diff/160001/third_party/WebKit/Source/bindings/core/v8/ScriptPromisePropertyBase.cpp#newcode43 third_party/WebKit/Source/bindings/core/v8/ScriptPromisePropertyBase.cpp:43: v8::Local<v8::Value> cachedPromise = promiseSymbol().getOrEmpty(wrapper); On 2017/04/06 07:32:03, Yuki wrote: ...
3 years, 8 months ago (2017-04-06 07:47:04 UTC) #33
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/2774233007/180001
3 years, 8 months ago (2017-04-06 07:57:01 UTC) #36
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/423562)
3 years, 8 months ago (2017-04-06 10:09:33 UTC) #38
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/2774233007/180001
3 years, 8 months ago (2017-04-06 10:18:20 UTC) #40
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/423594)
3 years, 8 months ago (2017-04-06 12:31:07 UTC) #42
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/2774233007/180001
3 years, 8 months ago (2017-04-07 07:07:46 UTC) #44
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/424486)
3 years, 8 months ago (2017-04-07 09:08:05 UTC) #46
peria
As far as I investigated, the only test failure on MacOSX seems to be caused ...
3 years, 8 months ago (2017-04-07 09:43:37 UTC) #49
haraken
On 2017/04/07 09:43:37, peria wrote: > As far as I investigated, the only test failure ...
3 years, 8 months ago (2017-04-07 09:45:42 UTC) #50
Yuki
LGTM. A bug is already filed. https://bugs.chromium.org/p/v8/issues/detail?id=6227
3 years, 8 months ago (2017-04-07 09:46:48 UTC) #51
peria
On 2017/04/07 09:45:42, haraken wrote: > On 2017/04/07 09:43:37, peria wrote: > > As far ...
3 years, 8 months ago (2017-04-07 09:47:56 UTC) #52
haraken
LGTM
3 years, 8 months ago (2017-04-07 09:49:57 UTC) #53
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/2774233007/200001
3 years, 8 months ago (2017-04-07 09:51:09 UTC) #56
commit-bot: I haz the power
3 years, 8 months ago (2017-04-07 11:39:27 UTC) #59
Message was sent while issue was closed.
Committed patchset #3 (id:200001) as
https://chromium.googlesource.com/chromium/src/+/5daaa56488f8ae678e47661e861e...

Powered by Google App Engine
This is Rietveld 408576698