emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62574: closed ([PATCH] Preserve peer information for web page in eww


From: GNU bug Tracking System
Subject: bug#62574: closed ([PATCH] Preserve peer information for web page in eww-readable)
Date: Sun, 02 Apr 2023 07:41:02 +0000

Your message dated Sun, 02 Apr 2023 10:40:24 +0300
with message-id <83v8iewx3r.fsf@gnu.org>
and subject line Re: bug#62574: [PATCH] Preserve peer information for web page 
in eww-readable
has caused the debbugs.gnu.org bug report #62574,
regarding [PATCH] Preserve peer information for web page in eww-readable
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
62574: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62574
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] Preserve peer information for web page in eww-readable Date: Fri, 31 Mar 2023 21:55:09 +0300 User-agent: Gnus/5.13 (Gnus v5.13)
Tags: patch

Hello,

Here's a small patch that addresses a slight annoyance in EWW.

Cheers,
Eshel

In GNU Emacs 30.0.50 (build 2, x86_64-apple-darwin22.4.0, NS
 appkit-2299.50 Version 13.3 (Build 22E252)) of 2023-03-31 built on
 esmac.lan
Repository revision: 73a320801e9af61a48fd0e803afcd02b059b2338
Repository branch: master
Windowing system distributor 'Apple', version 10.3.2299
System Description:  macOS 13.3

Configured using:
 'configure CFLAGS=-O3 --with-native-compilation --with-json
 --with-tree-sitter'

Attachment: 0001-Preserve-peer-information-for-web-page-in-eww-readab.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#62574: [PATCH] Preserve peer information for web page in eww-readable Date: Sun, 02 Apr 2023 10:40:24 +0300
> From: Eshel Yaron <me@eshelyaron.com>
> Cc: 62574@debbugs.gnu.org
> Date: Sat, 01 Apr 2023 11:58:52 +0300
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> >> Date: Fri, 31 Mar 2023 21:55:09 +0300
> >> From:  Eshel Yaron via "Bug reports for GNU Emacs,
> >>  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
> >> 
> >> Here's a small patch that addresses a slight annoyance in EWW.
> >
> > Thanks, but can you please post a recipe for showing the effect of
> > this change?
> 
> Sure:
> 
> 1. Start emacs -Q
> 2. Type M-x eww RET https://gnu.org RET
>    (any HTTPS site with a valid certificate will do)
> 3. Notice the green color of the page's title in the header line that
>    indicates that the peer's certificate is valid
>    (You can also check C-h v header-line-format RET to validate that the
>    eww-valid-certificate face is applied to the title portion of the
>    header line)
> 4. Now type R to execute eww-readable
> 5. Note that the color of page's title in the header line changed (it is no 
> longer green)

Thanks, installed on the emacs-29 branch, and closing the bug.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]