Changes between Version 1 and Version 2 of QtWebKitJSCapp


Ignore:
Timestamp:
Feb 2, 2010 7:42:45 AM (14 years ago)
Author:
siddharth.mathur@nokia.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitJSCapp

    v1 v2  
    44 * no need to compile or link all of QtWebkit (Webcore parts) when iterating on a fix.
    55 * better understanding of what JavascriptCore APIs look like
    6  * small jsc.cpp main application and jasc.pro which expedite debugging.
     6 * small jsc.cpp and jsc.pro which expedite debugging.
     7 * on embedded platforms (Symbian and probably WinCE), you can actually get a debug binary out without the linker falling over.
    78
    89Creating Javascript file to feed