commit | 19fecb3def631c62bb3536117e6760ae61e4bbc9 | [log] [tgz] |
---|---|---|
author | Tom Sepez <[email protected]> | Fri Mar 02 18:40:21 2018 |
committer | Commit Bot <[email protected]> | Fri Mar 02 18:40:21 2018 |
tree | 11b010b13109fc7d1e695f99130b39b96f575dc9 | |
parent | 8437799fd0c000728a4a4bfa3fc548d968cf22d0 [diff] |
Bound ppapi process totals when isolating by origin. Otherwise, we risk having an unbounded number of processes. Results in a "failed to load plugin" page once N == 15 created. Add test to fork off a handful. No plugins are yet isolated by origin, so no observable change to chrome. That will happen in a subsequent CL. Follow-up to: https://chromium-review.googlesource.com/c/chromium/src/+/915182 Bug: 809614 Change-Id: Ie71d41d03d380e31f006173b659023e3de0e3ac8 Reviewed-on: https://chromium-review.googlesource.com/942235 Reviewed-by: John Abd-El-Malek <[email protected]> Reviewed-by: Ehsan Karamad <[email protected]> Commit-Queue: Tom Sepez <[email protected]> Cr-Commit-Position: refs/heads/master@{#540565}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .