RESOLVED FIXED 222767
Make RegistrableDomain() private constructor take the String as an rvalue reference
https://bugs.webkit.org/show_bug.cgi?id=222767
Summary Make RegistrableDomain() private constructor take the String as an rvalue ref...
Chris Dumez
Reported 2021-03-04 16:13:06 PST
Mak RegistrableDomain() private constructor take the String as an rvalue reference. Most call sites have an rvalue reference and it reduces ref counting churn this way.
Attachments
Patch (2.38 KB, patch)
2021-03-04 16:14 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2021-03-04 16:14:43 PST
EWS
Comment 2 2021-03-04 20:36:18 PST
Committed r273944: <https://commits.webkit.org/r273944> All reviewed patches have been landed. Closing bug and clearing flags on attachment 422306 [details].
Radar WebKit Bug Importer
Comment 3 2021-03-04 20:37:15 PST
Note You need to log in before you can comment on or make changes to this bug.