Switch SoupURI to GUri

Review Request #1185 — Created Dec. 14, 2021 and submitted

Information

pidgin/pidgin
default

Reviewers

The former has been removed from libsoup 3, and the latter only added to GLib 2.66, but we depend on that version now. So in most cases we can simply replace it directly.

Compiled against libsoup 2 and 3.

Summary ID
Switch SoupURI to GUri
The former has been removed from libsoup 3, and the latter only added to GLib 2.66, but we depend on that version now. So in most cases we can simply replace it directly.
d41dd64add2ac6594051bc654b9a878326434532
QuLogic
  1. 
      
  2. libpurple/protocols/facebook/http.c (Diff revision 1)
     
     

    Note, there is no GUri equality function, so this is why we need to do this alternate parsing for libsoup 2.

  3. 
      
grim
  1. Ship It!
  2. Awesome work, thanks!!

  3. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...