-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Design Review 2019-06-12 15:30 UTC (wg-runtime, Cloudinary extension, localStorage for experiments) #22247
Comments
The Runtime Working Group will be presenting their periodic update at this Design Review (10-15 minutes). /cc @jridgewell @ampproject/wg-runtime |
I'd like to discuss issues about the now and future of vendor integration in AMP. slides [Note: we did not get to this topic this week.] |
Hi all, We'd like to bring the Cloudinary AMP extension to this review, These are the main points that came up on the I2I:
Note: There's already a WIP PR with working code for those who want to take a better look. Thanks, |
If time allows, I'd like to review a change for AMP experiments to use localStorage instead of cookies (#22796). |
wg-runtime's quarterly status update is at ampproject/wg-runtime#12 |
wg-runtime update
|
Cloudinary AMP extension
|
localStorage for AMP experiments
|
Comment on sync localStorage: We should definitely save all experiments as a single localStorage key. We can use the (future) async API and just make sure that no call that reads experiments happens before we once waited for the promise to resolve. We already always read from localStorage I think. Since (if any) only the first read is slow, this should not regress us. |
Time: 2019-06-12 15:30 UTC (add to Google Calendar)
Location: Video conference via Google Meet
The AMP Project holds weekly engineering design reviews. We encourage everyone in the community to participate in these design reviews.
If you are interested in bringing your design to design review, read the design review documentation and add a link to your design doc by the Monday before your design review.
When attending a design review please read through the designs before the design review starts. This allows us to spend more time on discussion of the design.
We rotate our design review between times that work better for different parts of the world as described in our design review documentation, but you are welcome to attend any design review. If you cannot make any of the design reviews but have a design to discuss please let mrjoro@ know on Slack and we will find a time that works for you.
The text was updated successfully, but these errors were encountered: