Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e57b85e56c4c6c0e7b6664645c18a6439eae6da6
https://github.com/WebKit/WebKit/commit/e57b85e56c4c6c0e7b6664645c18a6439eae6da6
Author: Michael Catanzaro <[email protected]>
Date: 2023-11-01 (Wed, 01 Nov 2023)
Changed paths:
M Source/WebKit/UIProcess/API/glib/WebKitCookieManager.cpp
Log Message:
-----------
Incorrect documentation for webkit-cookie-manager-get-cookies-finish
https://bugs.webkit.org/show_bug.cgi?id=263967
Reviewed by Carlos Garcia Campos.
This fixes a serious typo. GSList and GList are entirely separate,
incompatible types. This tricked the Eclipse developers and now they
have a type confusion problem because they trusted our incorrect
documentation. See also: eclipse-platform/eclipse.platform.swt#842
* Source/WebKit/UIProcess/API/glib/WebKitCookieManager.cpp:
Canonical link: https://commits.webkit.org/270058@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes