RESOLVED INVALID 107943
[Qt] Crash on restoring QWebHistory stream from older QtWebKit versions
https://bugs.webkit.org/show_bug.cgi?id=107943
Summary [Qt] Crash on restoring QWebHistory stream from older QtWebKit versions
David Rosca
Reported 2013-01-25 06:25:51 PST
Created attachment 184739 [details] Increment HistoryStreamVersion When trying to restore QWebHistory stream saved from older QtWebKit (2.2, 2.1, ...) application crashes. Probably the QWebHistory stream format has changed, so the HistoryStreamVersion should be incremented.
Attachments
Increment HistoryStreamVersion (389 bytes, patch)
2013-01-25 06:25 PST, David Rosca
no flags
Jocelyn Turcotte
Comment 1 2013-01-25 06:31:24 PST
The stream version has been increased two weeks ago in bug #106671. Could you provide a stack trace? This is probably related.
David Rosca
Comment 2 2013-01-25 06:39:23 PST
(In reply to comment #1) > The stream version has been increased two weeks ago in bug #106671. > Could you provide a stack trace? This is probably related. Ah, somehow I missed that. In that case, it is now fixed (tested it now).
Note You need to log in before you can comment on or make changes to this bug.