Update Purple.CredentialManager to implement Gio.ListModel

Review Request #3635 — Created Nov. 2, 2024 and submitted

Information

pidgin/pidgin
default

Reviewers

This required changing the internal data type from a GLib.HashTable to a
GLib.PtrArray. Purple.CredentialManager.foreach has also been deprecated as
the Gio.ListModel interface makes it redundant.

Ran the tests under valgrind and called in the turtles for the rest.

Summary ID
Update Purple.CredentialManager to implement Gio.ListModel
This required changing the internal data type from a GLib.HashTable to a GLib.PtrArray. Purple.CredentialManager.foreach has also been deprecated as the Gio.ListModel interface makes it redundant.
ee2f3294ef6e4f3c96dd8f3cb3a21662cf7feb8e
Description From Last Updated

This seems misaligned.

QuLogicQuLogic
grim
grim
grim
QuLogic
  1. 
      
  2. libpurple/purplecredentialmanager.c (Diff revision 4)
     
     
     
     
     
    Show all issues

    This seems misaligned.

  3. 
      
grim
QuLogic
  1. Ship It!
  2. 
      
grim
Review request changed
Status:
Completed