Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 668d691e977fc8b2a9fa437efd76bbe1a5f09066
      
https://github.com/WebKit/WebKit/commit/668d691e977fc8b2a9fa437efd76bbe1a5f09066
  Author: Claudio Saavedra <[email protected]>
  Date:   2025-12-11 (Thu, 11 Dec 2025)

  Changed paths:
    M Source/WebKit/UIProcess/API/C/glib/WKTextCheckerGLib.cpp
    M Source/WebKit/UIProcess/API/C/glib/WKTextCheckerGLib.h
    M Tools/WebKitTestRunner/gtk/main.cpp

  Log Message:
  -----------
  [GTK] Drop WTF_ALLOW_UNSAFE_BUFFER_USAGE from 
WKTextCheckerSetSpellCheckingLanguages()
https://bugs.webkit.org/show_bug.cgi?id=303997

Reviewed by Michael Catanzaro and Adrian Perez de Castro.

We don't expose the C API so it should be OK to change this method
to pass the length to simplify using a span with it.

* Source/WebKit/UIProcess/API/C/glib/WKTextCheckerGLib.cpp:
(WKTextCheckerSetSpellCheckingLanguages):
* Source/WebKit/UIProcess/API/C/glib/WKTextCheckerGLib.h:
* Tools/WebKitTestRunner/gtk/main.cpp:
(main):

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



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

Reply via email to