[Webkit-unassigned] [Bug 224726] Make container naming a bit more consistent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 18 10:35:38 PDT 2021


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

--- Comment #6 from Darin Adler <darin at apple.com> ---
I suppose that FixedVector could technically be resizable like Buffer but right now it’s more restricted than that; unlike other Buffer objects it has to have its size set at creation time. The notion that it’s resizable, just not efficiently, because it tracks only capacity which is == size, is not really how I currently think about it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210418/95f206b5/attachment.htm>


More information about the webkit-unassigned mailing list