Reintroduce removed ewk_view_screenshot_contents_get api call. 12/45812/4 accepted/tizen/tv/20150826.015718 submit/tizen_tv/20150825.231341
authorMarcin Lapinski <m.lapinski@samsung.com>
Mon, 10 Aug 2015 09:18:01 +0000 (11:18 +0200)
committerJanusz Majnert <j.majnert@samsung.com>
Tue, 25 Aug 2015 06:17:27 +0000 (23:17 -0700)
commit8732ea5b4404639b8c0291df010fbc9cc9153ea3
tree1ad0e96912017ac9a78a4bbced0c87d6ca4139fb
parent0ffb324f4919ad8eb1a78be4b01aee798948c194
Reintroduce removed ewk_view_screenshot_contents_get api call.

[Issue#]    https://bugs.tizen.org/jira/browse/TT-89
[Problem]   Bookmark items do not show its thumbnail.
[Cause]     N/A
[Sollution] Put ewk_view_screenshot_contents_get call back as it
            was moved to public api.
[Verify]    Bookmark items thumbnalis should be visible.

Change-Id: I50538f737eebbce566565f5c6052266125d52610
services/WebKitEngineService/WebView.cpp