[webkit-changes] [WebKit/WebKit] 017c81: REGRESSION(288961 at main): Broke GTK3 build
Philippe Normand
noreply at github.com
Thu Jan 16 03:29:49 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 017c817f900f3f08ff0d1d7cac4088721ecb76f5
https://github.com/WebKit/WebKit/commit/017c817f900f3f08ff0d1d7cac4088721ecb76f5
Author: Philippe Normand <philn at igalia.com>
Date: 2025-01-16 (Thu, 16 Jan 2025)
Changed paths:
M Source/WebKit/WebProcess/InjectedBundle/API/gtk/DOM/WebKitDOMElementGtk.cpp
Log Message:
-----------
REGRESSION(288961 at main): Broke GTK3 build
https://bugs.webkit.org/show_bug.cgi?id=286059
Unreviewed, the attributes method was renamed to attributesMap but the GTK3 DOM bindings were not
updated accordingly.
* Source/WebKit/WebProcess/InjectedBundle/API/gtk/DOM/WebKitDOMElementGtk.cpp:
(webkit_dom_element_get_attributes):
Canonical link: https://commits.webkit.org/288999@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list