[NUI] Add a LoadContents API with byte array for WebView.
authorhuayong.xu <huayong.xu@samsung.com>
Tue, 4 Apr 2023 09:20:03 +0000 (17:20 +0800)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Thu, 13 Apr 2023 04:51:31 +0000 (13:51 +0900)
commit3d094bbd7a86db507bd2eafe88afe48bd1b9946a
tree1f32a883e739eb056bd0802f3341922ef68c2118
parent38deaca1170fab1dca42d9c11c0fa76d85b1a14c
[NUI] Add a LoadContents API with byte array for WebView.
src/Tizen.NUI/src/internal/Interop/Interop.WebView.cs
src/Tizen.NUI/src/internal/WebView/WebBackForwardList.cs
src/Tizen.NUI/src/internal/WebView/WebHttpRequestInterceptor.cs
src/Tizen.NUI/src/public/WebView/WebView.cs