Remove synchronous image hit test tests
authorTomasz Czekala <t.czekala@partner.samsung.com>
Fri, 23 Jan 2015 14:28:28 +0000 (15:28 +0100)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commit740d96bd7a8685f5f28566e7e3972780dab5b5b3
tree1bec6a3525d2ea4bd91bc22f8fc333611b75a09b
parent5635c301794f75fbf8d95795ce629944912f5d02
Remove synchronous image hit test tests

Doing synchronous hit test of an image requires copying that SKIA bitmap between
renderer process and browser process and now making that copy causes crashes and
is disabled, so this functionality doesn't work and we're removing that check
because synchronous hit tests are deprecated.

Bug: http://107.108.218.239/bugzilla/show_bug.cgi?id=9525
Reviewed by: Janusz Majnert, Piotr Tworek

Change-Id: Ifc96fee18534bfb21f359df0b25305c53ac7f8f1
Signed-off-by: Tomasz Czekala <t.czekala@partner.samsung.com>
tizen_src/ewk/unittest/ewk-tests.gypi
tizen_src/ewk/unittest/utc_blink_ewk_hit_test_image_buffer_get_func.cpp [deleted file]
tizen_src/ewk/unittest/utc_blink_ewk_hit_test_image_buffer_length_get_func.cpp [deleted file]