diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2011-11-30 11:19:59 +0800 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2011-12-01 13:16:06 +0800 |
commit | 901c1cc5fa13111f5593ed6f3ab14ea3654b3fdd (patch) | |
tree | a172fcafc464e18d1a54dbd7535c77a0de376581 /embed/ephy-request-about.c | |
parent | 819cc7dea0676deb2dc6b422683780ab2a1ed8c0 (diff) | |
download | gsoc2013-epiphany-901c1cc5fa13111f5593ed6f3ab14ea3654b3fdd.tar gsoc2013-epiphany-901c1cc5fa13111f5593ed6f3ab14ea3654b3fdd.tar.gz gsoc2013-epiphany-901c1cc5fa13111f5593ed6f3ab14ea3654b3fdd.tar.bz2 gsoc2013-epiphany-901c1cc5fa13111f5593ed6f3ab14ea3654b3fdd.tar.lz gsoc2013-epiphany-901c1cc5fa13111f5593ed6f3ab14ea3654b3fdd.tar.xz gsoc2013-epiphany-901c1cc5fa13111f5593ed6f3ab14ea3654b3fdd.tar.zst gsoc2013-epiphany-901c1cc5fa13111f5593ed6f3ab14ea3654b3fdd.zip |
web view: fix icon names
The GTK+ 3.0 themes have a different name for the dialog icons
(dialog-{information,error}) rather than the stock GTK+ icon names
(gtk-dialog-{info,error}). Use the proper names.
Additionally, ensure that icon_info is not NULL when performing the lookup,
which will fail. This part of the change is to avoid a possible crash/segfault
caused by the lookup without a valid icon_info.
Bug: 665170
Signed-Off-By: Saleem Abdulrasool <compnerd@compnerd.org>
Diffstat (limited to 'embed/ephy-request-about.c')
0 files changed, 0 insertions, 0 deletions