Bug 73740

Summary: GoogleTalk plugin creeps into QtWebKit desktop app
Product: WebKit Reporter: techtonik
Component: Plug-insAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: mrobinson, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Linux   

Description techtonik 2011-12-03 03:44:31 PST
I using Spyder with PySide and I notice the following info in debug log:

[000:097] Browser XEmbed support present: 1
[000:097] Browser toolkit is Gtk2.
[000:097] Using Gtk2 toolkit

(npviewer.bin:19968): GLib-CRITICAL **: g_hash_table_insert_internal: assertion `hash_table != NULL' failed
[000:183] Read port file, port=44481
[000:184] Initiated connection to GoogleTalkPlugin
[000:215] Socket connection established
[000:215] ScheduleOnlineCheck: Online check in 5000ms
[000:427] Got cookie response, socket is authorized
[000:427] AUTHORIZED; socket handshake complete
[005:223] HandleOnlineCheck: Starting check
[005:223] HandleOnlineCheck: OK; current state: 3


What the heck GoogleTalkPlugin does in my Python IDE? Spyder clearly doesn't have this feature integration and it may be not that bad, but I want some control over what is possible in desktop application context.
Comment 1 Martin Robinson 2022-06-28 03:39:49 PDT
Support for plugins was removed in https://trac.webkit.org/changeset/265753/webkit. Also, Google Talk is long gone.
Comment 2 Radar WebKit Bug Importer 2022-06-28 03:40:15 PDT
<rdar://problem/96050333>