REGRESSION(260485) Payment requests don't do anything
Created attachment 397515 [details] Patch
<rdar://problem/62275343>
Comment on attachment 397515 [details] Patch I would have fixed this with a lambda at the call site rather than a makeNSArrayElement in URL.h. But this fix is OK too.
I think this will prevent future bugs. I'm also working to reduce use of then remove URL's operator String.
Committed r260679: <https://trac.webkit.org/changeset/260679> All reviewed patches have been landed. Closing bug and clearing flags on attachment 397515 [details].