NEW140038
Vector functions that add a single element should return a reference to that element
https://bugs.webkit.org/show_bug.cgi?id=140038
Summary Vector functions that add a single element should return a reference to that ...
Gyuyoung Kim
Reported 2015-01-02 05:58:12 PST
As addressed in https://bugs.webkit.org/show_bug.cgi?id=139621#c8, Vector::append functions need to return a reference for some use cases.
Attachments
Note You need to log in before you can comment on or make changes to this bug.