-
Notifications
You must be signed in to change notification settings - Fork 41
BREAKING CHANGE: Change topLevelOrigin to topOrigin #301
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
I made a patch in Chromium as well.
https://chromium-review.googlesource.com/c/chromium/src/+/1045705
The related spec was changed: w3c/payment-handler#301 Bug: 840041 Change-Id: Ic76fffe0b974210edc3888378ded197d06e035b7
🎵🎶don’t forget to do the checklist at the top of the pull request. If you love a speciation, it should have tests! 🎸 All together now! 🎹 (That’s quite a catchy tune) |
Hi @marcoscaceres, Whoops; sorry about that. Let me see if we have tests already (to be modified). |
@marcoscaceres and @romandev, I did not write a new test, however. |
Thanks! I don’t think new tests are needed, so we should be good. |
Added link to WPT. |
Just noting for future reference, when we rename IDL, that's generally labelled a "BREAKING CHANGE" (I know, all caps... but not as scary as it seems, specially early on!) - but it's important to note that we made a change that will impact real code (either browser or user-land), and definitely not "editorial". |
The related spec was changed: w3c/payment-handler#301 Bug: 840041 Change-Id: Ic76fffe0b974210edc3888378ded197d06e035b7
The related spec was changed: w3c/payment-handler#301 Bug: 840041 Change-Id: Ic76fffe0b974210edc3888378ded197d06e035b7 Reviewed-on: https://chromium-review.googlesource.com/1045705 Reviewed-by: Mathieu Perreault <[email protected]> Reviewed-by: Ganggui Tang <[email protected]> Reviewed-by: Kinuko Yasuda <[email protected]> Commit-Queue: Jinho Bang <[email protected]> Cr-Commit-Position: refs/heads/master@{#557757}
… topOrigin, a=testonly Automatic update from web-platform-testsPaymentHandler: Change topLevelOrigin to topOrigin (#10872) The related spec was changed: w3c/payment-handler#301 Bug: 840041 Change-Id: Ic76fffe0b974210edc3888378ded197d06e035b7 -- wpt-commits: da28291ff0b1b6ee6a36004e8deef9c2f098935d wpt-pr: 10872
… topOrigin, a=testonly Automatic update from web-platform-testsPaymentHandler: Change topLevelOrigin to topOrigin (#10872) The related spec was changed: w3c/payment-handler#301 Bug: 840041 Change-Id: Ic76fffe0b974210edc3888378ded197d06e035b7 -- wpt-commits: da28291ff0b1b6ee6a36004e8deef9c2f098935d wpt-pr: 10872
… topOrigin, a=testonly Automatic update from web-platform-testsPaymentHandler: Change topLevelOrigin to topOrigin (#10872) The related spec was changed: w3c/payment-handler#301 Bug: 840041 Change-Id: Ic76fffe0b974210edc3888378ded197d06e035b7 -- wpt-commits: da28291ff0b1b6ee6a36004e8deef9c2f098935d wpt-pr: 10872 UltraBlame original commit: a1d15e1d860e18e3e70400bb807cd889d41b7439
… topOrigin, a=testonly Automatic update from web-platform-testsPaymentHandler: Change topLevelOrigin to topOrigin (#10872) The related spec was changed: w3c/payment-handler#301 Bug: 840041 Change-Id: Ic76fffe0b974210edc3888378ded197d06e035b7 -- wpt-commits: da28291ff0b1b6ee6a36004e8deef9c2f098935d wpt-pr: 10872 UltraBlame original commit: a1d15e1d860e18e3e70400bb807cd889d41b7439
… topOrigin, a=testonly Automatic update from web-platform-testsPaymentHandler: Change topLevelOrigin to topOrigin (#10872) The related spec was changed: w3c/payment-handler#301 Bug: 840041 Change-Id: Ic76fffe0b974210edc3888378ded197d06e035b7 -- wpt-commits: da28291ff0b1b6ee6a36004e8deef9c2f098935d wpt-pr: 10872 UltraBlame original commit: a1d15e1d860e18e3e70400bb807cd889d41b7439
closes #259
The following tasks have been completed:
Implementation commitment:
Preview | Diff