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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 21 08:34:16 PDT 2013


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





--- Comment #9 from Nate Chapin <japhet at chromium.org>  2013-03-21 08:36:42 PST ---
(In reply to comment #4)
> What make this difficult for me is that I don't understand all use cases for deferring. A safe browsing check doesn't seem to require deferring an ongoing load - it can happen either from willSendRequest, or before transitioning to committed state.
> 
> Do we ever actually need to defer an ongoing load?

Does any platform's ResourceHandle support deferring a load already in progress? I'm pretty confident that WebCore/loader assumes that deferral can't happen after the request is sent.

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