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

Issue 1696553005: Add ScriptPromiseResolver::detach (Closed)

Created:
4 years, 10 months ago by yhirano
Modified:
4 years, 10 months ago
Reviewers:
haraken
CC:
chromium-reviews, blink-reviews, blink-reviews-bindings_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add ScriptPromiseResolver::detach A ScriptPromiseResolver requires to be resolved or rejected before it is destructed. One the other hand, some APIs need to "detach" promise in certain cases, i.e. they need to leave the associated promise pending forever. This change adds ScriptPromiseResolver::detach for the use case. BUG=None R=haraken@chromium.org Committed: https://crrev.com/2776b29daa5d7adbff41bbfebaaf7b82de5b5a2c Cr-Commit-Position: refs/heads/master@{#375658}

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -24 lines) Patch
M third_party/WebKit/Source/bindings/core/v8/ScriptPromiseResolver.h View 1 4 chunks +12 lines, -7 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/ScriptPromiseResolver.cpp View 1 5 chunks +12 lines, -17 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
yhirano
4 years, 10 months ago (2016-02-13 17:38:04 UTC) #1
yhirano
I don't want many people to call this function, and "clear" is a name many ...
4 years, 10 months ago (2016-02-13 17:39:34 UTC) #2
haraken
On 2016/02/13 17:39:34, yhirano wrote: > I don't want many people to call this function, ...
4 years, 10 months ago (2016-02-15 00:49:49 UTC) #3
yhirano
On 2016/02/15 00:49:49, haraken wrote: > On 2016/02/13 17:39:34, yhirano wrote: > > I don't ...
4 years, 10 months ago (2016-02-15 01:12:18 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1696553005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1696553005/20001
4 years, 10 months ago (2016-02-16 19:40:50 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-02-16 20:54:59 UTC) #7
commit-bot: I haz the power
4 years, 10 months ago (2016-02-16 22:54:49 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2776b29daa5d7adbff41bbfebaaf7b82de5b5a2c
Cr-Commit-Position: refs/heads/master@{#375658}

Powered by Google App Engine
This is Rietveld 408576698