Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix - remove isomorphic-webcrypto polyfill and add buffer polyfill to react native#235

Merged
1 commit merged intomasterpubnub/javascript:masterfrom
fix/CLEN-210pubnub/javascript:fix/CLEN-210Copy head branch name to clipboard
Dec 9, 2021
Merged

Fix - remove isomorphic-webcrypto polyfill and add buffer polyfill to react native#235
1 commit merged intomasterpubnub/javascript:masterfrom
fix/CLEN-210pubnub/javascript:fix/CLEN-210Copy head branch name to clipboard

Conversation

@ghost
Copy link

@ghost ghost commented Dec 9, 2021

fix: remove isomorphic-webcrypto polyfill and add buffer polyfill to react native

Remove isomorphic-webcrypto polyfill for web
Add buffer polyfill to react native

Closes #233

@ghost ghost requested review from are, mohitpubnub and parfeon as code owners December 9, 2021 01:33
"buffer": "^6.0.3",
"cbor-js": "^0.1.0",
"cbor-sync": "^1.0.4",
"isomorphic-webcrypto": "^2.3.6",
Copy link
Contributor

Choose a reason for hiding this comment

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

Are you sure this has no impact on browser builds?

Copy link
Author

Choose a reason for hiding this comment

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

Yes, there will be no impact to our supported platforms. For very old browser versions and for internet explorer, the change will impact support for file encryption. Customers who support those old browsers will be able to bring their own web cryptography polyfill to their applications in order to add the support since we will no longer bundle it.

Copy link
Contributor

@are are left a comment

Choose a reason for hiding this comment

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

If it works on all platforms, then it LGTM!

@ghost ghost merged commit d675005 into master Dec 9, 2021
@ghost ghost deleted the fix/CLEN-210 branch December 9, 2021 18:57
@ghost
Copy link
Author

ghost commented Dec 9, 2021

@client-engineering-bot release as v4.36.0

@parfeon parfeon restored the fix/CLEN-210 branch December 9, 2021 19:19
This pull request was closed.
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.

Conversion to Expo-Modules

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.