commit | f45cca43f096b17799fc308a2c120a468b2797ee | [log] [tgz] |
---|---|---|
author | timothy_horton@apple.com <timothy_horton@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Tue Jul 08 19:27:50 2014 +0000 |
committer | timothy_horton@apple.com <timothy_horton@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Tue Jul 08 19:27:50 2014 +0000 |
tree | b12db71213991f91af6745d524312a26617a3bb9 | |
parent | 0af70efe03236a03d1826c166221a9a069014794 [diff] |
WKProcessPoolConfigurationPrivate's maximumProcessCount property has no effect https://bugs.webkit.org/show_bug.cgi?id=134711 Reviewed by Dan Bernstein. * UIProcess/API/Cocoa/WKProcessPool.mm: (-[WKProcessPool _initWithConfiguration:]): Respect the maximumProcessCount. Currently the default limit is UINT_MAX; if maximumProcessCount = 0 (the default), we'll use that limit. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@170893 268f45cc-cd09-0410-ab3c-d52691b4dbfc