Bug TT-88 Fixed asynchronous favicon loading 86/45386/4
authort.dakowicz <t.dakowicz@samsung.com>
Wed, 5 Aug 2015 11:47:59 +0000 (13:47 +0200)
committert.dakowicz <t.dakowicz@samsung.com>
Wed, 5 Aug 2015 13:27:44 +0000 (15:27 +0200)
commit81362faefc61e3672a9505a7c35e06ade4a46a8c
tree3820fdaf7f9e6426332e5380d66d827918879c5d
parent3f1f55aa1e8878bb334b3d5b5cd27f8ad5a33ce3
Bug TT-88 Fixed asynchronous favicon loading

[Issue] https://bugs.tizen.org/jira/browse/TT-88
[Problem] Favicon wasn't loaded if an image was send
  asynchronously
[Solution] Used "icon,received" callback instead of "favicon,change"
           which is not implemented
[Verify] Check if favicon is always loaded

Change-Id: If56b9b4d80bc4a94abd52b0830aac42dfa88216f
services/SimpleURI/SimpleURI.cpp
services/WebKitEngineService/WebView.cpp
services/WebKitEngineService/WebView.h