increase or remove WebView renderer process limit #500

Open
thestinger opened this Issue Nov 25, 2016 · 1 comment

Comments

Projects
None yet
1 participant
@thestinger
Contributor

thestinger commented Nov 25, 2016

It would be reasonable to increase the count to at least 4. It probably can't simply be removed as is the case for the Chromium browser app, because there wouldn't be a limit on the number of live renderers.

@thestinger thestinger changed the title from increase WebView renderer process count to increase or remove WebView renderer process limit Nov 25, 2016

@thestinger thestinger added far-future and removed far-future labels Nov 26, 2016

@thestinger

This comment has been minimized.

Show comment Hide comment
@thestinger

thestinger Nov 26, 2016

Contributor

This doesn't work yet, so I'll look into it some other time. It hits a null pointer dereference (not in Java code) and it appears to be a race condition or some other subtle inconsistent trigger.

Contributor

thestinger commented Nov 26, 2016

This doesn't work yet, so I'll look into it some other time. It hits a null pointer dereference (not in Java code) and it appears to be a race condition or some other subtle inconsistent trigger.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment