Skip to content

Tags: remekoh/amphtml

Tags

1473441896765

Toggle 1473441896765's commit message
Several improvements to error reporting (ampproject#4878)

- thread through canary state into 3p iframe and report it.
- change throttling of error reporting by another factor of 10 for general traffic.

Unrelated: Forbid usage of `Object.assign` in 3p code as this showed up in error reports.

1472695982886

Toggle 1472695982886's commit message
Fix js error that occurs when a extraUrlParams var has array value. (a…

…mpproject#4797)

This regression was introduced in ampproject#4576.

1472690078859

Toggle 1472690078859's commit message
Fix js error that occurs when a extraUrlParams var has array value. (a…

…mpproject#4797)

This regression was introduced in ampproject#4576.

1472191456408

Toggle 1472191456408's commit message
Started passing vendor requests through complete analytics lifecycle. (

…ampproject#4668)

* Started passing vendor requests through complete analytics lifecycle.

As a result:
- extraUrlParams will get inserted into the urls if present.
- variables that are defined in the config will be inserted into the
  requests.

Fixes ampproject#3837

1471559432224

Toggle 1471559432224's commit message
Ramp A4A experiment back to 5% of canary. (ampproject#4608)

1471285991363

Toggle 1471285991363's commit message
Too much false positives (ampproject#4489)

1471018286527

Toggle 1471018286527's commit message
Too much false positives (ampproject#4489)

1470981491992

Toggle 1470981491992's commit message
Re-Fix build being called before element is ready to build. (ampproje…

…ct#4476)

1470940294966

Toggle 1470940294966's commit message
Revert "Fix build being called before element is ready to build." (am…

…pproject#4467)

1470677001097

Toggle 1470677001097's commit message
AMP slidescroll experiment: Hide Scrollbars (ampproject#4403)