Opened 11 years ago
Closed 11 years ago
#6044 closed enhancement (fixed)
WebKitGTK+ 2.6.5
| Reported by: | Fernando de Oliveira | Owned by: | Fernando de Oliveira |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.7 |
| Component: | BOOK | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
http://webkitgtk.org/releases/webkitgtk-2.6.5.tar.xz
What's new in the WebKitGTK+ 2.6.5 release?
===========================================
- Fix issue that caused some text to be inserted when trying to delete
a word from the Twitter message box.
- GObject DOM bindings API now correctly returns NULL intead of empty strings
to be able to differentiate between not present and present but empty.
- Do not resize the accelerating compositing window to the web size until
accelerated compositing mode is activated.
- Use latin1 instead of UTF-8 for HTTP header values.
- Add SCHEDULING query support to HTTP media source element.
- Add application/x-mpegurl and video/flv to the list of supported mimetypes.
- Update NavigationItemProbes inspector icon.
- Fix the build with recent GStreamer.
- Fix the build on FreeBSD.
- Fix build on OS X.
- Fix the build on powerpc 32 bits.
- Fixed several crashes in WebCore and JavaScriptCore.
- Translation updates: Assamese.
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 r15354.