[w3c/browser-payment-api] Fix #129 (#153)

Addresses #129 by dropping the algorithm step that passes a value to the payment app. 
As the boolean passed to complete is not used for anything else it has been dropped too.
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/browser-payment-api/pull/153

-- Commit Summary --

  * Issue marker requesting security considerations section
  * Merge remote-tracking branch 'w3c/gh-pages' into gh-pages
  * Merge remote-tracking branch 'w3c/gh-pages' into gh-pages
  * Merge remote-tracking branch 'w3c/gh-pages' into gh-pages
  * Merge remote-tracking branch 'w3c/gh-pages' into gh-pages
  * Merge remote-tracking branch 'w3c/gh-pages' into gh-pages
  * Merge remote-tracking branch 'w3c/gh-pages' into gh-pages
  * Removed parameter for complete()

-- File Changes --

    A .gitignore (1)
    M specs/paymentrequest.html (12)

-- Patch Links --

https://github.com/w3c/browser-payment-api/pull/153.patch
https://github.com/w3c/browser-payment-api/pull/153.diff

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/browser-payment-api/pull/153

Received on Friday, 22 April 2016 12:50:02 UTC