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

Support different Chromium process models

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes