Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Size of QtWebEngine
Forum Updated to NodeBB v4.3 + New Features

Size of QtWebEngine

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 3 Posters 52 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • PerdrixP Offline
    PerdrixP Offline
    Perdrix
    wrote last edited by
    #1

    I am a bit gob-smacked at the size of QtWebEngine.

    I was wondering why my .app was huge and drilled down in the folder structure.

    The directory DeepSkyStacker.app/Contents/Frameworks/QtWebEngineCore.framework takes up over 500MB! QtWebEngineCore alone is 460MB

    Why so humongous?

    JKSHJ 1 Reply Last reply
    0
    • cristian-adamC Offline
      cristian-adamC Offline
      cristian-adam
      wrote last edited by
      #2

      Qt Creator team noticed that too, and that's why we are using https://code.qt.io/cgit/playground/qlitehtml.git/about/

      It works fine for Qt Creator's documentation display needs.

      1 Reply Last reply
      0
      • PerdrixP Offline
        PerdrixP Offline
        Perdrix
        wrote last edited by
        #3

        Unfortunately litehtml won't work for me - I need function it doesn't provide :(

        1 Reply Last reply
        0
        • PerdrixP Perdrix

          I am a bit gob-smacked at the size of QtWebEngine.

          I was wondering why my .app was huge and drilled down in the folder structure.

          The directory DeepSkyStacker.app/Contents/Frameworks/QtWebEngineCore.framework takes up over 500MB! QtWebEngineCore alone is 460MB

          Why so humongous?

          JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote last edited by
          #4

          @Perdrix said in Size of QtWebEngine:

          Why so humongous?

          Because it uses Chromium, and Chromium is humongous

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          1 Reply Last reply
          0
          • cristian-adamC Offline
            cristian-adamC Offline
            cristian-adam
            wrote last edited by
            #5

            The alternatives would be:

            1. QtWebKit. Last active 6 years ago.
            2. ladybird. No idea if there is a Qt port.
            3. servo. Written in Rust.

            Any others?

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved