Bug TT-67 Remove private ewk_view_context_ APIs from browser code 54/45454/1
authork.lis2 <k.lis2@samsung.com>
Tue, 21 Jul 2015 11:54:00 +0000 (13:54 +0200)
committerJanusz Majnert <j.majnert@samsung.com>
Thu, 6 Aug 2015 07:51:01 +0000 (09:51 +0200)
commit376030cdb52a48ec1aae660a23d7e078e713083d
treec1af21daaec37888a862f125b12d8a3b074f0a55
parent1b85968ebc61bf3d76d7c7b9e5343402ee62ae30
Bug TT-67 Remove private ewk_view_context_ APIs from browser code

    [Issue#]   https://bugs.tizen.org/jira/browse/TT-67
    [Problem]  ewk_view_context_ APIs persist in the code
    [Cause]    -
    [Solution] Remove the context api calls from the code.
    [Verify]   Perform browser sanity check.

Change-Id: Id92d143ab383a701e7c36c249db5e4937760ac84
Signed-off-by: k.lis2 <k.lis2@samsung.com>
services/SimpleUI/SimpleUI.cpp
services/WebKitEngineService/WebView.cpp