Bug 73740 - GoogleTalk plugin creeps into QtWebKit desktop app
Summary: GoogleTalk plugin creeps into QtWebKit desktop app
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-12-03 03:44 PST by techtonik
Modified: 2022-06-28 03:40 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>