Home
last modified time | relevance | path

Searched refs:javascript_can_open_windows_automatically (Results 1 – 1 of 1) sorted by relevance

/base/web/webview/test/ohos_nweb/
Dohos_nweb_test.cpp808 …bool javascript_can_open_windows_automatically = g_webSettings->IsCreateWindowsByJavaScriptAllowed… in Test214() local
809 if (javascript_can_open_windows_automatically) { in Test214()
811 javascript_can_open_windows_automatically); in Test214()
814 javascript_can_open_windows_automatically); in Test214()
819javascript_can_open_windows_automatically = g_webSettings->IsCreateWindowsByJavaScriptAllowed(); in Test214()
820 if (!javascript_can_open_windows_automatically) { in Test214()
822 javascript_can_open_windows_automatically); in Test214()
825 javascript_can_open_windows_automatically); in Test214()
844 …bool javascript_can_open_windows_automatically = g_webSettings->IsCreateWindowsByJavaScriptAllowed… in Test229() local
845 if (javascript_can_open_windows_automatically) { in Test229()
[all …]