[Webkit-unassigned] [Bug 30710] [Qt] QWebHistory::saveState() is inconsistent with the Qt API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 28 10:06:43 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=30710


Tor Arne Vestbø <vestbo at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #42027|review?                     |review-
               Flag|                            |




--- Comment #12 from Tor Arne Vestbø <vestbo at webkit.org>  2009-10-28 10:06:43 PDT ---
(From update of attachment 42027)
QDataStream's version is for the internal format of QDataStream. We should
follow the example in the docs:

http://doc.trolltech.com/4.5/qdatastream.html

Ie, a payload-spesific version where we try to load whatever we can from
earlier versions, etc.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list