Skip to content

Fix random.js for IE11#207

Merged
tanx merged 1 commit intomasterfrom
ie11
Apr 2, 2014
Merged

Fix random.js for IE11#207
tanx merged 1 commit intomasterfrom
ie11

Conversation

@tanx
Copy link
Copy Markdown
Contributor

@tanx tanx commented Apr 2, 2014

@toberndo this fixes #203

If it's ok, we can include it in the v0.5.1 release.

@tanx tanx mentioned this pull request Apr 2, 2014
@toberndo
Copy link
Copy Markdown
Member

toberndo commented Apr 2, 2014

Sure, looks good. Should be in v0.5.1

tanx pushed a commit that referenced this pull request Apr 2, 2014
Fix random.js for IE11
@tanx tanx merged commit 4bf2fbf into master Apr 2, 2014
@tanx tanx deleted the ie11 branch April 2, 2014 17:52
robwierzbowski added a commit to stitchfix/node-uuid that referenced this pull request Apr 16, 2018
Users on Windows 7 and IE11 sometimes trigger a bind error because the
crypto object exists but getRandomValues is undefined. Using
openpgpjs/openpgpjs#207 as a reference, I've
added a more robust check for the necessary crypto properties in IE 11.
robwierzbowski added a commit to stitchfix/node-uuid that referenced this pull request Apr 16, 2018
Users on Windows 7 and IE11 sometimes trigger a bind error because the
crypto object exists but getRandomValues is undefined. Using
openpgpjs/openpgpjs#207 as a reference, I've
added a more robust check for the necessary crypto properties in IE 11.
robwierzbowski added a commit to stitchfix/node-uuid that referenced this pull request Apr 25, 2018
Users on Windows 7 and IE11 sometimes trigger a bind error because the
crypto object exists but getRandomValues is undefined. Using
openpgpjs/openpgpjs#207 as a reference, I've
added a more robust check for the necessary crypto properties in IE 11.
robwierzbowski added a commit to stitchfix/node-uuid that referenced this pull request Apr 25, 2018
Users on Windows 7 and IE11 sometimes trigger a bind error because the
crypto object exists but getRandomValues is undefined. Using
openpgpjs/openpgpjs#207 as a reference, I've
added a more robust check for the necessary crypto properties in IE 11.
broofa pushed a commit to uuidjs/uuid that referenced this pull request Apr 25, 2018
Users on Windows 7 and IE11 sometimes trigger a bind error because the
crypto object exists but getRandomValues is undefined. Using
openpgpjs/openpgpjs#207 as a reference, I've
added a more robust check for the necessary crypto properties in IE 11.
broofa pushed a commit to uuidjs/uuid that referenced this pull request Jun 22, 2018
Users on Windows 7 and IE11 sometimes trigger a bind error because the
crypto object exists but getRandomValues is undefined. Using
openpgpjs/openpgpjs#207 as a reference, I've
added a more robust check for the necessary crypto properties in IE 11.
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.

Issue with IE11

2 participants