[Webkit-unassigned] [Bug 144259] Network Cache: Disk cache getting filled by YouTube video data

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 27 21:14:57 PDT 2015


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org,
                   |                            |darin at apple.com,
                   |                            |mjs at apple.com

--- Comment #13 from Alexey Proskuryakov <ap at webkit.org> ---
We just removed "requestor" from ResourceRequest due to it being a layering violation, and deprecated isMainResourceRequest, so it's unfortunate that it's being added back. ResourceRequest is a network level concept that shouldn't know about "XMLHttpRequest" on "main resource" in my opinion.

Should we have an abstraction for networking, or just use web concepts all the way through?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150428/637b8303/attachment.html>


More information about the webkit-unassigned mailing list