Bug 158978
Summary: | Add more JS built-in-safe array methods | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Bergkvist <adam.bergkvist> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 143211 |
Adam Bergkvist
The JS built-in implementation of the legacy RTCPeerConnection MediaStream-based API would need private names the following array methods: find, findIndex, forEach, splice, slice
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |