Bug 303680
| Summary: | [JSC] Implement `String.prototype.concat` in C++ | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sosuke Suzuki <aosukeke> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 304293 | ||
| Bug Blocks: | |||
Sosuke Suzuki
This patch implements `String#concat` in C++
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sosuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/54970
EWS
Committed 304079@main (91036c3fd112): <https://commits.webkit.org/304079@main>
Reviewed commits have been landed. Closing PR #54970 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/166033537>
Yusuke Suzuki
Reopened Bugzilla.
Break netflix.com, tracking revert in https://bugs.webkit.org/show_bug.cgi?id=304293.
Sosuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/55605
EWS
Committed 304820@main (fe7e0f57289e): <https://commits.webkit.org/304820@main>
Reviewed commits have been landed. Closing PR #55605 and removing active labels.