Searched refs:javascript_can_open_windows_automatically (Results 1 – 1 of 1) sorted by relevance
808 …bool javascript_can_open_windows_automatically = g_webSettings->IsCreateWindowsByJavaScriptAllowed… in Test214() local809 if (javascript_can_open_windows_automatically) { in Test214()811 javascript_can_open_windows_automatically); in Test214()814 javascript_can_open_windows_automatically); in Test214()819 … javascript_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() local845 if (javascript_can_open_windows_automatically) { in Test229()[all …]