WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2021-03-04 16:14:43 PST
Created
attachment 422306
[details]
Patch
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
<
rdar://problem/75075378
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug