Use RcBox for PurpleRequestCommonParameters

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

QuLogic
pidgin/pidgin
default
pidgin

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
Use RcBox for PurpleRequestCommonParameters
grim
  1. Ship It!
  2. Great work, this is much easier to digest! Thank you so much!!

  3. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...