WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
253735
Use switch statement for bufferOwnership inside StringImpl destructor
https://bugs.webkit.org/show_bug.cgi?id=253735
Summary
Use switch statement for bufferOwnership inside StringImpl destructor
Chris Dumez
Reported
2023-03-10 14:24:09 PST
Use switch statement for bufferOwnership inside StringImpl destructor, instead of multiple if checks.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2023-03-10 14:25:56 PST
Pull request:
https://github.com/WebKit/WebKit/pull/11383
Chris Dumez
Comment 2
2023-03-14 09:02:37 PDT
https://commits.webkit.org/261542@main
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