Skip to content
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

Implement a mechanism for AMP integrations to request an identifier for the current client. #963

Merged
merged 1 commit into from
Nov 19, 2015

Conversation

cramforce
Copy link
Member

Implements large parts of #961.

Misses the following aspects from the spec:

  • delegation of id generation to viewer.

For details see https://goo.gl/Mwaacs

class Cid {
/** @param {!Window} win */
constructor(win) {
/** @const */
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: space

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@cramforce cramforce force-pushed the cid branch 2 times, most recently from ec9e63c to 0b2ac28 Compare November 19, 2015 01:44
@cramforce
Copy link
Member Author

Comments addressed. Thanks for the awesome review!

@dvoytenko
Copy link
Contributor

LGTM

@dvoytenko dvoytenko added the LGTM label Nov 19, 2015
for the current client.

Misses the following aspects from the spec:

- delegation of id generation to viewer.

For details see https://goo.gl/Mwaacs
cramforce added a commit that referenced this pull request Nov 19, 2015
 Implement a mechanism for AMP integrations to request an identifier for the current client.
@cramforce cramforce merged commit 3abc0bd into ampproject:master Nov 19, 2015
@cramforce cramforce deleted the cid branch November 19, 2015 17:16
@henel677 henel677 mentioned this pull request Jan 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants