[NUI] Change all CallingConvention to `Cdecl`
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / internal / WebView / WebCookieManager.cs
2023-08-16 Seoyeon Kim[NUI] Change all CallingConvention to `Cdecl`
2023-06-14 huayong.xu[NUI] Unregister callbacks when passed argument is...
2021-09-27 huayong.xu[NUI] Replace PropertyMap with Dictionary in HitTest.
2021-04-28 huayongxu[NUI] Rename some properties of WebView, WebSettings...
2021-04-28 zhouleonlei[NUI] Add webview context and cookiemanager apis (...
2021-04-20 huayongxu[NUI] Implement APIs for form repost decision & frame...
2021-03-03 huayongxu[NUI] Add APIs for javascript popup. (#2678)
2021-01-28 Dongsug Song[NUI] Re-structuring NUI by classifying modules