Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c64f4b6a5ae56842e0ae2eaac8454c6d90c9f4c1
      
https://github.com/WebKit/WebKit/commit/c64f4b6a5ae56842e0ae2eaac8454c6d90c9f4c1
  Author: Miguel Gomez <[email protected]>
  Date:   2025-06-03 (Tue, 03 Jun 2025)

  Changed paths:
    M Source/WebKit/Shared/glib/ArgumentCodersGLib.cpp

  Log Message:
  -----------
  [GTK][WPE] GTlsCertificate decoder fails to decode the private key
https://bugs.webkit.org/show_bug.cgi?id=293945

Reviewed by Carlos Garcia Campos.

Increment the certificateData counter in the foor loop. Also put the definition 
of the i
counter out of the for to make it clear that the for is range based.

* Source/WebKit/Shared/glib/ArgumentCodersGLib.cpp:
(IPC::ArgumentCoder<GRefPtr<GTlsCertificate>>::decode):

Canonical link: https://commits.webkit.org/295743@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