[Webkit-unassigned] [Bug 105788] Regression(r138222): Caused http/tests/appcache/main-resource-redirect.html to fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 27 10:12:04 PST 2012


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





--- Comment #5 from Christophe Dumez <christophe.dumez at intel.com>  2012-12-27 10:14:12 PST ---
(From update of attachment 180794)
View in context: https://bugs.webkit.org/attachment.cgi?id=180794&action=review

>> Source/WebCore/loader/MainResourceLoader.cpp:272
>> +        if (m_substituteData.isValid())
> 
> If two lines earlier we asserted this is not true, how can it be true now?

ApplicationCacheHost::maybeLoadMainResourceForRedirect(ResourceRequest& request, SubstituteData& substituteData) may populate m_substituteData since it is passed by reference.

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