[[PageOutline]] = Potential new features for 1.8.0 = * Geolocation support (yes!) * requestAnimationFrame support (yes!) * IndexedDB support (dunno) * Page visibility support (probably) * openModalDialog support (probably) = Preparing for 1.8.0 = WebkitGtk+ '''1.7.91''' will be the next release in the stable series. We should merge not overly intrusive patches that improve stability or performance, fix build issues, etc. When filing bugs (http://bugs.webkit.org) against stable release, please prefix them with "[GTK] [Stable]" to ensure they are addressed with high priority. Also, running a debug build and including stack traces is highly encouraged. To get the stable branch code, simply check out http://svn.webkit.org/repository/webkit/releases/WebKitGTK/webkit-1.8 Over the next few weeks we'll be merging important fixes into the branch, so be sure to stay up to date. Thanks for your help! == Proposed merges for 1.7.91 == * ~~[https://bugs.webkit.org/show_bug.cgi?id=79252] ''[WK2][GTK] WebProcess SIGSEVs due to incorrect clipboard handling''~~ * ~~[https://bugs.webkit.org/show_bug.cgi?id=79466] ''[WK2] [GTK] Destructor not invoked in EditorClientFrameDestructionObserver''~~ * ~~[http://trac.webkit.org/changeset/108540] ''Explicitly include unistd.h in TestNetscapePlugIn for GCC 4.7''~~ * ~~[https://bugs.webkit.org/show_bug.cgi?id=79375] ''Supplemental interfaces are not disabled with the "Conditional" attribute''~~ * ~~[http://trac.webkit.org/changeset/109222] ''[GTK] [WK2] Add Find API''~~ * ~~[http://trac.webkit.org/changeset/109228] ''DidFindString should be emitted even if FindOptionsShowOverlay is not enabled''~~ * ~~[http://trac.webkit.org/changeset/109229] ''[GTK] Add zoom-text-only setting to WebKit2 GTK+ API''~~ * ~~[http://trac.webkit.org/changeset/109230] ''[GTK] Use text or page zoom factor in WebKitWebView depending on zoom-text-only''~~ * ~~[http://trac.webkit.org/changeset/109396] ''[GTK] Avoid building any parts of WebKitTestRunner when WK2 is disabled''~~ * ~~[http://trac.webkit.org/changeset/109509] ''WebKitTestRunner: Explicitly include unistd.h for gcc 4.7''~~ * ~~[https://bugs.webkit.org/show_bug.cgi?id=80150] ''[GTK] Invalid in check in webkit_web_view_set_zoom_level() when zoom-text-only is enabled''~~ * ~~[http://trac.webkit.org/changeset/109580] ''[GStreamer] media/media-can-play-flac-audio.html fails''~~ * [https://bugs.webkit.org/show_bug.cgi?id=79084] ''REGRESSION: r108278 broke some tests that expect focus'' * [https://bugs.webkit.org/show_bug.cgi?id=80241] '' Unit tests are noisy when run under jhbuild'' * [https://bugs.webkit.org/show_bug.cgi?id=80235] ''"Console: undefined @0: ReferenceError: Can't find variable: WebInspector" during testwebinspector'' * [https://bugs.webkit.org/show_bug.cgi?id=68238] ''Crash while loading http://www.jusco.cn'' * [https://bugs.webkit.org/show_bug.cgi?id=79877] ''zlib link error with --enable-webkit2'' == Changes on track == * [https://bugs.webkit.org/show_bug.cgi?id=68835] "[GTK] [ATK] testatk fails in the getExtents test" * [https://bugs.webkit.org/show_bug.cgi?id=68733] ''REGRESSION (r95239): [chromium] Twitter.com now extremely slow from border-radius clips'' * [https://bugs.webkit.org/show_bug.cgi?id=66764] "[Gtk] Error generating POT file" * [https://bugs.webkit.org/show_bug.cgi?id=79495] ''[GTK] FrameLoader signals: gtk-doc fixes'' = Previous versions = == 1.7.90 == * ~~[https://bugs.webkit.org/show_bug.cgi?id=78995] ''Remove unused GSettings stuff''~~ * ~~[https://bugs.webkit.org/show_bug.cgi?id=78996] ''Fails to build on platforms where UChar is wchar_t''~~ * ~~[https://bugs.webkit.org/show_bug.cgi?id=51616] ''Can't find webinspector and error page redirection on Windows''~~ * ~~[http://trac.webkit.org/changeset/108216] ''WebKit2 does not build if gtk-unix-printing-3.0 is not available''~~ * ~~[http://trac.webkit.org/changeset/108222] ''Fix WebKit2GTK+ for 'make distcheck'.''~~ * ~~[http://trac.webkit.org/changeset/108250] ''Adding SOUP_TYPE_PROXY_RESOLVER_DEFAULT feature to soup session makes WebProcess to hang''~~ * ~~[https://bugs.webkit.org/show_bug.cgi?id=79044] ''[GTK] Needs to claim being a more up-to-date Chrome''~~ * ~~[http://trac.webkit.org/changeset/108237] ''manual rollout of r107970 which breaks table column widths updates from javascript''~~ * ~~[http://trac.webkit.org/changeset/108248] ''Stop the committer timer when the page is destroyed'' - looks like it could be a crash fix?~~ * ~~[http://trac.webkit.org/changeset/108281] ''UNIX: Plugin information fields are not interpreted as UTF-8''~~ * ~~[http://trac.webkit.org/changeset/108278] ''Web content oftens steals focus from other widgets''~~ * ~~[http://trac.webkit.org/changeset/108277] ''Geolocation support should be on by default''~~ * ~~[http://trac.webkit.org/changeset/108288] ''Turn on requestAnimationFrame for release builds''~~ * ~~[http://trac.webkit.org/changeset/108312] ''Fix GTK+ unit tests after r108278.''~~ * ~~[http://trac.webkit.org/changeset/108313] ''Fix GTK+ unit tests after r108281.''~~ * ~~[http://trac.webkit.org/changeset/108279] ''Does not build on GNU Hurd ''~~ * ~~[http://trac.webkit.org/changeset/108347] ''Does not build on IA64, SPARC and Alpha''~~ * ~~[http://trac.webkit.org/changeset/108523] ''Clean build is broken when using make -j''~~ * ~~[http://trac.webkit.org/changeset/107351] ''Unreviewed, rolling out r107351. (modal dialog support)''~~ For changes in older stable branches see: [wiki:WebKitGTK/1.6.x 1.6.x]