[Webkit-unassigned] [Bug 105076] Documentation issue for gobject bindings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 25 07:48:14 PST 2012


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





--- Comment #9 from Xan Lopez <xan.lopez at gmail.com>  2012-12-25 07:50:23 PST ---
(In reply to comment #8)
> So that patch does:
> 
> void FrameLoaderClient::setMainFrameDocumentReady(bool ready)
> {
>     if (!ready)
>         DOMObjectCache::clearByFrame(core(m_frame));
> 
> I'm wondering about the !ready check, but maybe we should do this unconditionally when the load is committed instead of doing it here, anyway?

I guess we could, any particular reason to do so?

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


More information about the webkit-unassigned mailing list