Bug 140038
| Summary: | Vector functions that add a single element should return a reference to that element | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Gyuyoung Kim <gyuyoung.kim> |
| Component: | Web Template Framework | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | darin |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Gyuyoung Kim
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |