PTREL-135: Fix build issues caused by using unavailable functions 66/11166/3 accepted/tizen/20131022.233816 accepted/tizen/20131023.043427 submit/tizen/20131022.215230
authorRusty Lynch <rusty.lynch@intel.com>
Mon, 21 Oct 2013 22:08:39 +0000 (15:08 -0700)
committerRusty Lynch <rusty.lynch@intel.com>
Tue, 22 Oct 2013 21:44:13 +0000 (14:44 -0700)
commit631ec91a58b6d4c69b4dc125d0d1e957b73429cf
treeebfaf308acf57cc8ed51e1335ab6dd0e62783b0f
parent1c3e8b6ce2902ff31cbc51648709404a779a3475
PTREL-135: Fix build issues caused by using unavailable functions

The sync of code from 2.2 has included some wrong assumptions about
a few methods in elementary and webkit-efl.  This patch removes those
calls to fix the build with the expectation that once the associated
functionality has landed in elementary and webkit-efl that this patch
can be removed.

Change-Id: Ic433c5a6888eafb772d5dd317339eb00352a3646
Signed-off-by: Rusty Lynch <rusty.lynch@intel.com>
src/view/webkit/view_logic.cpp
src/wrt-client/window_data.cpp
src/wrt-client/wrt-client.cpp