[Webkit-unassigned] [Bug 21837] critical error in Gtk FrameLoaderClient::frameLoaderDestroyed()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 6 18:22:03 PST 2008


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





------- Comment #14 from jmalonzo at gmail.com  2008-12-06 18:22 PDT -------
(In reply to comment #13)
> WebCore::Frame and FrameLoaderClient have the same lifetime. So with the above
> we end up with a circle... The question is what to do. And I start to believe
> the best way to deal with it, is to not have a circle.

<snip> 

> This means:
>   We will have to add null checks in WebKitWebFrame to see if the page/view is
> gone. Change the references accordingly...

Ok, gotcha. Agreed.

> Do you agree on this? If so we can go and start to look at the implementation..

I'll check the patch again and upload another one. If you have thoughts on
implementation, please let me know.

Also, I think I'll incorporate your test case in my patch. Is that OK with you?


-- 
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