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
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to