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

Issue 2446113007: [promises] remove kPending check in RejectPromise (Closed)

Created:
4 years, 1 month ago by gsathya
Modified:
4 years, 1 month ago
Reviewers:
adamk
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[promises] remove kPending check in RejectPromise RejectPromise is always called on a pending promise making this a redundant check. BUG=v8:5343 Committed: https://crrev.com/a7a350012c05f644f3f373fb48d7ac72f7f60542 Cr-Commit-Position: refs/heads/master@{#40591}

Patch Set 1 #

Total comments: 1

Patch Set 2 : fmt #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -8 lines) Patch
M src/js/promise.js View 1 1 chunk +5 lines, -8 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 18 (13 generated)
gsathya
4 years, 1 month ago (2016-10-26 11:18:31 UTC) #4
adamk
lgtm % formatting https://codereview.chromium.org/2446113007/diff/1/src/js/promise.js File src/js/promise.js (right): https://codereview.chromium.org/2446113007/diff/1/src/js/promise.js#newcode313 src/js/promise.js:313: %PromiseRejectEvent(promise, reason, debugEvent); Nit: indentation is ...
4 years, 1 month ago (2016-10-26 12:05:00 UTC) #8
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/2446113007/20001
4 years, 1 month ago (2016-10-26 12:46:46 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-10-26 13:00:12 UTC) #16
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:14:02 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a7a350012c05f644f3f373fb48d7ac72f7f60542
Cr-Commit-Position: refs/heads/master@{#40591}

Powered by Google App Engine
This is Rietveld 408576698