[Webkit-unassigned] [Bug 108589] REGRESSION (r137607): Loading of archives as substitute data is broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 1 13:22:00 PST 2013


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





--- Comment #2 from Nate Chapin <japhet at chromium.org>  2013-02-01 13:24:02 PST ---
(In reply to comment #1)
> In Radar as <rdar://problem/13089321>.
> 
> It seems easy to find some way to access substitute data from maybeCreateArchive(), but not easy to decide which design is right. I suspect that more code paths that use DocumentLoader::mainResourceData() function for substitute data could be broken.
> 
> Nate, would you be interested to take a look at this?

I think this is a pretty simple fix, MainResourceLoader::resourceData() should check m_substituteData for data if it is valid. I haven't tried to write a test yet, though.

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