Bug 282147
| Summary: | [GTK] libsoup URLs in documentation are broken | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alex Studer <alex> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Alex Studer
The libsoup library no longer uses the libsoup.org domain for documentation; instead, it appears that it's hosted at https://gnome.pages.gitlab.gnome.org/libsoup instead. This means there are a few broken links in the WebkitGTK source. The one I noticed was here: https://webkitgtk.org/reference/webkit2gtk/2.39.7/migrating-to-webkitgtk-6.0.html (the "Migrating from libsoup 2" link) but it looks like it's mentioned in the code a few other places.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alex Studer
Pull request: https://github.com/WebKit/WebKit/pull/35767
EWS
Committed 285753@main (1d5e51240b77): <https://commits.webkit.org/285753@main>
Reviewed commits have been landed. Closing PR #35767 and removing active labels.