Fix crash issue when favicon is null. 15/258015/5
authorhuayong.xu <huayong.xu@samsung.com>
Fri, 7 May 2021 11:00:57 +0000 (19:00 +0800)
committerhuayong.xu <huayong.xu@samsung.com>
Tue, 11 May 2021 03:23:24 +0000 (11:23 +0800)
When favicon of web page is null, it would cause crash.
This patch is to add a check if pixel data is null or not.

Change-Id: If6b5f88053c2377ed4a87b6d83600cdd7f9c6746


No differences found