Version 44 (modified by 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
- 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)
Road to Qt 4.5
- Provide minimum API for HTML 5 Database and Local Storage functionality (mostly QWebSettings)
- Make the build more configurable with regards to webkit features
- Finish Mac Plugins
- CE Port
- Review webkit tasks, close that's fixed with the update to trunk
- Missing ACID3 patches from Holger
Parking Lot
- SVG as independent module
- Chromium-like per-process webpage/frame
- 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 (work in progress)
- KDE Integration (WebKitKDE)
Big missing APIs
- Ability to pass the handling of listbox/select elements to the application
Attachments (1)
-
api_changes.txt
(5.1 KB
) - added by 16 years ago.
Diff of the suggested API changes after another round of review
Download all attachments as: .zip
Note:
See TracWiki
for help on using the wiki.