RESOLVED FIXED 21334
Gtk version Craches when go to page using plugins (i.e yahoo.com)
https://bugs.webkit.org/show_bug.cgi?id=21334
Summary Gtk version Craches when go to page using plugins (i.e yahoo.com)
Mikael Tennhammar
Reported 2008-10-03 08:06:16 PDT
When loading page using plugin Gtk version crashes due to a null pointer referense.
Attachments
FIx so that the plugin gets into the window hierarchy (777 bytes, patch)
2008-10-03 08:20 PDT, Mikael Tennhammar
no flags
Mikael Tennhammar
Comment 1 2008-10-03 08:20:09 PDT
Created attachment 24052 [details] FIx so that the plugin gets into the window hierarchy containgWindow is not set for the pluginView and therfore will the PlatformPluginWidget not get into the window hierarchy. When then later on the asserts are failing when doing get_socket_id.
Jan Alonzo
Comment 2 2008-10-04 22:13:59 PDT
Hi mikael. I agree that it was broken for a while but I think this issue's been fixed in ToT by David Hyatt's refactorings. Can you please confirm? If it's still not fixed can you please update your patch to match Tot? Cheers
Mikael Tennhammar
Comment 3 2008-10-08 22:47:21 PDT
Yes, this works now.
Jan Alonzo
Comment 4 2008-10-18 19:15:41 PDT
Comment on attachment 24052 [details] FIx so that the plugin gets into the window hierarchy Setting review flag to none so it won't show up in the review queue. Reporter confirmed that this is now working and patch is not required anymore.
Note You need to log in before you can comment on or make changes to this bug.