Bug 61116
Summary: | Web Inspector: Remove Array.prototype.remove from utilities.js | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexander Pavlov (apavlov) <apavlov> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Alexander Pavlov (apavlov)
Now that Array.prototype.remove is implemented natively, we don't need a hand-written implementation in utilities.js
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |