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

Serve ArrayIterator polyfill to Samsung Browser #877

Merged
merged 1 commit into from Sep 19, 2016

Conversation

ruiaraujo
Copy link
Contributor

Fix #876

Copy link
Collaborator

@JakeChampion JakeChampion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this

@JakeChampion JakeChampion merged commit ed09bb2 into polyfillpolyfill:master Sep 19, 2016
@JakeChampion JakeChampion added this to the 3.13 milestone Sep 19, 2016
triblondon added a commit that referenced this pull request Sep 20, 2016
* master: (23 commits)
  Add MIN_SAFE_INTEGER (#886)
  Add MAX_SAFE_INTEGER (#885)
  Fixes #887 (#888)
  Remove Object.defineProperty dependency (#874)
  Serve ArrayIterator polyfill to Samsung Browser (#877)
  change ie browser version for Symbol polyfills (#882)
  Missing a space in an exception message. (#883)
  use json polyfill via third party install method (#831)
  Add UC Browser - mimic IE (#853)
  3.12.1
  Revert "Rum improvements (#859)" (#878)
  Add detect for incomplete Safari 8 implementation (#870)
  All EDGE 14 builds do not support fetch (#865)
  Update config.json for Symbol (#868)
  3.12.0
  Fix docs copy/paste error
  3.12.0-3
  Expose the number of data points in each metric sample
  Only count non-zero datapoints
  Better mechanism for counting data points
  ...

# Conflicts:
#	fastly-config.vcl
#	lib/index.js
#	lib/rumTemplate.js.handlebars
JakeChampion pushed a commit that referenced this pull request Oct 3, 2016
…into proper-unit-tests

* 'master' of github.com:Financial-Times/polyfill-service: (58 commits)
  values property should not be enumerable, fixes #880 (#894)
  Fix the validation order (#872)
  Output percentage for pass rate, avoids rounding to 1 or 0
  Support polyfills.io with redirect to polyfill.io
  Adjust Symbol config for Opera browser (#889)
  Update config.json for Element (#867)
  Reinstate RUM improvements with fix for gated flag (#890)
  Fix compat RUM data (comes in as a string, so '0' is true!) (#891)
  Add MIN_SAFE_INTEGER (#886)
  Add MAX_SAFE_INTEGER (#885)
  Fixes #887 (#888)
  Remove Object.defineProperty dependency (#874)
  Serve ArrayIterator polyfill to Samsung Browser (#877)
  change ie browser version for Symbol polyfills (#882)
  Missing a space in an exception message. (#883)
  use json polyfill via third party install method (#831)
  Add UC Browser - mimic IE (#853)
  3.12.1
  Revert "Rum improvements (#859)" (#878)
  Add detect for incomplete Safari 8 implementation (#870)
  ...
JakeChampion pushed a commit that referenced this pull request Oct 3, 2016
* origin: (61 commits)
  Fix: Safari 10 now supports Intl (#904)
  Compat update from RUM data (#902)
  Update config.json (#899)
  values property should not be enumerable, fixes #880 (#894)
  Fix the validation order (#872)
  Output percentage for pass rate, avoids rounding to 1 or 0
  Support polyfills.io with redirect to polyfill.io
  Adjust Symbol config for Opera browser (#889)
  Update config.json for Element (#867)
  Reinstate RUM improvements with fix for gated flag (#890)
  Fix compat RUM data (comes in as a string, so '0' is true!) (#891)
  Add MIN_SAFE_INTEGER (#886)
  Add MAX_SAFE_INTEGER (#885)
  Fixes #887 (#888)
  Remove Object.defineProperty dependency (#874)
  Serve ArrayIterator polyfill to Samsung Browser (#877)
  change ie browser version for Symbol polyfills (#882)
  Missing a space in an exception message. (#883)
  use json polyfill via third party install method (#831)
  Add UC Browser - mimic IE (#853)
  ...
JakeChampion pushed a commit that referenced this pull request Oct 3, 2016
* origin: (61 commits)
  Fix: Safari 10 now supports Intl (#904)
  Compat update from RUM data (#902)
  Update config.json (#899)
  values property should not be enumerable, fixes #880 (#894)
  Fix the validation order (#872)
  Output percentage for pass rate, avoids rounding to 1 or 0
  Support polyfills.io with redirect to polyfill.io
  Adjust Symbol config for Opera browser (#889)
  Update config.json for Element (#867)
  Reinstate RUM improvements with fix for gated flag (#890)
  Fix compat RUM data (comes in as a string, so '0' is true!) (#891)
  Add MIN_SAFE_INTEGER (#886)
  Add MAX_SAFE_INTEGER (#885)
  Fixes #887 (#888)
  Remove Object.defineProperty dependency (#874)
  Serve ArrayIterator polyfill to Samsung Browser (#877)
  change ie browser version for Symbol polyfills (#882)
  Missing a space in an exception message. (#883)
  use json polyfill via third party install method (#831)
  Add UC Browser - mimic IE (#853)
  ...
@ruiaraujo ruiaraujo deleted the patch-1 branch June 1, 2017 14:40
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ArrayIterator is not being served to Samsung browser
2 participants