Changes between Version 4 and Version 5 of QtWebKitTodo
- Timestamp:
- Nov 21, 2007, 4:07:14 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitTodo
v4 v5 24 24 * Netscape Plugin Support (Priority 2.5) 25 25 * Get layout tests for the Qt build running on all platforms (Priority 1) 26 27 == Network API Plan == 28 * For Qt 4.3 based builds the API remains as it is right now 29 * For Qt 4.4 the QWebNetwork* API in QtWebKit will not be available and Qt 4.4's network access API will be used instead 30 * Qt 4.4's network access API needs to be extensible enough to allow for custom networking backends.