Details
-
Task
-
Resolution: Invalid
-
Not Evaluated
-
None
-
None
-
None
Description
Currently, serializing QWebEngineHistoryItem to QDataStream will not write item's icon URLs. Consequently, they will be empty when deserializing it back. This, in turn, prevents things such as displaying icons in popup menus with navigation history after restoring the web session.
A fix is rather trivial and a patch against 5d4bac57a0191287a2fc345f6b398fb1f5d08517 is attached.