ubuntu/+source/qtwebkit-opensource-src:applied/ubuntu/bionic-devel

Last commit made on 2018-04-16
Get this branch:
git clone -b applied/ubuntu/bionic-devel https://git.launchpad.net/ubuntu/+source/qtwebkit-opensource-src
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/bionic-devel
Repository:
lp:ubuntu/+source/qtwebkit-opensource-src

Recent commits

9d88fee... by Dmitry Shachnev

5.212.0~alpha2-7ubuntu1 (patches applied)

Imported using git-ubuntu import.

f60745e... by Dmitry Shachnev

add missing #include <functional>

Gbp-Pq: include_functional.diff.

733d908... by Dmitry Shachnev

fix include dir in generated pkg-config files

Gbp-Pq: pkgconfig_includedir.diff.

85efb01... by Dmitry Shachnev

use system WOFF2 library

Gbp-Pq: use_system_woff2.diff.

5a49009... by Dmitry Shachnev

update ECMGeneratePkgConfigFile to latest version, fill in DESCRIPTION

Gbp-Pq: pkgconfig_description.diff.

06666e4... by Dmitry Shachnev

fix HPPA and Alpha builds

Gbp-Pq: fix_ftbfs_alpha.diff.

f4598ae... by Dmitry Shachnev

Locally define PATH_MAX is not available

Gbp-Pq: path_max.diff.

8982e26... by Dmitry Shachnev

fix x32 build

Gbp-Pq: fix_ftbfs_x32.diff.

792cff6... by Dmitry Shachnev

fix crash in QWebPage::selectedHtml() when selectedRange is nullptr

Gbp-Pq: fix_selectedHtml_segfault.diff.

aa83b32... by Dmitry Shachnev

fix WTF::StringImpl::copyChars segfault when built with GCC 7

Gbp-Pq: fix_copyChars_segfault.diff.