From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: WPE Webkit update Date: Sat, 10 Aug 2024 15:48:52 +0300 Message-ID: <86cymgk0gb.fsf@gnu.org> References: <87plqgvat5.fsf@xn--no-cja.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="12053"; mail-complaints-to="usenet@ciao.gmane.io" Cc: luangruo@yahoo.com, emacs-devel@gnu.org To: =?utf-8?Q?No=C3=A9?= Lopez Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Aug 10 14:49:10 2024 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1sclWv-0002xC-TN for ged-emacs-devel@m.gmane-mx.org; Sat, 10 Aug 2024 14:49:10 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sclWi-0001Me-Iy; Sat, 10 Aug 2024 08:48:57 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sclWg-0001Iq-AC for emacs-devel@gnu.org; Sat, 10 Aug 2024 08:48:54 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sclWf-0008GY-Qj; Sat, 10 Aug 2024 08:48:53 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=AMYcxU5Vt2WrQcROzvP2t6LYKZEBjHYsgLy67Pyy51k=; b=Mdz/5V7lnKWxO/Z1dEvV gfV9TH6nPVN2Uk04Dh6a4SWg/W9KOyHhwi+ZD0LkRHyJlTToTmDqAx3wJRUO+YqUoFxIHnvWgw9kD Ml2VKVulpx3870gT4Tzn9Sj6Hx0/grzdTEgp/25e/yQ/Jweq6Pa9ZbPIYS7rWujjvl+dX3PhBH68d OgY8Q5lNwOQedBwy7/q81rjGJYlPx7u8mHdu9h2Xivm8VeovNB80cRjd1JWizNwf9ZsqGqflU44dY Twwtyg61DL7k+aDU2hAr2jToCA97qLjgSeDsks0qQX/Ce684UmwFhqBRPwvtJbcJ7c4fKb0V/FWpP 43gI1mKpRH46PA==; In-Reply-To: <87plqgvat5.fsf@xn--no-cja.eu> (message from =?utf-8?Q?No?= =?utf-8?Q?=C3=A9?= Lopez on Sat, 10 Aug 2024 14:09:42 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:322616 Archived-At: > From: NoƩ Lopez > Cc: luangruo@yahoo.com, emacs-devel@gnu.org > Date: Sat, 10 Aug 2024 14:09:42 +0200 > > That seems like a good idea, there's still more commits to come as the > browser is not in a usable state yet, and it will definitely need > testing once that is done since some things will definitely break > depending on the environment (mostly graphic drivers). > > In the present I would mostly like someone to read through the code and > make sure I'm not doing some outrageous thing that would cause issues. Then I think you should post it as a patch here.