[webkit-reviews] review requested: [Bug 36144] NULL pointer access in webkit_web_window_features_equal() : [Attachment 50747] Patch against svn trunk

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 15 15:33:11 PDT 2010


Philip Chimento <philip.chimento at gmail.com> has asked  for review:
Bug 36144: NULL pointer access in webkit_web_window_features_equal()
https://bugs.webkit.org/show_bug.cgi?id=36144

Attachment 50747: Patch against svn trunk
https://bugs.webkit.org/attachment.cgi?id=50747&action=review

------- Additional Comments from Philip Chimento <philip.chimento at gmail.com>
If you try to set the 'window-features' GObject property to NULL, then
webkit-gtk crashes. You may ask, why would I want to set that property to NULL?
Well, if I use the Glade application to construct a user interface containing
WebKitWebViews, then it happens.

I have attached a patch.


More information about the webkit-reviews mailing list