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

Issue 2640233003: PaymentRequest: Move m_completeTimer to frame-specific TaskRunnerTimer. (Closed)

Created:
3 years, 11 months ago by zino
Modified:
3 years, 11 months ago
CC:
chromium-reviews, blink-reviews, sebsg+paymentswatch_chromium.org, gogerald+paymentswatch_chromium.org, rouslan+payments_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

PaymentRequest: Move m_completeTimer to frame-specific TaskRunnerTimer. Move m_completeTimer to frame-specific TaskRunnerTimer. This associates it with the frame's MiscPlatformAPI timer task. The spec link: https://w3c.github.io/browser-payment-api/#complete-method This CL is migrating tasks/timers from a per-renderer scheduler to a per-frame scheduler: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/80dsbEEOcWY BUG=624694 Review-Url: https://codereview.chromium.org/2640233003 Cr-Commit-Position: refs/heads/master@{#445036} Committed: https://chromium.googlesource.com/chromium/src/+/b94f7d0a43b09ec3d70328c53d5a08312b1e0baf

Patch Set 1 #

Patch Set 2 : Use MiscPlatformAPI #

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

Messages

Total messages: 28 (12 generated)
zino
PTAL
3 years, 11 months ago (2017-01-19 13:14:00 UTC) #5
haraken
LGTM The spec is not explicitly saying that it should use the user interaction task ...
3 years, 11 months ago (2017-01-19 14:04:25 UTC) #6
zino
On 2017/01/19 14:04:25, haraken wrote: > The spec is not explicitly saying that it should ...
3 years, 11 months ago (2017-01-19 14:09:30 UTC) #7
zino
On 2017/01/19 14:09:30, zino wrote: > On 2017/01/19 14:04:25, haraken wrote: > > The spec ...
3 years, 11 months ago (2017-01-19 14:22:32 UTC) #8
haraken
On 2017/01/19 14:22:32, zino wrote: > On 2017/01/19 14:09:30, zino wrote: > > On 2017/01/19 ...
3 years, 11 months ago (2017-01-19 14:25:03 UTC) #10
please use gerrit instead
The spec should say that the transaction is over after PaymentInstrument.complete(result) is called, not user ...
3 years, 11 months ago (2017-01-19 15:17:07 UTC) #13
haraken
On 2017/01/19 15:17:07, rouslan wrote: > The spec should say that the transaction is over ...
3 years, 11 months ago (2017-01-19 15:27:15 UTC) #14
please use gerrit instead
On 2017/01/19 15:27:15, haraken wrote: > On 2017/01/19 15:17:07, rouslan wrote: > > The spec ...
3 years, 11 months ago (2017-01-19 15:28:16 UTC) #15
zino
On 2017/01/19 15:28:16, rouslan wrote: > On 2017/01/19 15:27:15, haraken wrote: > > On 2017/01/19 ...
3 years, 11 months ago (2017-01-19 15:44:01 UTC) #17
please use gerrit instead
lgtm
3 years, 11 months ago (2017-01-19 19:07:33 UTC) #18
please use gerrit instead
lgtm
3 years, 11 months ago (2017-01-19 19:07:34 UTC) #19
please use gerrit instead
Please update the description.
3 years, 11 months ago (2017-01-19 19:07:54 UTC) #20
haraken
LGTM
3 years, 11 months ago (2017-01-20 00:02:12 UTC) #21
zino
On 2017/01/19 19:07:54, rouslan wrote: > Please update the description. Done
3 years, 11 months ago (2017-01-20 09:27:54 UTC) #23
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/2640233003/20001
3 years, 11 months ago (2017-01-20 09:28:11 UTC) #25
commit-bot: I haz the power
3 years, 11 months ago (2017-01-20 11:15:53 UTC) #28
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/b94f7d0a43b09ec3d70328c53d5a...

Powered by Google App Engine
This is Rietveld 408576698