summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Allan Sandfeld Jensen [Fri, 10 Oct 2014 12:50:18 +0000 (14:50 +0200)]
Do not use JIT on big endian architectures
All the JIT implementations targets the little-endian versions of ARM,
MIPS and SH4 respectively. So in case anyone builds on those platforms
we should not enable JIT.
Task-number: QTBUG-41896
Change-Id: I5be167511e2c3eac6c63e603b82da84fb6b29eaa
Reviewed-by: Julien Brianceau <jbriance@cisco.com>
Reviewed-by: Michael Bruning <michael.bruning@digia.com>
Gbp-Pq: Name do_not_use_jit_on_big_endian_machines.patch
Felix Geyer [Wed, 1 Apr 2015 17:44:29 +0000 (17:44 +0000)]
qtwebkit-opensource-src (5.3.2+dfsg-4) unstable; urgency=medium
[ Dmitry Shachnev ]
* Backport upstream fix that adds missing checks for HTMLUnknownElement.
Closes: #781194.
[ Felix Geyer ]
* Backport upstream fix that prevents recording visited URLs to its favicon
database while using private browsing mode.
Closes: #780748.
[dgit import unpatched qtwebkit-opensource-src 5.3.2+dfsg-4]
Felix Geyer [Wed, 1 Apr 2015 17:44:29 +0000 (17:44 +0000)]
Import qtwebkit-opensource-src_5.3.2+dfsg-4.debian.tar.xz
[dgit import tarball qtwebkit-opensource-src 5.3.2+dfsg-4 qtwebkit-opensource-src_5.3.2+dfsg-4.debian.tar.xz]
Lisandro Damián Nicanor Pérez Meyer [Wed, 17 Sep 2014 03:23:05 +0000 (03:23 +0000)]
Import qtwebkit-opensource-src_5.3.2+dfsg.orig.tar.xz
[dgit import orig qtwebkit-opensource-src_5.3.2+dfsg.orig.tar.xz]