Bug 304059

Summary: [WPE][GTK] Build with clang 21 broken
Product: WebKit Reporter: Philippe Normand <philn>
Component: WPE WebKitAssignee: Philippe Normand <philn>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 289787    

Philippe Normand
Reported 2025-12-12 04:23:26 PST
/Source/WTF/wtf/glib/GMallocString.cpp:40:21: error: 'lifetimebound' attribute cannot be applied to an implicit object parameter of a function that returns void; did you mean 'lifetime_capture_by(X)' 40 | void GMallocString::dump(PrintStream& out) const [[clang::lifetimebound]] { | ^ 1 error generated.
Attachments
Philippe Normand
Comment 1 2025-12-12 04:26:23 PST
EWS
Comment 2 2025-12-12 04:38:14 PST
Committed 304353@main (1bb7904e9217): <https://commits.webkit.org/304353@main> Reviewed commits have been landed. Closing PR #55306 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.