[webkit-reviews] review granted: [Bug 203087] ApplePaySession should never prevent entering the back/forward cache : [Attachment 382806] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 5 08:12:51 PST 2019


Chris Dumez <cdumez at apple.com> has granted Andy Estes <aestes at apple.com>'s
request for review:
Bug 203087: ApplePaySession should never prevent entering the back/forward
cache
https://bugs.webkit.org/show_bug.cgi?id=203087

Attachment 382806: Patch

https://bugs.webkit.org/attachment.cgi?id=382806&action=review




--- Comment #6 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 382806
  --> https://bugs.webkit.org/attachment.cgi?id=382806
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=382806&action=review

> Source/WebCore/Modules/applepay/ApplePaySession.cpp:866
> +    queueTaskToDispatchEvent(*this, TaskSource::UserInteraction,
ApplePayCancelEvent::create(eventNames().cancelEvent, { }));

nice.


More information about the webkit-reviews mailing list