Changes between Version 1 and Version 2 of QtWebKitJSCapp
- Timestamp:
- Feb 2, 2010, 7:42:45 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitJSCapp
v1 v2 4 4 * no need to compile or link all of QtWebkit (Webcore parts) when iterating on a fix. 5 5 * 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. 7 8 8 9 Creating Javascript file to feed