Skip to content
  • eric@webkit.org's avatar
    2009-10-24 Laszlo Gombos <laszlo.1.gombos@nokia.com> · 5708acfe
    eric@webkit.org authored
            Reviewed by Holger Freyther.
    
            [Qt] [Symbian] Set the capability and memory required to run QtWebKit for Symbian
            https://bugs.webkit.org/show_bug.cgi?id=30476
    
            Set the stack size to 80 Kb and heap size to the 128kB - 32MB range
            to all executables linking against WebKit library.
    
            * WebKit.pri:
    2009-10-24  Laszlo Gombos  <laszlo.1.gombos@nokia.com>
    
            Reviewed by Holger Freyther.
    
            [Qt] [Symbian] Set the capability and memory required to run QtWebKit for Symbian
            https://bugs.webkit.org/show_bug.cgi?id=30476
    
            Assign ReadUserData WriteUserData NetworkServices Symbian capabilities
            to jsc.exe.
    
            * jsc.pro:
    2009-10-24  Laszlo Gombos  <laszlo.1.gombos@nokia.com>
    
            Reviewed by Holger Freyther.
    
            [Qt] [Symbian] Set the capability and memory required to run QtWebKit for Symbian
            https://bugs.webkit.org/show_bug.cgi?id=30476
    
            Assign ReadUserData WriteUserData NetworkServices Symbian capabilities
            to all QtWebkit executables.
    
            * QGVLauncher/QGVLauncher.pro:
            * QtLauncher/QtLauncher.pro:
            * tests/benchmarks/loading/tst_loading.pro:
            * tests/benchmarks/painting/tst_painting.pro:
            * tests/qgraphicswebview/qgraphicswebview.pro:
            * tests/qwebelement/qwebelement.pro:
            * tests/qwebframe/qwebframe.pro:
            * tests/qwebhistory/qwebhistory.pro:
            * tests/qwebhistoryinterface/qwebhistoryinterface.pro:
            * tests/qwebpage/qwebpage.pro:
            * tests/qwebplugindatabase/qwebplugindatabase.pro:
            * tests/qwebview/qwebview.pro:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50026 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    5708acfe