[Webkit-unassigned] [Bug 49320] Minor ResourceLoadScheduler cleanups

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 10 08:51:28 PST 2010


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





--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2010-11-10 08:51:28 PST ---
(From update of attachment 73498)
View in context: https://bugs.webkit.org/attachment.cgi?id=73498&action=review

> WebCore/ChangeLog:6
> +        - remove assertLoaderBeingCounted() as it is wrong (doesn't take deferred resources into account) and not very useful

If it can wrongfully fire, we probably need a regression test. But I don't understand what's wrong about it in practice.

It's only called when starting the load, can it actually be affected by defers?

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