ScriptWorld.getDefault
webkitwebprocessextension.script_world.ScriptWorld getDefault()Get the default #WebKitScriptWorld. This is the normal script world where all scripts are executed by default. You can get the JavaScript execution context of a #WebKitScriptWorld for a given #WebKitFrame with webkit_frame_get_javascript_context_for_script_world().
Returns
the default #WebKitScriptWorld