From nobody Wed Oct 13 22:19:29 2021 X-Original-To: chromium@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id EC2DA17FE9AD for ; Wed, 13 Oct 2021 22:19:36 +0000 (UTC) (envelope-from glebius@freebsd.org) Received: from cell.glebi.us (glebi.us [162.251.186.162]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "cell.glebi.us", Issuer "cell.glebi.us" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HV6Qc3d3nz3JXw for ; Wed, 13 Oct 2021 22:19:36 +0000 (UTC) (envelope-from glebius@freebsd.org) Received: from cell.glebi.us (localhost [127.0.0.1]) by cell.glebi.us (8.16.1/8.16.1) with ESMTPS id 19DMJT1Q041475 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO) for ; Wed, 13 Oct 2021 15:19:29 -0700 (PDT) (envelope-from glebius@freebsd.org) Received: (from glebius@localhost) by cell.glebi.us (8.16.1/8.16.1/Submit) id 19DMJTZC041474 for chromium@freebsd.org; Wed, 13 Oct 2021 15:19:29 -0700 (PDT) (envelope-from glebius@freebsd.org) X-Authentication-Warning: cell.glebi.us: glebius set sender to glebius@freebsd.org using -f Date: Wed, 13 Oct 2021 15:19:29 -0700 From: Gleb Smirnoff To: chromium@freebsd.org Subject: state of upstreaming our patches Message-ID: List-Id: FreeBSD-specific Chromium issues List-Archive: https://lists.freebsd.org/archives/freebsd-chromium List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-chromium@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Rspamd-Queue-Id: 4HV6Qc3d3nz3JXw X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [0.00 / 15.00]; local_wl_from(0.00)[freebsd.org]; ASN(0.00)[asn:27348, ipnet:162.251.186.0/24, country:US] X-ThisMailContainsUnwantedMimeParts: N Hi, absolute newcomer here, so excuse if asking stupid thing. I recently was working on making net-im/telegram-desktop building without extra patches on FreeBSD and came to its dependency net-im/tg_owt, started to work on upstreaming patches and realized that the component webrtc is pulled out of chromium project and that www/chromium has a similar patches inside. Looking at this HUGE patches I asked myself why aren't we upstreaming FreeBSD support to Google? Was that tried? Did that fail? What was their answer? Who tried that? -- Gleb Smirnoff