PaymentRequest: Add [NewObject] annotations to methods
Methods, like .complete(), show(), etc. always return a new object. They should probably be marked as [NewObject]. This is no behavior change. So, no requires a "intent to implement". Releated spec change: https://github.com/w3c/payment-request/pull/746 Bug: none Change-Id: Ib4646a77ab7426310c42011d69c410ef104a91a4 Reviewed-on: https://chromium-review.googlesource.com/1128825Reviewed-by:Ganggui Tang <gogerald@chromium.org> Commit-Queue: Jinho Bang <jinho.bang@samsung.com> Cr-Commit-Position: refs/heads/master@{#573546}
Showing
Please register or sign in to comment