Opened 11 years ago
Closed 11 years ago
#4829 closed enhancement (fixed)
webkitgtk-2.2.6
Reported by: | Fernando de Oliveira | Owned by: | Fernando de Oliveira |
---|---|---|---|
Priority: | normal | Milestone: | 7.6 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
WebKitGTK+ 2.2.6 is available for download at:
http://webkitgtk.org/releases/webkitgtk-2.2.6.tar.xz (9.0MB)
md5sum: 245a9f8cac251662b7abf19903332038 sha256sum: 157ee7377ae97a27bb3b9bd2733d9353979632543c3d078b6578aeeb1319bf06
This is a bug fix release in the stable 2.2 series.
What's new in the WebKitGTK+ 2.2.6 release? ===========================================
- Fix infinite loop in WebProcess due to a race condition that can happen when the socket event source is cancelled.
- Use a persistent cache for plugins metadata to avoid blocking the UI while scanning plugins during page loads.
- Make sure the web process doesn't finish if there's an ongoing print operation.
- Fix web process leak when the WebView is leaked by the application.
- Fix the generation of g_return macros for GObject DOM bindings in some cases where non pointer parameters were handled as pointers.
Change History (2)
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 r12881.