Changes between Version 15 and Version 16 of QtWebKitTodo


Ignore:
Timestamp:
Dec 10, 2007 2:46:19 AM (16 years ago)
Author:
Simon Hausmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitTodo

    v15 v16  
    2323 * Get layout tests for the Qt build running on all platforms (Priority 1)
    2424 * Loader: PageCache
    25 
    26 == Network API Plan ==
    27  * For Qt 4.3 based builds the API remains as it is right now
    28  * 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
    29  * Qt 4.4's network access API needs to be extensible enough to allow for custom networking backends.