Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: db4ddb1de5837df65325e13a00fb8a1a107a1f95
https://github.com/WebKit/WebKit/commit/db4ddb1de5837df65325e13a00fb8a1a107a1f95
Author: Adrian Perez de Castro <[email protected]>
Date: 2025-10-31 (Fri, 31 Oct 2025)
Changed paths:
M Source/JavaScriptCore/API/glib/JSCValue.cpp
Log Message:
-----------
[GLib API] Function jsc_value_array_buffer_get_data() is not introspectable
https://bugs.webkit.org/show_bug.cgi?id=301723
Reviewed by Carlos Garcia Campos.
Update the GObject Introspection annotations for the the
jsc_value_array_buffer_get_data() to reflect the fact that it
returns a pointer to an array of bytes, and that the "size"
parameters is a return value that indicates the length of the
array.
Canonical link: https://commits.webkit.org/302377@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications