From owner-freebsd-chromium@FreeBSD.ORG Fri Oct 3 23:13:57 2014 Return-Path: Delivered-To: freebsd-chromium@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B43FF273 for ; Fri, 3 Oct 2014 23:13:57 +0000 (UTC) Received: from mail-oi0-x232.google.com (mail-oi0-x232.google.com [IPv6:2607:f8b0:4003:c06::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 806579C6 for ; Fri, 3 Oct 2014 23:13:57 +0000 (UTC) Received: by mail-oi0-f50.google.com with SMTP id i138so1492626oig.9 for ; Fri, 03 Oct 2014 16:13:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=JzYTcmWWigE7JBPkPI4dtNE5rH2maTs0eTV0uzahV4w=; b=TE/JwXFRlORV6/iiSpax0Sx1qwzXfShe65Pt1f/XE1Hpyo1/C4/1AUtXwP+wO6FpNc LaNSI9HM0ZHHNhkwz0t+qbF758LLs3sck7x77RFXQrbZRXPv6q9DnWryquQPN5c4f3jR SGI+9iCTDPZpjtb8gxunVXBFisKyE/740BEK/xwfc5KlWkkL5kgJcTHmvlJ01ORRL+NF TDwnhUUfi2hdrvvXTt68fmjd1WMUH6Gar4HNnoeAJoK58vhDsU/xh0bGzeA/hDd3e+ak Co9Jc2lhe/+IhVBWWjCH4vnehbfHFysC4cCAnQUApYggrSo8nMa7+1qwqFOowVapAcOc zyLg== MIME-Version: 1.0 X-Received: by 10.182.241.200 with SMTP id wk8mr10468124obc.27.1412378036805; Fri, 03 Oct 2014 16:13:56 -0700 (PDT) Sender: r.c.ladan@gmail.com Received: by 10.182.19.133 with HTTP; Fri, 3 Oct 2014 16:13:56 -0700 (PDT) Date: Sat, 4 Oct 2014 01:13:56 +0200 X-Google-Sender-Auth: FcJO8VJexOXnB1DILRN8h0UnXz8 Message-ID: Subject: chromium 38 up for testing From: =?UTF-8?Q?Ren=C3=A9_Ladan?= To: chromium-list freebsd Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Oct 2014 23:13:57 -0000 Hi, I just committed a (seemingly) working version of chromium 38.0.2125.101 on to the github repository, so feel free to try it out. I still need to do a clean poudriere build test. See https://github.com/gliaskos/freebsd-chromium (beta branch) It does seem to have the double-windowbar bug again :( Regards, Ren=C3=A9