ubuntu/+source/webkit2gtk:applied/debian/jessie

Last commit made on 2015-03-06
Get this branch:
git clone -b applied/debian/jessie https://git.launchpad.net/ubuntu/+source/webkit2gtk
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/debian/jessie
Repository:
lp:ubuntu/+source/webkit2gtk

Recent commits

540e7a7... by Alberto Garcia

2.6.2+dfsg1-4 (patches applied)

Imported using git-ubuntu import.

833927e... by Alberto Garcia

Check TLS errors as soon as they are set in the SoupMessage

Gbp-Pq: check-tls-errors.patch.

5629b70... by Alberto Garcia

String(new Date(Mar 30 2014 01:00:00)) is wrong in CET

Gbp-Pq: fix-date.patch.

4b64b77... by Alberto Garcia

Fix segfault when calling clearSelection on a detached RenderObject

Gbp-Pq: fix-clearselection-segfault.patch.

91227e8... by Alberto Garcia

Recursive crash at WebCore::accessibleNameForNode

Gbp-Pq: fix-ax-crash.patch.

5c32c3e... by Alberto Garcia

Timers might never be fired during animations

Gbp-Pq: fix-timers-animations.patch.

276166b... by Alberto Garcia

Add NULL check to convertToUTF8String()

Gbp-Pq: fix-null-string-conversion.patch.

ffc6883... by Alberto Garcia

HTTP header values should be treated as latin1, not UTF-8

Gbp-Pq: http-latin1.patch.

08b53c3... by Alberto Garcia

Prevent unsafe access to internal types

Gbp-Pq: serialized-script-value.patch.

29367a4... by Alberto Garcia

Fix crash due to integer overflow

Gbp-Pq: fix-integer-overflow.patch.