[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
Fri Mar 15 16:03:11 PDT 2013


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|ASSERT d->m_defersLoading   |ASSERT d->m_defersLoading
                   |!= defers on detik.com      |!= defers on detik.com and
                   |                            |drive.google.com
                 CC|                            |koivisto at iki.fi,
                   |                            |psolanki at apple.com




--- Comment #4 from Alexey Proskuryakov <ap at webkit.org>  2013-03-15 16:05:37 PST ---
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?

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