GNU bug report logs -
#73133
29.2; EWW fails to render some webpages
Previous Next
Reported by: Ganimard <ganimard <at> tuta.io>
Date: Mon, 9 Sep 2024 04:09:03 UTC
Severity: normal
Found in version 29.2
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #53 received at 73133 <at> debbugs.gnu.org (full text, mbox):
On 10/9/2024 7:08 PM, Sebastián Monía wrote:
> Attached a modified patch. I also noticed and corrected another error,
> that broke things when using the "g" (reload) command.
Thanks, I think this looks good overall. I just noticed one small nit
(which I can fix when merging):
> +(defun eww--html-if-doctype (headers response-buffer)
> + "Return \"text/html\" if RESPONSE-BUFFER has an HTML doctype declaration.
> +HEADERS is unused."
If an argument is unused, the convention is to prefix it with an
underscore like "_headers". Then Flymake won't complain about an unused
variable. :)
One last question: do you have FSF copyright assignment paperwork filled
out? If you haven't already, you'll need to fill that out before we can
merge this. (I don't think I have access to the full list of people
who've filled out paperwork, so I'm not sure if you've already done this.)
This bug report was last modified 259 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.