commit | d14609f4e10fc37cb8935cae3af2df79b35f6adc | [log] [tgz] |
---|---|---|
author | yilkal <yilkal@chromium.org> | Fri Jun 14 18:08:44 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jun 14 18:08:44 2019 |
tree | bb5f6526420f95f87319bd640e4aa6cf3f6a0f75 | |
parent | 061e64bf593859f9c126b230de35c481b3774e75 [diff] |
Create KioskNext Browser factory in Chrome Os. KioskNextBrowsers are customized browsers. A factory class is required to ensure the correct parameters are used to construct the browsers. The factory class also keeps track of the number of browsers already created to ensure that the number is below a configurable maximum upper limit. Bug: 965120, 968253 Change-Id: Ie15fe164810a9ef4e50d7069499ad2e96a93b89b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1625650 Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Reviewed-by: Michael Giuffrida <michaelpg@chromium.org> Reviewed-by: Aga Wronska <agawronska@chromium.org> Commit-Queue: Yilkal Abe <yilkal@chromium.org> Cr-Commit-Position: refs/heads/master@{#669288}
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 .