Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4fa7914a27aae7a258bcf998218c57d64e12724e
      
https://github.com/WebKit/WebKit/commit/4fa7914a27aae7a258bcf998218c57d64e12724e
  Author: Jamie Murphy <[email protected]>
  Date:   2025-10-08 (Wed, 08 Oct 2025)

  Changed paths:
    M Source/WebCore/platform/graphics/gtk/IconGtk.cpp
    M Source/WebKit/Shared/API/APIData.h
    M Source/WebKit/Shared/Extensions/gtk/WebExtensionUtilitiesGtk.cpp
    M Source/WebKit/UIProcess/API/glib/WebKitWebExtension.cpp
    M Source/WebKit/UIProcess/API/glib/WebKitWebExtension.h.in
    M Source/WebKit/UIProcess/API/glib/webkit.h.in
    M Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitWebExtension.cpp
    M Tools/TestWebKitAPI/glib/CMakeLists.txt

  Log Message:
  -----------
  Address feedback on WebKitWebExtensions API
https://bugs.webkit.org/show_bug.cgi?id=300366

Reviewed by Michael Catanzaro.

A few minor API design decisions, and fixing bugs with building WebKit without 
GTK4 enabled (-DUSE_GTK4=off)

Tests: Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitWebExtension.cpp
       Tools/TestWebKitAPI/glib/CMakeLists.txt
* Source/WebCore/platform/graphics/gtk/IconGtk.cpp:
(WebCore::Icon::Icon):
* Source/WebKit/Shared/API/APIData.h:
(API::Data::createWithoutCopying):
* Source/WebKit/Shared/Extensions/gtk/WebExtensionUtilitiesGtk.cpp:
(WebKit::availableScreenScales):
* Source/WebKit/UIProcess/API/glib/WebKitWebExtension.cpp:
(webkitWebExtensionGetProperty):
(webkitWebExtensionSetProperty):
(webkit_web_extension_class_init):
(webkit_web_extension_new):
(webkitWebExtensionSetPath):
(webkit_web_extension_get_path):
* Source/WebKit/UIProcess/API/glib/WebKitWebExtension.h.in:
* Source/WebKit/UIProcess/API/glib/webkit.h.in:
* Tools/TestWebKitAPI/Tests/WebKitGLib/TestWebKitWebExtension.cpp:
(testExtensionCreationFromDirectory):
* Tools/TestWebKitAPI/glib/CMakeLists.txt:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to