Changes between Version 36 and Version 37 of QtBackLog


Ignore:
Timestamp:
Nov 26, 2009 4:23:52 AM (14 years ago)
Author:
zecke@selfish.org
Comment:

Put the commits and date into the right column

Legend:

Unmodified
Added
Removed
Modified
  • QtBackLog

    v36 v37  
    2525=== QtWebKit problems ===
    2626||Bug||Description||Commit||Date||
    27 ||[https://bugs.webkit.org/show_bug.cgi?id=31849 #31849]||Loading of http://en.wikipedia.org/wiki/Maxwell_equations is triggering bad "scheduling". The loading_standalone test has been extracted but is not able to highlight the problem. This is a Qt and QtWebKit issue, it must be understood first. The first issue is that QtWebKit will only schedule four requests per host while Qt networking has a higher limit.||||[http://trac.webkit.org/changeset/51411 r5144 - reduce latency]||
     27||[https://bugs.webkit.org/show_bug.cgi?id=31849 #31849]||Loading of http://en.wikipedia.org/wiki/Maxwell_equations is triggering bad "scheduling". The loading_standalone test has been extracted but is not able to highlight the problem. This is a Qt and QtWebKit issue, it must be understood first. The first issue is that QtWebKit will only schedule four requests per host while Qt networking has a higher limit.||[http://trac.webkit.org/changeset/51411 r5144 - reduce latency]||||
    2828||||TCmalloc needs to be tested. Does it make anything faster/slower? How to test memory fragmentation.||||||
    2929||||The fuzz testing will make QtWebKit go in infinite loops and stop working. This situation needs to be analyzed as this can be a serve reliabality problem.||||||
     
    4141||~~[https://bugs.webkit.org/show_bug.cgi?id=30769 #30769]~~||~~Export fastMalloc, fastCalloc, fastRealloc and fastFree on GCC/Unix~~||[https://trac.webkit.org/changeset/50204 50204] [https://trac.webkit.org/changeset/50205 50205]||28.10.2009||
    4242|| Misc Changes ||
    43 ||~~[https://bugs.webkit.org/show_bug.cgi?id=31203 #31203]~~||~~Qt Plugins become visible even if they should not~~||25.11.2009 ||[http://trac.webkit.org/changeset/51410 #51410 (automate test case)] [http://trac.webkit.org/changeset/51409 #51409 (fix)] ||
     43||~~[https://bugs.webkit.org/show_bug.cgi?id=31203 #31203]~~||~~Qt Plugins become visible even if they should not~~||[http://trac.webkit.org/changeset/51410 #51410 (automate test case)] [http://trac.webkit.org/changeset/51409 #51409 (fix)]||25.11.2009||
    4444||~~[https://bugs.webkit.org/show_bug.cgi?id=30209 #30209]~~||~~Document a feature of the m_liveDecderResources list~~||[https://trac.webkit.org/changeset/50213 50213]||28.10.2009||
    4545||~~[https://bugs.webkit.org/show_bug.cgi?id=27347 #27347]~~||~~Fix assertion in SVGRenderBase::mapLocalToContainer~~||[https://trac.webkit.org/changeset/50207 50207]||28.10.2009||