-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Detect the chunk size the browser supports.
Instead of using a hard-coded chunk size when creating large strings, this now uses a browser check to detect it. This allows us to use large chunk sizes on browsers that support it but still support low-end devices. Closes #1985 Closes #1994 Change-Id: Ibe45902b659516ae66bd7da33007fd15e7f64207
- Loading branch information
1 parent
98b8d55
commit 7bbca07
Showing
1 changed file
with
42 additions
and
6 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