Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 368c0bec7652c0cee5797d1827c5aa4163019a7a
      
https://github.com/WebKit/WebKit/commit/368c0bec7652c0cee5797d1827c5aa4163019a7a
  Author: Fady Farag <[email protected]>
  Date:   2026-05-14 (Thu, 14 May 2026)

  Changed paths:
    M Source/WTF/wtf/StdLibExtras.h
    M Source/WebCore/editing/EditingStyle.cpp
    M Tools/Scripts/webkitpy/style/checker.py
    M Tools/Scripts/webkitpy/style/checkers/cpp.py
    M Tools/Scripts/webkitpy/style/checkers/cpp_unittest.py

  Log Message:
  -----------
  Introduce `WTF::toArray()` to work around `std::to_array()` not being 
detected as `NODELETE` by static analysis
https://bugs.webkit.org/show_bug.cgi?id=313933
rdar://176135547

Reviewed by Chris Dumez.

Follow-up to 311966@main.

* Source/WTF/wtf/StdLibExtras.h:
(WTF::noexcept):
* Source/WebCore/editing/EditingStyle.cpp:
(WebCore::htmlElementEquivalents):
(WebCore::htmlAttributeEquivalents):

Canonical link: https://commits.webkit.org/313250@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to