User:SadEagle: Difference between revisions

From KDE TechBase
Line 4: Line 4:


== KJS and KJS/Frostbyte ==
== KJS and KJS/Frostbyte ==
* Value for global code, used in domts at least
** Regression SunSpider?
** Performance eval?
* return-within-finally
* return-within-finally
* eval operator/eval tearoffs
* eval operator/eval tearoffs
Line 15: Line 18:
* Check {{Bug|108538}}
* Check {{Bug|108538}}
* Double-check global handling, synchronize with JSC
* Double-check global handling, synchronize with JSC


== KHTML - Short-term stuff ==
== KHTML - Short-term stuff ==

Revision as of 15:29, 18 April 2008

Misc stuff

  • bug #104901 -- max-age for kio-http
  • Fix Oxygen scrollbar code to be less of a resource hog

KJS and KJS/Frostbyte

  • Value for global code, used in domts at least
    • Regression SunSpider?
    • Performance eval?
  • return-within-finally
  • eval operator/eval tearoffs
  • const
  • obscure sequencing thing
  • debugger, again
  • merge in the API, etc., from trunk
  • Do the List performance changes
  • Do a review pass over API to make sure not BC leaks.
  • Solaris stack support for ade
  • Check bug #108538
  • Double-check global handling, synchronize with JSC

KHTML - Short-term stuff

  • JS Redirects
  • Iframe stuff
    • Make sure that content* are right for both object and window family
    • Default document on empty iframe --- bug #159028
      • Load events:
        • {Bug|153830}}
        • On Acid3..
    • bug #158036?
    • Check: bug #116189?
  • Fix the paranoia affecting(?) flickr(?) upload bug #126974
  • The XHTML parser mode
  • the libthai thing
  • khtmlImLoad:
    • Allan's foreign loader patch
    • Animation stoping
    • PNG patch.
    • Better pre-blend cache?
    • FredrikH performance goodness?
  • XHR:

KHTML - Long term stuff