[Webkit-unassigned] [Bug 222436] New: [Payment Request] log if `updateWith` is not called synchronously
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 25 13:17:15 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=222436
Bug ID: 222436
Summary: [Payment Request] log if `updateWith` is not called
synchronously
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Platform
Assignee: webkit-unassigned at lists.webkit.org
Reporter: drousso at apple.com
According to <https://www.w3.org/TR/payment-request/#updatewith-method>:
> To prevent the user interface from blocking (and to reflect changes made by the end user through the UI), developers need to immediately call `updateWith()`.
AFAICT the spec doesn't specify what the user agent should do in the case that the developer doesn't immediately call `updateWith()`, but I think there should at least be a console message to help developers understand that this is expected (without expecting them to have to read the spec).
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210225/b0865f48/attachment-0001.htm>
More information about the webkit-unassigned
mailing list