Bug 308615
| Summary: | Extend JS source string copy optimizations to more content worlds | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Nham <nham> |
| Component: | WebKit Misc. | Assignee: | Ben Nham <nham> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ben Nham
Previously the JS string copy optimization in 304782@main was only enabled in the autofill world. Enable this in more worlds that repeatedly evaluate large source strings (in particular, ones that allow node serialization).
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/171137770>
Ben Nham
Pull request: https://github.com/WebKit/WebKit/pull/59396
EWS
Committed 308184@main (db556c781e15): <https://commits.webkit.org/308184@main>
Reviewed commits have been landed. Closing PR #59396 and removing active labels.