Re: [w3c/browser-payment-api] Editorial: use new language for DOMExceptions (close #375) (#397)

domenic requested changes on this pull request.

If you Ctrl+F in the document for the error names you can find that all but two error types are not updated:

- All QuotaExceededError instances
- All NotSupportedError instances
- All AbortError instances

Also, the spec still references DOM4, which does not define these exception types. You closed https://github.com/w3c/browser-payment-api/issues/314, saying it was a dupe of https://github.com/w3c/browser-payment-api/pull/357 which I guess was a typo. But if that's going to be closed then it should be fixed.

Awesome to see the inline cross-spec linking working.



-- 
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/397#pullrequestreview-17345976

Received on Wednesday, 18 January 2017 22:49:52 UTC