Bug 239658
Summary: | Start preparing the code base for making the AtomString(const String&) constructor explicit | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | Web Template Framework | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Chris Dumez
Start preparing the code base for making the AtomString(const String&) constructor explicit. This helps us find cases where we atomize unnecessarily or not early enough, thus causing unnecessary String allocations.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/361
EWS
Committed r293292 (249917@main): <https://commits.webkit.org/249917@main>
Reviewed commits have been landed. Closing PR #361 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/92218533>