Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Add Function.prototype.bind polyfill see #7951 #7956

Merged
merged 3 commits into from
May 28, 2014

Conversation

WebsiteDeveloper
Copy link
Contributor

@redmunds redmunds self-assigned this May 28, 2014
@busykai
Copy link
Contributor

busykai commented May 28, 2014

eager to see this land! by looks of it, this may fix the other part of my problem as well.

@@ -246,6 +246,7 @@ module.exports = function (grunt) {
specs : '<%= meta.specs %>',
/* Keep in sync with test/SpecRunner.html dependencies */
vendor : [
'test/polyfills.js',
Copy link
Contributor

Choose a reason for hiding this comment

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

@WebsiteDeveloper, perhaps it makes sense to mention the issue #7951 in a comment here and that it should not be required once we update to a PhantomJS with not-so-outdated JS engine.

@redmunds
Copy link
Contributor

@WebsiteDeveloper Done with review. Just need to add a comment mentioned by @busykai

@WebsiteDeveloper
Copy link
Contributor Author

@redmunds @busykai comment added.

@redmunds
Copy link
Contributor

Thanks. Merging.

redmunds added a commit that referenced this pull request May 28, 2014
@redmunds redmunds merged commit 2850552 into adobe:master May 28, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants