GNOME Bugzilla – Bug 630540
SoupURI: never return NULL from soup_uri_decode/soup_uri_normalize
Last modified: 2010-11-09 15:14:45 UTC
needed to make https://bugs.webkit.org/show_bug.cgi?id=44261 work right. stashing here for now due to hard code freeze
Created attachment 171052 [details] [review] SoupURI: never return NULL from soup_uri_decode/soup_uri_normalize Normally you just want to DTRT, and soup_uri_new() already behaved this way anyway.
Makes sense to me. BTW Daw, what's the plan for this patch. Are you going to wait for something to commit it?
Attachment 171052 [details] pushed as 03ba590 - SoupURI: never return NULL from soup_uri_decode/soup_uri_normalize