Bug 145388

Summary: Web Inspector: Add Array.prototype.copyWithin parameter list
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: DoNotImportToRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2015-05-26 14:18:40 PDT
* SUMMARY
Array.prototype.copyWithin was just added. Add the parameter list for it.
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/copyWithin
http://trac.webkit.org/changeset/184863
Comment 1 Joseph Pecoraro 2015-05-26 14:19:51 PDT
Created attachment 253737 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 2015-05-26 14:50:55 PDT
Comment on attachment 253737 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 253737

Committed r184878: <http://trac.webkit.org/changeset/184878>
Comment 3 WebKit Commit Bot 2015-05-26 14:51:00 PDT
All reviewed patches have been landed.  Closing bug.