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

Issue 1416163003: Reland "Don't report promise rejection events during the microtask checkpoint" (Closed)

Created:
5 years, 2 months ago by jochen (gone - plz use gerrit)
Modified:
5 years, 2 months ago
Reviewers:
haraken, domenic
CC:
blink-reviews, blink-reviews-bindings_chromium.org, Inactive, chromium-reviews, vivekg_samsung, vivekg
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Reland "Don't report promise rejection events during the microtask checkpoint" Original review https://codereview.chromium.org/1381693002/. BUG=495801 R=haraken@chromium.org,domenic@chromium.org Committed: https://crrev.com/2fc1a61d63d5e22eedcf736f78b2747d2ad429b0 Cr-Commit-Position: refs/heads/master@{#355753}

Patch Set 1 #

Total comments: 4

Patch Set 2 : updates #

Patch Set 3 : updates #

Messages

Total messages: 13 (3 generated)
jochen (gone - plz use gerrit)
5 years, 2 months ago (2015-10-22 06:58:02 UTC) #1
jochen (gone - plz use gerrit)
ptal what has changed over the original CL is - merged philip's oilpan fixes - ...
5 years, 2 months ago (2015-10-22 07:00:28 UTC) #2
haraken
LGTM https://codereview.chromium.org/1416163003/diff/1/third_party/WebKit/Source/bindings/core/v8/RejectedPromises.cpp File third_party/WebKit/Source/bindings/core/v8/RejectedPromises.cpp (right): https://codereview.chromium.org/1416163003/diff/1/third_party/WebKit/Source/bindings/core/v8/RejectedPromises.cpp#newcode150 third_party/WebKit/Source/bindings/core/v8/RejectedPromises.cpp:150: return false; Add: if (!m_scriptState->contextIsValid()) return false; https://codereview.chromium.org/1416163003/diff/1/third_party/WebKit/Source/bindings/core/v8/RejectedPromises.cpp#newcode175 ...
5 years, 2 months ago (2015-10-22 07:12:26 UTC) #3
sof
On 2015/10/22 07:00:28, jochen wrote: > ptal > > what has changed over the original ...
5 years, 2 months ago (2015-10-22 07:44:47 UTC) #4
jochen (gone - plz use gerrit)
oops, sorry
5 years, 2 months ago (2015-10-22 08:40:24 UTC) #5
jochen (gone - plz use gerrit)
https://codereview.chromium.org/1416163003/diff/1/third_party/WebKit/Source/bindings/core/v8/RejectedPromises.cpp File third_party/WebKit/Source/bindings/core/v8/RejectedPromises.cpp (right): https://codereview.chromium.org/1416163003/diff/1/third_party/WebKit/Source/bindings/core/v8/RejectedPromises.cpp#newcode150 third_party/WebKit/Source/bindings/core/v8/RejectedPromises.cpp:150: return false; On 2015/10/22 at 07:12:26, haraken wrote: > ...
5 years, 2 months ago (2015-10-22 11:49:29 UTC) #6
jochen (gone - plz use gerrit)
i've split out the idl change will land that once domenic is back
5 years, 2 months ago (2015-10-23 07:16:35 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1416163003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1416163003/40001
5 years, 2 months ago (2015-10-23 07:17:03 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 2 months ago (2015-10-23 08:46:13 UTC) #12
commit-bot: I haz the power
5 years, 2 months ago (2015-10-23 08:47:20 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/2fc1a61d63d5e22eedcf736f78b2747d2ad429b0
Cr-Commit-Position: refs/heads/master@{#355753}

Powered by Google App Engine
This is Rietveld 408576698