10 | | * Black style bug (Jocely) |
11 | | * Font selection bug (Tor Arne) |
12 | | * Crash with fonts & SVG (Benjamin) |
13 | | * JSC crash (Benjamin) |
14 | | * setHtml regression (Tor Arne) |
15 | | * QUrl::fromUserInput fixes (Jocelyn) |
16 | | * API Documentation (Tor Arne) |
| 10 | * ~~ Black style bug - [[https://bugs.webkit.org/show_bug.cgi?id=31295]] - Fixed and cherry-picked into 4.6 (Jocelyn) ~~ |
| 11 | * ~~ Font selection bug - [[https://bugs.webkit.org/show_bug.cgi?id=31294]] - Cherry-picked into 4.6, pending trunk solution (Tor Arne) ~~ |
| 12 | * Crash with fonts & SVG - [[https://bugs.webkit.org/show_bug.cgi?id=29856]] - Work in progress (Benjamin) |
| 13 | * ~~ JSC crash (Benjamin) - fixed by someone else it seems ~~ |
| 14 | * ~~ setHtml regression - [[https://bugs.webkit.org/show_bug.cgi?id=30879]] - Cherry-picked into 4.6, pending trunk solution (Tor Arne) ~~ |
| 15 | * ~~ QUrl::fromUserInput fixes - Fixed, pending Qt 4.6 inclusion (Jocelyn) ~~ |
| 16 | * ~~ API Documentation - Lots of fixing done by Tor Arne, Antonio, David Boddie - yay ~~ |