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

Add error reporting for broken images #1

Closed
wants to merge 1,434 commits into from

Conversation

camelburrito
Copy link

cramforce and others added 30 commits January 29, 2016 15:45
This avoids problems with chrome extensions and similar browser interference.

This is necessary now with closure compiler because it does not keep module functions in tact.

Adds a regression test for not leaking global symbols.

Fixes ampproject#1679
Properly wrap our main binary in a IEFE.
Avoid promise rejection before storage API is actually used
… browsers.

MSIE is pretty close, but still has a few failures. iPhone continues to time out.
Maybe we should make 2 super simple tests for them, just for sanity.

Related to ampproject#895
Otherwise it is e.g. hard to know when one can reload an example page and get new JS.
Get tests in saucelabs passing again and add MS Edge to set of tested browsers.
Output message when all current browserify bundle operations are done.
# The first commit's message is:

Adding type='comscore' to <amp-analytics>.

# The 2nd commit message will be skipped:

#	Adding comScore example pageview tracking
update lint versions, downgrade escope manually
add release for branches to build on push
Whitelist embed types that are allowed to use amp-embed.
jmadler and others added 27 commits February 10, 2016 16:34
Add documentation for integrating an analytics service
Add support for Parsely analytics
1. Allow clearInterval from a different window to clear an interval
2. Allow string args to setInterval
3. Make clearInterval also clear non-instrumented intervals.
Fix 3 bugs in environment instrumentation
…htcove-params"

This reverts commit 14ff6eb, reversing
changes made to db7e7cb.
…doo-da"

This reverts commit 66b5274, reversing
changes made to 63f786b.
…-flake

Fix Flakey Travis Dyanmic-CSS-Classes
Fix flaky timer test by using a mock clock.
Strong recommendation to return the actual origin in the Access-Control-Allow-Origin
1. Send messages encoded as JSON. This is faster than the algorithm that is mandated by the spec for objects.
2. Only parse a response once and do the listener dispatch in user land.
3. Call stopImmediatePropagation on our messages, so others don't have to loop at them.
3 signficant speedups for iframe communication
add missing pre-connect urls for taboola
cramforce pushed a commit that referenced this pull request Sep 14, 2019
* Merge to local master (#1)

SmileWanted new ad code support

* Merge to local master ampproject#2

* SmileWanted new ad code support

1st version of SmileWanted ad code support

* fix lint errors
cramforce pushed a commit that referenced this pull request Jun 6, 2020
* [ADOCEAN-20673] remove livepreview1

* fix lint error
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.