From d13d953feceb2e72959f7b9aaf45720dcae49e8a Mon Sep 17 00:00:00 2001 From: Szabolcs David Date: Tue, 25 Mar 2014 10:24:46 -0700 Subject: Fix iconChanged signal and add favIconLoad QML test If WebContentsDelegateQt::DidUpdateFaviconURL was not called after a page load, we need to reset the favicon URL. We can use the navigation entries to store favicon related information. Change-Id: I7bcfbd46c176fabce319eba32c379a293f8ebba6 Reviewed-by: Peter Varga Reviewed-by: Pierre Rossi --- tests/auto/quick/qmltests/data/favicon.png | Bin 0 -> 3961 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/auto/quick/qmltests/data/favicon.png (limited to 'tests/auto/quick/qmltests/data/favicon.png') diff --git a/tests/auto/quick/qmltests/data/favicon.png b/tests/auto/quick/qmltests/data/favicon.png new file mode 100644 index 000000000..35717cca5 Binary files /dev/null and b/tests/auto/quick/qmltests/data/favicon.png differ -- cgit v1.2.3