Changes between Version 9 and Version 10 of QtWebKit/CodeCamp200912


Ignore:
Timestamp:
Dec 11, 2009 3:04:00 AM (14 years ago)
Author:
zherczeg@inf.u-szeged.hu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKit/CodeCamp200912

    v9 v10  
    3636=== Java Script Core ===
    3737
     381st Day
     39 * Presentations
     40   * Loadable Abstract Syntax Tree (for JavaScript source code)
     41   * JIT in nutshell
     42   * About QtScript
     43   * Improving Garbage Collector (when we close a widget, we should regain memory)
     44   * Regular Expression Engine
     45
     462nd day
     47 * very long discussion about how JavaScriptCore works (all the steps from parsing to JIT-ing)
     48   * Share our knowledge with each other
     49 * QtScript internals (and examples)
     50
     513rd day
     52 * Debugging and profiling in WebKit
     53 * Discussions how we can improve WebKit's performance
     54
    3855=== QA ===
    3956