-
Notifications
You must be signed in to change notification settings - Fork 24.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove redundant ifdefs for ArrayBuffer backwards compatibility (#39302)
Summary: We're well past a minimum iOS 10 / macOS 10.11 version. Let's remove these ifdefs that seemed to have been added for backwards compatibility around the use of [ArrayBuffers](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer) ## Changelog: [IOS] [REMOVED] - Remove redundant ifdefs for ArrayBuffer backwards compatibility Pull Request resolved: #39302 Test Plan: CI should pass. Reviewed By: rshest Differential Revision: D49007666 Pulled By: javache fbshipit-source-id: 03ebe303eda45ce043e3c2f9e2a5165ba798b15c
- Loading branch information
1 parent
8973978
commit fb30fca
Showing
1 changed file
with
0 additions
and
65 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters