gecko-dev/mobile/android/geckoview
Jamie Nicol 834586be68 Bug 1421586 - Limit maximum number of SurfaceTextures in existence. r=snorp
Limit the number of SurfaceTextures to ensure that we do not reach the
process's fd limit. 200 was chosen as the limit because it allows for
more tiles than any reasonable page should require, yet should not
come close to the 1024 fd limit, even with 2 fds (buffer and sync
fence) per SurfaceTexture.

MozReview-Commit-ID: F21H1Rj4FVF

--HG--
extra : rebase_source : 379b460c8067cc3c5aa11a47cc66f865bae1ac64
2017-11-29 16:08:12 +00:00
..
src Bug 1421586 - Limit maximum number of SurfaceTextures in existence. r=snorp 2017-11-29 16:08:12 +00:00
build.gradle Bug 1365505 - [P2][Fennec] Only include exoplayer & HLSDecoder related components when building --with-gradle. r=maliu 2017-11-30 17:53:00 +08:00
BuildConfig.java.in Bug 1415778 - Part 2: Move AppConstants to o.m.geckoview.BuildConfig. r=jchen 2017-11-08 21:14:44 -08:00
proguard-rules.txt Bug 1415778 - Part 3: Fix up Gradle. r=jchen 2017-11-09 09:44:40 -08:00