Bug 303295
| Summary: | Add possibility to use large strings in WebPage::runJavaScript without copies | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Kimmo Kinnunen <kkinnunen> |
| Component: | WebKit2 | Assignee: | Kimmo Kinnunen <kkinnunen> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | commit-queue, gavin.p, kkinnunen, pvollan, simon.lewis, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 304136 | ||
| Bug Blocks: | |||
Kimmo Kinnunen
Add possibility to use large strings in WebPage::runJavaScript without copies
NSString -> wtf::String copy during send
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/165603388>
Kimmo Kinnunen
Pull request: https://github.com/WebKit/WebKit/pull/54615
EWS
Committed 303899@main (51cc3ec2d8f3): <https://commits.webkit.org/303899@main>
Reviewed commits have been landed. Closing PR #54615 and removing active labels.
WebKit Commit Bot
Re-opened since this is blocked by bug 304136
Kimmo Kinnunen
Pull request: https://github.com/WebKit/WebKit/pull/55402
EWS
Committed 304521@main (2830ec003bed): <https://commits.webkit.org/304521@main>
Reviewed commits have been landed. Closing PR #55402 and removing active labels.