[NUI] Fix NUI.WebView concerned with GC (#762)
authorJiyun Yang <ji.yang@samsung.com>
Mon, 25 Mar 2019 06:19:27 +0000 (15:19 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Mon, 25 Mar 2019 06:19:27 +0000 (15:19 +0900)
commitc20fa40d3e061c28946031d33e8090fb368adaae
treec8243ee918dbcd7a6319e6727c85fadefb863a2f
parent50a4bf74d9691a6c86cb774cd1b1696f408a9016
[NUI] Fix NUI.WebView concerned with GC (#762)

JavaScriptMessageHandler delegate instances are collectable by GC,
so the concrete root for those instants are needed.

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
src/Tizen.NUI/src/internal/WebView.cs