Bug 244137
Summary: | [Apple Pay] limit how frequently canMakePayments actually checks with PassKit | ||
---|---|---|---|
Product: | WebKit | Reporter: | Devin Rousso <hi> |
Component: | New Bugs | Assignee: | Devin Rousso <hi> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | hi, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Devin Rousso
it's unlikely that the result of canMakePayments will change during the lifetime of a page, so we should at least do something to prevent websites from being abusive about checking
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Devin Rousso
<rdar://problem/98889200>
Devin Rousso
Pull request: https://github.com/WebKit/WebKit/pull/3485
EWS
Committed 253649@main (ba0ed9bfe1b0): <https://commits.webkit.org/253649@main>
Reviewed commits have been landed. Closing PR #3485 and removing active labels.