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

Issue 213053003: Fix a few minor issues with promises (Closed)

Created:
6 years, 9 months ago by arv (Not doing code reviews)
Modified:
6 years, 9 months ago
Reviewers:
rossberg
CC:
v8-dev
Visibility:
Public.

Description

Fix a few minor issues with promises We where using the global Promise in a few places where we should ensure that we use the original Promise function instead. LOG=N BUG=None R=rossberg

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -6 lines) Patch
M src/promise.js View 6 chunks +7 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
arv (Not doing code reviews)
PTAL
6 years, 9 months ago (2014-03-26 16:56:25 UTC) #1
rossberg
6 years, 9 months ago (2014-03-26 17:19:14 UTC) #2
On 2014/03/26 16:56:25, arv wrote:
> PTAL

Hi Arv, this is already subsumed by the "ship promises" CL that I had to
roll-back and couldn't reland yet, see

https://codereview.chromium.org/206163004/diff/1/src/promise.js

Powered by Google App Engine
This is Rietveld 408576698