ladybird/Userland/Services
Timothy Flynn 1aab7b51ea LibWebView: Generate hyperlinks for attributes that represent links
On the view-source page, generate anchor tags for any 'href' or 'src'
attribute value we come across. This handles both when the attribute
contains an absolute URL and a URL relative to the page.

This requires sending the document's base URL over IPC to resolve
relative URLs.
2024-10-20 08:50:01 +02:00
..
ImageDecoder Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
RequestServer RequestServer: Set CURLOPT_CONNECTTIMEOUT instead of CURLOPT_TIMEOUT 2024-10-11 13:18:05 +02:00
WebContent LibWebView: Generate hyperlinks for attributes that represent links 2024-10-20 08:50:01 +02:00
WebDriver LibWeb: Begin implementing the Element Send Keys endpoint 2024-10-11 09:09:23 +02:00
WebWorker LibWeb: Move StructuredSerializeOptions to its own header 2024-10-17 16:34:32 -04:00