summaryrefslogtreecommitdiff
path: root/desktop/browser_history.c
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/browser_history.c')
-rw-r--r--desktop/browser_history.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/browser_history.c b/desktop/browser_history.c
index dc04a16c1..1991bf9a1 100644
--- a/desktop/browser_history.c
+++ b/desktop/browser_history.c
@@ -524,6 +524,7 @@ nserror browser_window_history_add(struct browser_window *bw,
/* Thumbnailing failed. Ignore it
* silently but clean up bitmap.
*/
+ LOG(("Thumbnail bitmap creation failed"));
bitmap_destroy(bitmap);
bitmap = NULL;
}