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

Issue 166173002: Count Promise constructor callings. (Closed)

Created:
6 years, 10 months ago by yhirano
Modified:
6 years, 10 months ago
CC:
blink-reviews, Nils Barth (inactive), kojih, arv+blink, jsbell+bindings_chromium.org, sof, marja+watch_chromium.org, adamk+blink_chromium.org, Nate Chapin, Inactive
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Count Promise constructor callings. Promise API is changing (See [1], [2] for details). Count how Promise constructor functions are called. [1] https://mail.mozilla.org/pipermail/es-discuss/2014-January/035976.html [2] https://mail.mozilla.org/pipermail/es-discuss/2014-February/036193.html BUG=343815 R=tkent, haraken Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167206

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -0 lines) Patch
M Source/bindings/v8/custom/V8PromiseCustom.cpp View 1 2 5 chunks +9 lines, -0 lines 0 comments Download
M Source/core/frame/UseCounter.h View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (0 generated)
yhirano
6 years, 10 months ago (2014-02-14 07:10:29 UTC) #1
tkent
We don't know whether the API will be changed or not, right? The message is ...
6 years, 10 months ago (2014-02-14 07:20:53 UTC) #2
haraken
Agreed with tkent-san about the message. https://codereview.chromium.org/166173002/diff/1/Source/bindings/v8/custom/V8PromiseCustom.cpp File Source/bindings/v8/custom/V8PromiseCustom.cpp (right): https://codereview.chromium.org/166173002/diff/1/Source/bindings/v8/custom/V8PromiseCustom.cpp#newcode491 Source/bindings/v8/custom/V8PromiseCustom.cpp:491: ASSERT(executionContext); Remove this ...
6 years, 10 months ago (2014-02-14 07:21:38 UTC) #3
yhirano
On 2014/02/14 07:20:53, tkent wrote: > We don't know whether the API will be changed ...
6 years, 10 months ago (2014-02-14 07:37:11 UTC) #4
yhirano
https://codereview.chromium.org/166173002/diff/1/Source/bindings/v8/custom/V8PromiseCustom.cpp File Source/bindings/v8/custom/V8PromiseCustom.cpp (right): https://codereview.chromium.org/166173002/diff/1/Source/bindings/v8/custom/V8PromiseCustom.cpp#newcode491 Source/bindings/v8/custom/V8PromiseCustom.cpp:491: ASSERT(executionContext); On 2014/02/14 07:21:39, haraken wrote: > > Remove ...
6 years, 10 months ago (2014-02-14 07:37:54 UTC) #5
tkent
On 2014/02/14 07:37:11, yhirano wrote: > On 2014/02/14 07:20:53, tkent wrote: > > We don't ...
6 years, 10 months ago (2014-02-14 07:39:59 UTC) #6
yhirano
On 2014/02/14 07:39:59, tkent wrote: > On 2014/02/14 07:37:11, yhirano wrote: > > On 2014/02/14 ...
6 years, 10 months ago (2014-02-14 07:43:04 UTC) #7
abarth-chromium
Should we discuss this topic on blink-dev? Now that we've decided to ship promises, we ...
6 years, 10 months ago (2014-02-14 08:16:42 UTC) #8
abarth-chromium
not lgtm pending discussion on blink-dev
6 years, 10 months ago (2014-02-14 08:19:08 UTC) #9
yhirano
OK, I removed warning messages.
6 years, 10 months ago (2014-02-14 08:32:32 UTC) #10
yhirano
On 2014/02/14 08:16:42, abarth wrote: > Should we discuss this topic on blink-dev? Now that ...
6 years, 10 months ago (2014-02-14 08:33:11 UTC) #11
abarth-chromium
Thanks!
6 years, 10 months ago (2014-02-14 08:39:17 UTC) #12
yhirano
PTAL? Sorry to rush you, but I'd like to land this CL before the coming ...
6 years, 10 months ago (2014-02-14 14:56:53 UTC) #13
haraken
LGTM
6 years, 10 months ago (2014-02-14 15:09:13 UTC) #14
haraken
The CQ bit was checked by haraken@chromium.org
6 years, 10 months ago (2014-02-14 15:09:19 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yhirano@chromium.org/166173002/210001
6 years, 10 months ago (2014-02-14 15:09:42 UTC) #16
commit-bot: I haz the power
Change committed as 167206
6 years, 10 months ago (2014-02-14 16:19:41 UTC) #17
abarth-chromium
A revert of this CL has been created in https://codereview.chromium.org/167253002/ by abarth@chromium.org. The reason for ...
6 years, 10 months ago (2014-02-14 17:50:20 UTC) #18
abarth-chromium
On 2014/02/14 17:50:20, abarth wrote: > A revert of this CL has been created in ...
6 years, 10 months ago (2014-02-14 17:53:20 UTC) #19
eseidel
Could we merge this to Beta to get better number sooner?
6 years, 10 months ago (2014-02-15 16:56:56 UTC) #20
yhirano
6 years, 10 months ago (2014-02-15 17:39:54 UTC) #21
Message was sent while issue was closed.
I see, I've requested merging.

Powered by Google App Engine
This is Rietveld 408576698