#4414 closed enhancement (fixed)
WebKitGTK+ 2.2.3
Reported by: | Fernando de Oliveira | Owned by: | Fernando de Oliveira |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
This is a bug fix release in the stable 2.2 series.
What's new in the WebKitGTK+ 2.2.3 release? ===========================================
- Render AC layers also when using GTK+ 2 in WebKit1.
- Avoid extra copy when drawing images in cairo backend.
- Fix return value of webkit_web_view_get_view_source_mode() in WebKit1.
- Fix scrolling in combo boxes when the dropdown menu is larger than the screen.
- Remove Chromium as user agent and claim to be Safari in OS X.
- Fix a crash in the WebProcess when visiting www.pressure.co.uk.
- Fix a crash JavaScriptcore with certain Google Drive documents.
- Fix a crash in JavaScriptcore when running peacekeeper benchmark in 32 bit platforms.
- Fix the build with freetype >= 2.5.1.
Change History (3)
comment:1 by , 11 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed at r12342. First victim of freetype-2.5.1 rescued upstream.