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

Issue 2193183002: Print proper debug message in case of change event timeout. (Closed)

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

Description

Print proper debug message in case of change event timeout. "AbortError: Timed out as the page didn't resolve the promise from change event" BUG=629462 Committed: https://crrev.com/f1b534bc924aa095cc581b4524c4890629b9c633 Cr-Commit-Position: refs/heads/master@{#408986}

Patch Set 1 #

Total comments: 25

Patch Set 2 : Fixed #

Patch Set 3 : Fixed review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -17 lines) Patch
M third_party/WebKit/Source/modules/payments/PaymentRequest.h View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/payments/PaymentRequest.cpp View 1 1 chunk +3 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/modules/payments/PaymentRequestTest.cpp View 1 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/payments/PaymentRequestUpdateEvent.cpp View 1 2 3 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/payments/PaymentRequestUpdateEventTest.cpp View 1 3 chunks +13 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/modules/payments/PaymentUpdater.h View 1 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 20 (13 generated)
pals
PTAL.
4 years, 4 months ago (2016-07-29 12:15:46 UTC) #3
please use gerrit instead
Excellent work! There seems to be no need for a failure callback that takes a ...
4 years, 4 months ago (2016-07-29 15:40:51 UTC) #4
pals
Modified the patch as suggested. PTAL. https://codereview.chromium.org/2193183002/diff/1/third_party/WebKit/Source/modules/payments/PaymentRequest.cpp File third_party/WebKit/Source/modules/payments/PaymentRequest.cpp (right): https://codereview.chromium.org/2193183002/diff/1/third_party/WebKit/Source/modules/payments/PaymentRequest.cpp#newcode459 third_party/WebKit/Source/modules/payments/PaymentRequest.cpp:459: void PaymentRequest::onUpdatePaymentDetailsFailure(const ScriptValue& ...
4 years, 4 months ago (2016-08-01 11:18:23 UTC) #11
please use gerrit instead
lgtm https://codereview.chromium.org/2193183002/diff/1/third_party/WebKit/Source/modules/payments/PaymentRequestUpdateEvent.cpp File third_party/WebKit/Source/modules/payments/PaymentRequestUpdateEvent.cpp (right): https://codereview.chromium.org/2193183002/diff/1/third_party/WebKit/Source/modules/payments/PaymentRequestUpdateEvent.cpp#newcode74 third_party/WebKit/Source/modules/payments/PaymentRequestUpdateEvent.cpp:74: m_updater->onUpdatePaymentDetailsFailure(value); On 2016/08/01 11:18:23, pals wrote: > On ...
4 years, 4 months ago (2016-08-01 16:57:45 UTC) #15
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/2193183002/40001
4 years, 4 months ago (2016-08-01 16:58:07 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-01 17:03:23 UTC) #18
commit-bot: I haz the power
4 years, 4 months ago (2016-08-01 17:06:53 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f1b534bc924aa095cc581b4524c4890629b9c633
Cr-Commit-Position: refs/heads/master@{#408986}

Powered by Google App Engine
This is Rietveld 408576698