[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 Aug 4 11:59:52 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=20110
marco.barisione at collabora.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marco.barisione at collabora.co
| |.uk
------- Comment #5 from marco.barisione at collabora.co.uk 2008-08-04 11:59 PDT -------
(In reply to comment #1)
> Created an attachment (id=22384)
--> (https://bugs.webkit.org/attachment.cgi?id=22384&action=view) [edit]
> Some naive fixes
For the fixes for PlatformScreen see bug #16881, I will post an updated patch
in the next days.
The other one (in the update method) seems ok. Any comment from a reviewer?
(In reply to comment #2)
> 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.
This is a different issue from bug #19370, so not related to empathy. In that
case the containingWindow() is null, in this case it's not null but not
realized.
--
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