Bug 157146 - [JSC] re-implement String#padStart and String#padEnd in JavaScript
Summary: [JSC] re-implement String#padStart and String#padEnd in JavaScript
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-28 11:30 PDT by Caitlin Potter (:caitp)
Modified: 2016-04-28 14:39 PDT (History)
7 users (show)

See Also:


Attachments
Patch (12.00 KB, patch)
2016-04-28 11:31 PDT, Caitlin Potter (:caitp)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Caitlin Potter (:caitp) 2016-04-28 11:30:32 PDT
[JSC] re-implement String#padStart and String#padEnd in JavaScript
Comment 1 Caitlin Potter (:caitp) 2016-04-28 11:31:18 PDT
Created attachment 277638 [details]
Patch
Comment 2 Saam Barati 2016-04-28 13:49:31 PDT
Comment on attachment 277638 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2016-04-28 14:39:05 PDT
Comment on attachment 277638 [details]
Patch

Clearing flags on attachment: 277638

Committed r200210: <http://trac.webkit.org/changeset/200210>
Comment 4 WebKit Commit Bot 2016-04-28 14:39:11 PDT
All reviewed patches have been landed.  Closing bug.