Re: [Development] QtWebEngine embedded switches

2018-09-28 Thread Allan Sandfeld Jensen
On Donnerstag, 27. September 2018 08:54:13 CEST Johannes Pointner wrote: > Hi all, > > I'm playing around with a few Chromium settings on an i.MX6 board and > wanted to ask if some of the flags which are set by > "useEmbeddedSwitches" are still necessary: > > - kDisableGpuShaderDiskCache: > This

[Development] QtWebEngine embedded switches

2018-09-26 Thread Johannes Pointner
Hi all, I'm playing around with a few Chromium settings on an i.MX6 board and wanted to ask if some of the flags which are set by "useEmbeddedSwitches" are still necessary: - kDisableGpuShaderDiskCache: This one was removed from the Android browser startup flags with the following commit in 2015: