Tags: pm-harshad-mane/amphtml
Tags
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.
add back adsense-delay-request and doubleclick-delay-request
- 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)
🔥 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.
add banner for AMP Contributor Summit (ampproject#16444)
📐 Reduce autoplay visibility ratio to 50% (ampproject#16109)
Start sending EID on canonical doubleclick fast fetch traffic again. (a… …mpproject#16077) * Fix invalid origin bug * Feedback * Fix new lint error
Start sending EID on canonical doubleclick fast fetch traffic again. (a… …mpproject#16077) * Fix invalid origin bug * Feedback * Fix new lint error
PreviousNext