Changes between Version 4 and Version 5 of QtWebKitTodo


Ignore:
Timestamp:
Nov 21, 2007 4:07:14 AM (16 years ago)
Author:
Simon Hausmann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitTodo

    v4 v5  
    2424 * Netscape Plugin Support (Priority 2.5)
    2525 * 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.