8000 Tags · pm-harshad-mane/amphtml · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: pm-harshad-mane/amphtml

Tags

1531357871900

Toggle 1531357871900's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bookend link to edit the consent state respects the geo configuration. (

ampproject#16632)

* Bookend link to edit the amp-consent state respects the amp-geo configuration.

* Unit tests.

1531347091169

Toggle 1531347091169's commit message
add back adsense-delay-request and doubleclick-delay-request

1530567757224

Toggle 1530567757224's commit message
- Fix for resource#resolveDeferredsWhenWithinViewports_ to use

parseFloat
- increase bundle size
- 🐛 fix nested html issue. (ampproject#16373)  …
- Fix error caused by empty array (ampproject#16383)
- 🔥 Install core services before installing builtins (ampproject#16484)

1530320824316

Toggle 1530320824316's commit message
🔥 Install core services before installing builtins (ampproject#16484)

Fixes ampproject#15759.

The core issue is a race condition between the startup chunking, and the
`buildCallback` of any of the builtin elements. In certain
circumstances, the `buildCallback` can actually be called sync after
installing the custom element. Then, it's a race between the adoption
chunk and `whenBodyAvailable`. If `whenBodyAvailable` wins, we get the
error.

So, let's just install the needed `extensions` service before installing
any of the builtins.

1530221685242

Toggle 1530221685242's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add banner for AMP Contributor Summit (ampproject#16444)

1530043289240

Toggle 1530043289240's commit message
Fix error caused by empty array (ampproject#16383)

1529691528033

Toggle 1529691528033's commit message
increase bundle size

1529458017017

Toggle 1529458017017's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
📐 Reduce autoplay visibility ratio to 50% (ampproject#16109)

1529449959701

Toggle 1529449959701's commit message
Start sending EID on canonical doubleclick fast fetch traffic again. (a…

…mpproject#16077)

* Fix invalid origin bug

* Feedback

* Fix new lint error

1529106593171

Toggle 1529106593171's commit message
Start sending EID on canonical doubleclick fast fetch traffic again. (a…

…mpproject#16077)

* Fix invalid origin bug

* Feedback

* Fix new lint error
0