[Webkit-unassigned] [Bug 20110] The GTK port wrongly assumes that the web view widget is always realized.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 21 07:57:20 PDT 2008


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


pierre-luc.beaudoin at collabora.co.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pierre-
                   |                            |luc.beaudoin at collabora.co.uk
           Severity|Normal                      |Major
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |Gtk




------- Comment #2 from pierre-luc.beaudoin at collabora.co.uk  2008-07-21 07:57 PDT -------
Xavier Claessens has had the sames issues last week when he embedded WebKitGtk
into Empathy.  

Raising to Major as this is crashing the embedding apps.

To quickly solve is issue, we replaced the ASSERT(containingWindow()) by a "if
(containingWindow()) return;".  This needs more investigation.


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



More information about the webkit-unassigned mailing list