-
Notifications
You must be signed in to change notification settings - Fork 135
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
Remove regionCode attribute #823
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CFC is going to go out later this week. |
rsolomakhin
approved these changes
Jan 17, 2019
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 if the CfC is approved.
marcoscaceres
changed the title
Remove PaymentAddress' regionCode attribute
Remove regionCode attribute (doesn't spark joy)
Jan 21, 2019
marcoscaceres
changed the title
Remove regionCode attribute (doesn't spark joy)
Remove regionCode attribute
Jan 23, 2019
Decision announced to remove. |
domenic
approved these changes
Jan 24, 2019
aarongable
pushed a commit
to chromium/chromium
that referenced
this pull request
Jan 29, 2019
The regionCode attribute was removed in spec side[1]. FYI, the attribute was behind runtime flag and have never shipped. So, we don't need to send intents to blink-dev. [1] w3c/payment-request#823 Bug: 925722 Change-Id: I85b370770141b1caf69389e399358b82ad071b89 Reviewed-on: https://chromium-review.googlesource.com/c/1438981 Reviewed-by: Rouslan Solomakhin <[email protected]> Reviewed-by: Kinuko Yasuda <[email protected]> Commit-Queue: Jinho Bang <[email protected]> Cr-Commit-Position: refs/heads/master@{#626895}
8 tasks
sideshowbarker
added a commit
to w3c/browser-compat-data
that referenced
this pull request
Jan 29, 2020
w3c/payment-request#765 and w3c/payment-request#823 removed the languageCode and regionCode members from the PaymentAddress interface. w3c/payment-request@3fb7e37 w3c/payment-request@5906b72
queengooborg
pushed a commit
to mdn/browser-compat-data
that referenced
this pull request
Jan 30, 2020
w3c/payment-request#765 and w3c/payment-request#823 removed the languageCode and regionCode members from the PaymentAddress interface. w3c/payment-request@3fb7e37 w3c/payment-request@5906b72
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
closes #816
The following tasks have been completed:
Implementation commitment:
Optional, impact on Payment Handler spec?
Preview | Diff