[Webkit-unassigned] [Bug 106123] REGRESSION(r138222?): [Mac WK1] http/tests/appcache/main-resource-redirect.html asserts in WebFrameLoaderClient::dispatchDidFinishLoading

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 8 16:37:18 PST 2013


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





--- Comment #18 from Alexey Proskuryakov <ap at webkit.org>  2013-01-08 16:39:12 PST ---
> There is a tiny chance that multiple iframes will be loading the same src at the same exact time. In that case, the CachedResource will have multiple clients, so calling clearResource() won't actually trigger a cancellation of the ResourceLoader via CachedRawResource::cancelIfNotFinishing().

This is probably worth explaining in a comment more directly. As well as how the switch to substitute data will happen in this case.

There is a risk associated with such detailed comments, as they tend to become wrong and misleading very quickly. But a "probably" clause in a comment is quite annoying, too.

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