We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d67f254 commit 712afddCopy full SHA for 712afdd
1 file changed
Source/WebKit/UIProcess/API/glib/WebKitSettings.cpp
@@ -1713,7 +1713,7 @@ static void webkit_settings_class_init(WebKitSettingsClass* klass)
1713
*
1714
*/
1715
sObjProperties[PROP_ALLOW_MOVE_TO_SUSPEND_ON_WINDOW_CLOSE] = g_param_spec_boolean(
1716
- "allow-scripts-to-close-windows",
+ "allow-move-to-suspend-on-window-close",
1717
_("Allow move to suspend on window.close()"),
1718
_("Allow to suspend browser instead of closing window on window.close()"),
1719
FALSE,
0 commit comments