Bring ewk_context_memory_sampler_* back.
authorAntonio Gomes <a1.gomes@samsung.com>
Tue, 2 Dec 2014 03:26:54 +0000 (19:26 -0800)
committerYoungsoo Choi <kenshin.choi@samsung.com>
Tue, 10 Jul 2018 06:57:09 +0000 (06:57 +0000)
commit985e8f4a00cea01b06f469421e28e178df4f99c6
tree57c05f1717203cf71d666c1d7b118c38aa6af274
parentef7746d5fa017a65a81ffa9130c89e540794e4de
Bring ewk_context_memory_sampler_* back.

These APIs were wrongly removed in [1]. In order to build
t-mobile-browser app out of the box for chromium-efl/beta,
chromium-efl/dev and webkit-efl, this patch brings it back.

They are only stub APIs.

Patch reverts [1] partially.

[1] http://165.213.202.130:8080/#/c/71214/

Bug: http://107.108.218.239/bugzilla/show_bug.cgi?id=8497
Reviewed by: Kamil Klimek, SeungSeop Park

Change-Id: I7674f8d40187db95ecca25a2ea5cf4805c922235
Signed-off-by: Antonio Gomes <a1.gomes@samsung.com>
tizen_src/ewk/efl_integration/public/ewk_context.cc
tizen_src/ewk/efl_integration/public/ewk_context.h
tizen_src/ewk/unittest/ewk-tests.gypi
tizen_src/ewk/unittest/utc_blink_ewk_context_memory_sampler_start_func.cpp [new file with mode: 0644]
tizen_src/ewk/unittest/utc_blink_ewk_context_memory_sampler_stop_func.cpp [new file with mode: 0644]
tizen_src/impl/eweb_context.cc
tizen_src/impl/eweb_context.h
tizen_src/impl/tizen_webview/public/tw_web_context.cc
tizen_src/impl/tizen_webview/public/tw_web_context.h