Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dKj5L-0000um-Q0 for pgadmin-hackers@arkaria.postgresql.org; Tue, 13 Jun 2017 10:30:07 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1dKj5L-0000Ub-Cc for pgadmin-hackers@arkaria.postgresql.org; Tue, 13 Jun 2017 10:30:07 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1dKj5K-0000Tx-TJ for pgadmin-hackers@postgresql.org; Tue, 13 Jun 2017 10:30:07 +0000 Received: from mail-io0-x233.google.com ([2607:f8b0:4001:c06::233]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1dKj5I-0000M3-2D for pgadmin-hackers@postgresql.org; Tue, 13 Jun 2017 10:30:05 +0000 Received: by mail-io0-x233.google.com with SMTP id y77so70561838ioe.3 for ; Tue, 13 Jun 2017 03:30:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=iuKdEw9C0LypgkaRfW4CFCfBewl8y1CVcQU+VR5r1Wk=; b=I6BPgLjCSA4oTVbjbdPpNNp3JmyuVAxKBjkZUjwFOdk2jLT5YHQdB1jH8biPNTeCqn jPdBcKLyTvkSXNCpeDDUUtnRY2NfqUs0uzYXEF3Mc7IpoQkzpNJ6s8tzAwBhsTPuqmEK TUmeMahSXN5zHA1R1oMp8e/xFyrVhbp/8YvjJXzCUh/CMBQWO3axAvGf0RgnFLUYpSbr FbDB/EAUP3U7R0PQLyIXm0Q56cnK651bR9icZTtqJYVlkz19ip6EiI7ym0qcXnTlZWRt mgeVO8dVbLqbdyxv3aOjEmQLyRckw0ONhMK8yQD5dDLk1mgDKBbQ+n+May1/PVb/DwHH k2VQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=iuKdEw9C0LypgkaRfW4CFCfBewl8y1CVcQU+VR5r1Wk=; b=Kj53ihKGxjGi5FsgfxJffgls6uTiNG9rL4cF9x3ksPIEN9hHMnXNGJbqC/M1ecXa/5 A7ml0sTbJ1u7nH9NA9Mh3osYC1v/MegktUgWbwFT6FgTbKxj9bV/yVpJFNxerV2gduSo zKIykkt4Ff+imCrG0HwSo+LJ01xaNrjKvRKub0nxO73bPXo6hNQwoDxFLV+fyhlMhW/9 NMOi57+SqzKtmAesvjhZHfNvd9ckk9EJ9fc1fHxcdNs++BPw1es8MU2C572zRowd2w8B XZcU3wrUDz+S5oIZ/Xbna9c4OqD3o2SxQWtgTjmExM6XZzX2FGS9PUeQaBDGDdX75YDf Yc5Q== X-Gm-Message-State: AODbwcBBcmVTPxfrg4GZAh6t4px35XPgPsE8RKuCs5eDtl4yzCjOfgnf m2xnx0+Nicgx1Ow5NtRIlYg/PGk5K2Sl X-Received: by 10.107.59.203 with SMTP id i194mr57597310ioa.30.1497349803262; Tue, 13 Jun 2017 03:30:03 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.133.67 with HTTP; Tue, 13 Jun 2017 03:29:42 -0700 (PDT) In-Reply-To: References: From: Ashesh Vashi Date: Tue, 13 Jun 2017 15:59:42 +0530 Message-ID: Subject: Re: [pgAdmin4] [PATCH] History Tab rewrite in React To: Dave Page Cc: Shruti B Iyer , Surinder Kumar , Joao Pedro De Almeida Pereira , Murtuza Zabuawala , pgadmin-hackers Content-Type: multipart/alternative; boundary="94eb2c068f54211f800551d4eb29" List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org --94eb2c068f54211f800551d4eb29 Content-Type: text/plain; charset="UTF-8" -- Thanks & Regards, Ashesh Vashi EnterpriseDB INDIA: Enterprise PostgreSQL Company *http://www.linkedin.com/in/asheshvashi* On Tue, Jun 13, 2017 at 3:56 PM, Dave Page wrote: > On Tue, Jun 13, 2017 at 11:22 AM, Ashesh Vashi > wrote: > > On Tue, Jun 13, 2017 at 2:47 PM, Dave Page wrote: > >> > >> And then I find a problem. Sigh. > >> > >> When running in the desktop runtime, under QtWekKit (the forked, > >> updated version that is by far the best of the browser engines we've > >> used), we get the attached error at startup. I don't see this under > >> QtWebEngine, though as we've already found, that's not usable for > >> other reasons. > >> > >> Is this fixable? > > > > As per 'http://qtwebkit.blogspot.in/2016/08/qtwebkit-im-back.html': > > " > > WebKit engine itself has not been updated since Qt 5.2 release. That's > why > > it didn't support recent changes in Web standards that happened after > 2013, > > including: new JavaScript language standard ES2015 (also known as ES6), > as > > well as improvements in DOM API and CSS. > > ... > > " > > > > Could this be a reason? > > For the old webkit, certainly, but if you read further down, the > version we're using has been updated and does now claim to support > most of ES2015. > This is in one of the comment section. "This branch is 1099 commits ahead, 7251 commits behind WebKit:master." -- Thanks, Ashesh > > -- > Dave Page > Blog: http://pgsnake.blogspot.com > Twitter: @pgsnake > > EnterpriseDB UK: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > --94eb2c068f54211f800551d4eb29 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


--

Thanks & Regar= ds,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise Post= greSQL Company


http://www.linkedin.com/in/asheshvashi

<= /div>

On Tue, Jun 13, 2017 at 3:56 PM, Dave Page <= span dir=3D"ltr"><dpage@pgadmin.org> wrote:
On Tue, Jun 13, 2017 at 11:22 AM,= Ashesh Vashi
<ashesh.vashi@enterpris= edb.com> wrote:
> On Tue, Jun 13, 2017 at 2:47 PM, Dave Page <dpage@pgadmin.org> wrote:
>>
>> And then I find a problem. Sigh.
>>
>> When running in the desktop runtime, under QtWekKit (the forked, >> updated version that is by far the best of the browser engines we&= #39;ve
>> used), we get the attached error at startup. I don't see this = under
>> QtWebEngine, though as we've already found, that's not usa= ble for
>> other reasons.
>>
>> Is this fixable?
>
> As per 'http://qtwebkit.blogspot.i= n/2016/08/qtwebkit-im-back.html':
> "
> WebKit engine itself has not been updated since Qt 5.2 release. That&#= 39;s why
> it didn't support recent changes in Web standards that happened af= ter 2013,
> including: new JavaScript language standard ES2015 (also known as ES6)= , as
> well as improvements in DOM API and CSS.
> ...
> "
>
> Could this be a reason?

For the old webkit, certainly, but if you read further down, the
version we're using has been updated and does now claim to support
most of ES2015.
This is in one of the comment section.=

"This branch is 1099 commits ahead, 7251 commits behind WebKit:mast= er."

-- Thanks, Ashesh

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

--94eb2c068f54211f800551d4eb29--