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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 29 01:49:48 PDT 2009


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





--- Comment #16 from jedrzej.nowacki at nokia.com  2009-10-29 01:49:47 PDT ---
(In reply to comment #12)
> (From update of attachment 42027 [details])
> 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.

This example is created for developers using Qt, not for internal Qt
development. I have checked a few classes (QImage, QColor, QRect, QVector).
None of them save the version into a stream.

-- 
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