|
|
@ -1460,7 +1460,6 @@ window_object_cleared_callback(WebKitScriptWorld *world, |
|
|
|
greeter_util_object, |
|
|
|
greeter_util_object, |
|
|
|
globalObject; |
|
|
|
globalObject; |
|
|
|
JSStringRef command; |
|
|
|
JSStringRef command; |
|
|
|
gboolean report_errors; |
|
|
|
|
|
|
|
gchar *message = "LockHint"; |
|
|
|
gchar *message = "LockHint"; |
|
|
|
|
|
|
|
|
|
|
|
jsContext = webkit_frame_get_javascript_context_for_script_world(frame, world); |
|
|
|
jsContext = webkit_frame_get_javascript_context_for_script_world(frame, world); |
|
|
|