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
277736
[GLIB] SysprofAnnotator uses non-empty empty string for descriptions
https://bugs.webkit.org/show_bug.cgi?id=277736
Summary
[GLIB] SysprofAnnotator uses non-empty empty string for descriptions
Georges Basile Stavracas Neto
Reported
2024-08-07 07:38:41 PDT
Instead of a fully empty string ("") or no string at all (nullptr), it uses a whitespaced string (" "). This makes Sysprof think there's a description, when in fact it doesn't have.
Attachments
Add attachment
proposed patch, testcase, etc.
Georges Basile Stavracas Neto
Comment 1
2024-08-07 08:32:44 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/31833
EWS
Comment 2
2024-08-09 05:27:32 PDT
Committed
282044@main
(d83571d66df9): <
https://commits.webkit.org/282044@main
> Reviewed commits have been landed. Closing PR #31833 and removing active labels.
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