On 25/05/2024 12:06, NetSurf Browser Project (Commit Mailer) wrote:
- Log -
commitdiff
http://git.netsurf-browser.org/netsurf.git/commit/?id=553dc93ec8f414f475e4e6d5e66e0a7d6131da96
commit 553dc93ec8f414f475e4e6d5e66e0a7d6131da96
A
On 01/05/2024 10:23, Witold Filipczyk (witekfl) wrote:
Hello,
I want to add custom memory allocators like in other libraries.
This will help to debug possible memory leaks in programs.
First parserutils. It is based on curl.
Will you accept such patches?
We used to have such a thing in most of
On 09/04/2024 21:14, David Higton wrote:
For background, quoting Rob Kendrick:
My /guess/ is that SocketWatch (or similar) is running via an
application launched at boot and it is an earlier version than NetSurf
requires, so NetSurf's !Run's RMEnsure tries to replace it with a newer
version?
On 11/02/2024 19:41, John-Mark Bell wrote:
On 09/02/2024 12:24, Michael Orlitzky wrote:
On Thu, 2024-02-08 at 20:48 +, John-Mark Bell wrote:
This builds fine for me against both OpenSSL 1.1.1 and 3.x. All our SDKs
contain 3.x so CI builds that use it should also be fine. However, I'v
On 19/02/2024 15:12, Étienne Deparis wrote:
Hi there,
Since a few weeks I’ve been working on improving the french translation
of the browser.
Being a Linux user, I’ve been more involved in the gtk3 frontend,
however I tried to also review strings for other frontends as well. What
I mean is that
On 25/02/2024 10:28, NetSurf Browser Project (Commit Mailer) wrote:
diff --git a/content/handlers/html/form.c b/content/handlers/html/form.c
index afa40ac2e..8c8120877 100644
--- a/content/handlers/html/form.c
+++ b/content/handlers/html/form.c
@@ -2002,13 +2002,18 @@ void form_radio_set(struct
On 21/02/2024 10:50, Pierre Tachoire wrote:
From: Pierre Tachoire
According with https://wpt.live/dom/nodes/Node-cloneNode.html test,
libdom missed some hmtl tags.
This commit adds tt, acronym, big, bgsound, marquee, noframes, spacer,
strike and nobr tags
---
include/dom/html/html_elements.h
On 09/02/2024 12:24, Michael Orlitzky wrote:
On Thu, 2024-02-08 at 20:48 +, John-Mark Bell wrote:
This builds fine for me against both OpenSSL 1.1.1 and 3.x. All our SDKs
contain 3.x so CI builds that use it should also be fine. However, I've
not actually tested LibreSSL and I belie
On 08/02/2024 21:05, Chris Young wrote:
Hi,
The AmigaOS 3 build uses AmiSSL (OpenSSL doesn't connect to any sites
for some years on that platform for some reason). As long as it is
building against AmiSSL 5.x it will be using the OpenSSL 3 API. I did
update the SDK to v5 but I think it needs
-browser.org/netsurf.git/commit/?id=6bb70e88108c904d67e9af7c8e5b273f6cd6854f
commit 6bb70e88108c904d67e9af7c8e5b273f6cd6854f
Author: John-Mark Bell
Commit: John-Mark Bell
fetchers: drop support for ancient OpenSSL
We now require 1.1.1 or later (and, preferably, 3.x).
Also
On 08/02/2024 03:08, Michael Orlitzky wrote:
Version 2.12.0 of libxml2 changes a few functions to return (const
xmlError *) where previously they returned only (xmlError *).
Compilers generally are not happy with this. For example,
bindings/xml/libxml_xmlparser.c: In function 'xml_parser_star
On 03/02/2024 16:49, Michael Orlitzky wrote:
This file uses malloc() but does not include stdlib.h directly. With
glibc, that apparently works out just fine... but with musl, it leads
to implicit declaration warnings/errors, most likely because musl does
not include stdlib.h transitively via any
On 12/01/2024 19:44, John-Mark Bell wrote:
On 12/01/2024 19:33, Daniel Silverstone wrote:
Hi Everyone,
Assuming this email reaches you, then our migration to a new mailing
list host has worked.
I have received both so, yes, I believe the migration has worked. I've
just tweake
On 12/01/2024 19:33, Daniel Silverstone wrote:
Hi Everyone,
Assuming this email reaches you, then our migration to a new mailing
list host has worked.
I have received both so, yes, I believe the migration has worked. I've
just tweaked the configuration for *this* list (-dev) to disable the
r
14 matches
Mail list logo