Summary: | [Apple Pay] Increment the API version from 6 to 7 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Andy Estes <aestes> | ||||||
Component: | New Bugs | Assignee: | Andy Estes <aestes> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | commit-queue, ggaren, webkit-bug-importer | ||||||
Priority: | P2 | Keywords: | InRadar | ||||||
Version: | WebKit Nightly Build | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Bug Depends on: | |||||||||
Bug Blocks: | 197359 | ||||||||
Attachments: |
|
Description
Andy Estes
2019-04-17 16:47:52 PDT
Created attachment 367697 [details]
Patch
Comment on attachment 367697 [details]
Patch
r=me
Seems like supportsVersion is web-facing API. Can we regression-test this change?
(In reply to Geoffrey Garen from comment #3) > Comment on attachment 367697 [details] > Patch > > r=me > > Seems like supportsVersion is web-facing API. Can we regression-test this > change? Will add a test. Thanks for reviewing! Created attachment 368441 [details]
Patch
(In reply to Andy Estes from comment #4) > (In reply to Geoffrey Garen from comment #3) > > Comment on attachment 367697 [details] > > Patch > > > > r=me > > > > Seems like supportsVersion is web-facing API. Can we regression-test this > > change? > > Will add a test. Thanks for reviewing! Will add the test as follow-up (bug #197041). Comment on attachment 368441 [details] Patch Clearing flags on attachment: 368441 Committed r244727: <https://trac.webkit.org/changeset/244727> All reviewed patches have been landed. Closing bug. |