[Webkit-unassigned] [Bug 130044] Web Inspector: Frontend loaded resources from cache are not hidden as expected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 10 19:25:25 PDT 2014


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





--- Comment #4 from Joseph Pecoraro <joepeck at webkit.org>  2014-03-10 19:22:23 PST ---
(From update of attachment 226345)
View in context: https://bugs.webkit.org/attachment.cgi?id=226345&action=review

>> Source/WebCore/loader/FrameLoader.cpp:3002
>>      newRequest = ResourceRequest(resource->url());
> 
> It might just be best if the caller did this. That would remove the dance you have to do.

I like that idea, seeing that this is only called in one place.

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