[Webkit-unassigned] [Bug 73740] New: GoogleTalk plugin creeps into QtWebKit desktop app

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 3 03:44:31 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=73740

           Summary: GoogleTalk plugin creeps into QtWebKit desktop app
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: techtonik at gmail.com


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list