Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. Porting webkit to really small embedded devices
QtWS25 Last Chance

Porting webkit to really small embedded devices

Scheduled Pinned Locked Moved Qt WebKit
3 Posts 2 Posters 2.2k Views
  • 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.
  • T Offline
    T Offline
    tozka
    wrote on last edited by
    #1

    Let's say my hardware has some limitations. 10 MB of flash memory, 32 MB (max) of RAM, 256 MHz cpu - mips. Is it feasible to try and port webkit if I have my own widget toolkit (smaller than qt).

    All I need really is the webkit layout engine. And most importantly what steps should I take? I've been trying to cross-compile webkit but I cannot do it without some of the ports (gtk, qt).

    Any tips will be appreciated. I am sorry if similar question was asked but I didn't really find anything of help when I searched.

    1 Reply Last reply
    0
    • T Offline
      T Offline
      tozka
      wrote on last edited by
      #2

      Anyone understands my question and willing to help or hopefully point me in the right direction to look?

      1 Reply Last reply
      0
      • S Offline
        S Offline
        subbul
        wrote on last edited by
        #3

        try using skia or cairo port for graphics, i think you should time heavily on cutting down modules of Webkit. But 10MB/32MB is very tough to accomodate

        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