summaryrefslogtreecommitdiffstats
path: root/src/webengine/doc
diff options
context:
space:
mode:
authorDmitriy Kuminov <coding@dmik\.org>2019-10-29 11:17:38 +0100
committerJüri Valdmann <juri.valdmann@qt.io>2019-11-08 17:50:24 +0100
commit85dbb7c99e25889b4b24594f46d2093c8c6febc9 (patch)
treeeb1572b0a229287c90f27c20d0697c1a9b3a962d /src/webengine/doc
parent025710fa77f80c0940705bc4ad405872b5aeecfe (diff)
Store favicon URL when serializing QWebEngineHistory
This is to make QWebEngineHistoryItem::iconUrl of the deserialized QWebEngineHistory object return the same URL it had when serializing. Otherwise it's impossible to have favicons for URLs from the navigation history of a restored browser session until these URLs are visited again (so that Chromium refetches their favicons). These icons are usually needed much earlier - e.g. when showing a popup with the navigation history and having an icon URL allows to load it from a disk cache before visiting the page. Fixes: QTBUG-78998 Change-Id: Ief2d089d52f301826e5c131d401cafd08952a8b5 Reviewed-by: Michael Brüning <michael.bruning@qt.io>
Diffstat (limited to 'src/webengine/doc')
0 files changed, 0 insertions, 0 deletions