Bug 277736

Summary: [GLIB] SysprofAnnotator uses non-empty empty string for descriptions
Product: WebKit Reporter: Georges Basile Stavracas Neto <feaneron>
Component: WPE WebKitAssignee: Georges Basile Stavracas Neto <feaneron>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
Georges Basile Stavracas Neto
Comment 1 2024-08-07 08:32:44 PDT
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.