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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 28 00:19:50 PDT 2015


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

--- Comment #14 from Antti Koivisto <koivisto at iki.fi> ---
In practice we need this sort of information through the stack. We can pass it via side channels. This is bug-prone and cumbersome. We could add a new high level request type that knows about the web and wraps a low level type that doesn't. This is adds yet another layer to the already too layered networking code.

In the end we are making a browser engine not a platonic networking platform. "Web concepts all the way through" is a decent description of WebKit architecture.

-- 
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/7b88df2e/attachment.html>


More information about the webkit-unassigned mailing list