ubuntu/+source/qtwebkit-opensource-src:applied/ubuntu/cosmic

Last commit made on 2018-07-17
Get this branch:
git clone -b applied/ubuntu/cosmic 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/cosmic
Repository:
lp:ubuntu/+source/qtwebkit-opensource-src

Recent commits

317d137... by Simon Quigley

5.212.0~alpha2-12ubuntu1 (patches applied)

Imported using git-ubuntu import.

85513c3... by Simon Quigley

add missing #include <functional>

Gbp-Pq: include_functional.diff.

02be39c... by Simon Quigley

fix include dir in generated pkg-config files

Gbp-Pq: pkgconfig_includedir.diff.

6747a85... by Simon Quigley

use system WOFF2 library

Gbp-Pq: use_system_woff2.diff.

aadc71a... by Simon Quigley

update ECMGeneratePkgConfigFile to latest version, fill in DESCRIPTION

Gbp-Pq: pkgconfig_description.diff.

4c0b877... by Simon Quigley

fix HPPA and Alpha builds

Gbp-Pq: fix_ftbfs_alpha.diff.

f71793e... by Simon Quigley

Locally define PATH_MAX is not available

Gbp-Pq: path_max.diff.

9afa6fa... by Simon Quigley

fix x32 build

Gbp-Pq: fix_ftbfs_x32.diff.

157b9b8... by Simon Quigley

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

Gbp-Pq: fix_selectedHtml_segfault.diff.

ad7dbc1... by Simon Quigley

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

Gbp-Pq: fix_copyChars_segfault.diff.