Use RcBox for PurpleRequestCommonParameters

Review Request #2308 — Created March 3, 2023 and submitted

Information

pidgin/pidgin
default

Reviewers

Also, stop returning the input from purple_request_cpar_unref.
That's not what g_object_unref does, and nothing uses the return value.

Also also, just do the cleanup directly instead of calling purple_request_cpar_set_extra_actions(cpar, NULL);.

Ran Request->Fields from the demo protocol.

Summary ID
Use RcBox for PurpleRequestCommonParameters
e1a9c8f95fec6db08fe5e1f2710e57df22d58a15
grim
  1. Ship It!
  2. Great work, this is much easier to digest! Thank you so much!!

  3. 
      
grim
Review request changed
Status:
Completed