[Webkit-unassigned] [Bug 111902] ASSERT d->m_defersLoading != defers on detik.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 15 15:23:48 PDT 2013


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





--- Comment #3 from Nate Chapin <japhet at chromium.org>  2013-03-15 15:26:14 PST ---
(In reply to comment #2)
> I'm also constantly hitting this on drive.google.com.
> 
> Nate, this sounds like a regression from caching main resources.
(In reply to comment #2)
> I'm also constantly hitting this on drive.google.com.
> 
> Nate, this sounds like a regression from caching main resources.

Hmm....that's odd.

I suppose we could always just check to see if we're already deferred in MainResourceLoader::setDefersLoading() and ignore if we're trying to set to the same value. I'm not sure if that's too hackish though.

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