Bug 282170

Summary: [GTK] Use std::array and ASCIILiteral in KeyBindingTranslator.cpp
Product: WebKit Reporter: Adrian Perez <aperez>
Component: WebKitGTKAssignee: Adrian Perez <aperez>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=282095
Bug Depends on: 281571    
Bug Blocks:    

Adrian Perez
Reported 2024-10-28 07:44:58 PDT
Same as with bug #282095: use std::array and ASCIILiteral in Source/WebKit/UIProcess/gtk/KeyBindingTranslator.cpp -- although in this case there weren't WTF_ALLOW_UNSAFE_BUFFER_USAGE_{BEGIN,END} and when building the GTK port with Clang warnings are always being produced -- I forgot to add the guards in this file.
Attachments
Adrian Perez
Comment 1 2024-10-28 08:01:47 PDT
EWS
Comment 2 2024-10-28 19:04:35 PDT
Committed 285804@main (57c6ca3ab9ef): <https://commits.webkit.org/285804@main> Reviewed commits have been landed. Closing PR #35791 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.