Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-65561

Support different Chromium process models

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P2: Important
    • 5.11.0
    • None
    • WebEngine
    • None
    • 3bc5b9d4f9d481707c02e83e0cd20f60dec425f2

    Description

      Chromium does support four different process models:

      • Process-per-site-instance
      • Process-per-site
      • Process-per-tab
      • Single process

      We only officially support Process-per-site-instance, which is the most secure, but also the one with the most overhead. "Single Process" is only available for debugging and development purposes. The other modes might be beneficial especially for generic browsers with lots of tabs on memory constrained devices.

      In any case, we should document what we support, and how.

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-65561
          # Subject Branch Project Status CR V

          Activity

            People

              juri.valdmann Jüri Valdmann (Inactive)
              kkohne Kai Köhne
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes