[webkit-dev] Keep ResourceBuffer?
Geoffrey Garen
ggaren at apple.com
Thu Oct 23 09:56:35 PDT 2014
I think Brady explained to me — a year ago? — what ResourceBuffer’s goal was.
Brady, do you remember?
Geoff
> On Oct 23, 2014, at 9:42 AM, Darin Adler <darin at apple.com> wrote:
>
> Hi folks.
>
> I’ve noticed that we have an unused abstraction in the loader code. ResourceBuffer is a cover for a SharedBuffer, with comments and remnants of an older effort to make it some kind of abstraction. But at the moment it’s just overhead and no abstraction.
>
> Does anyone object to my eliminating ResourceBuffer for now and changing code to use SharedBuffer directly instead?
>
> — Darin
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
More information about the webkit-dev
mailing list