wiki:QtWebKitTodo

Version 40 (modified by bmeyer@trolltech.com, 16 years ago) (diff)

--

TODO List for QtWebKit

Incoming

uncategorized issues that the developers still need to prioritize.

  • We don't have any accessibility support
  • Disk Cache
  • QWebFrame should have a function to access the QWebHistory for that frame.
  • There should be an QWebIconDatabase class that gives you notifications when the icon has been loaded.
  • Autotest Coverage
  • header such as "webkitversion.h" that contains the version in a define
  • Way to access list of files and progress on downloading them (i.e. be able to make an activity window)

API *really* missing for Qt 4.4

  • Provide HTTP body and operation in acceptNavigationRequest
  • QWebPluginFactory API (done?)

First Release

  • Styling, drawing, sizing: RenderThemeQt.cpp needs some love
  • Fix drop-shadow support and other FIXME's in qt/GraphicsContext.

Parking Lot

  • Port the Icon database to use QtSql and make the Database module in Trunk use QtSql for the Qt build (to eliminate the dependency on sqlite3.h)
  • API Work:
    • Research Qtish API to provide access to the same functionality that DOM provides without the DOM insanity (work in progress)
  • JavaScriptCore <-> QtScript research (Priority 2)
  • VC 6 Support (give it a try at least)
  • KDE Integration (WebKitKDE)
  • Netscape Plugin Support (Priority 2.5)
  • Get layout tests for the Qt build running on all platforms (Priority 1)
  • Private browsing
  • Make the build more configurable with regards to webkit features

Attachments (1)

Download all attachments as: .zip