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

Fix 3 bugs in environment instrumentation #1928

Merged
merged 1 commit into from
Feb 11, 2016

Conversation

cramforce
Copy link
Member

  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.

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.
@jridgewell
Copy link
Contributor

LGTM.

cramforce added a commit that referenced this pull request Feb 11, 2016
Fix 3 bugs in environment instrumentation
@cramforce cramforce merged commit b3c8fff into ampproject:master Feb 11, 2016
@cramforce cramforce deleted the verge branch February 11, 2016 02:12
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.

None yet

3 participants