Create PurpleCreateConversationDetails

Review Request #3014 — Created March 8, 2024 and submitted

Information

pidgin/pidgin
default

Reviewers

This is the first step of letting protocols create the conversations for us.

Ran the unit tests and the turtles.

Summary ID
Create PurpleCreateConversationDetails
This is the first step of letting protocols create the conversations for us.
6bb1afb8e9ce6c0de039f0589f532edb2e9a26a8
Description From Last Updated

Minimum should be 0 for unlimited?

QuLogicQuLogic

You could also swap the order here and use g_assert_finalize_object(store) since the details object should no longer own a ref …

QuLogicQuLogic
QuLogic
  1. 
      
  2. Minimum should be 0 for unlimited?

  3. You could also swap the order here and use g_assert_finalize_object(store) since the details object should no longer own a ref on it, and this function is the last ref.

  4. 
      
grim
QuLogic
  1. Ship It!
  2. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...