Changes between Initial Version and Version 1 of WebKitGTK/1.8.x


Ignore:
Timestamp:
Feb 19, 2012 10:15:17 AM (12 years ago)
Author:
Martin Robinson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebKitGTK/1.8.x

    v1 v1  
     1[[PageOutline]]
     2
     3= Preparing for 1.8.0 =
     4
     5WebkitGtk+ '''1.8.0''' 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.
     6
     7When filing bugs (http://bugs.webkit.org) against stable release, please prefix them with "[GTK] [Stable]" to ensure they are addressed with high
     8priority. Also, running a debug build and including stack traces is highly encouraged.
     9
     10To get the stable branch code, simply check out
     11http://svn.webkit.org/repository/webkit/releases/WebKitGTK/webkit-1.8
     12
     13Over the next few weeks we'll be merging important fixes into the
     14branch, so be sure to stay up to date. Thanks for your help!
     15
     16== Proposed merges for 1.8.0 ==
     17  * [https://bugs.webkit.org/show_bug.cgi?id=78996] ''https://bugs.webkit.org/show_bug.cgi?id=78996''
     18  * [https://bugs.webkit.org/show_bug.cgi?id=51616] ''https://bugs.webkit.org/show_bug.cgi?id=51616''
     19
     20== Changes on track ==
     21  * [https://bugs.webkit.org/show_bug.cgi?id=68835] "[GTK] [ATK] testatk fails in the getExtents test"
     22  * [https://bugs.webkit.org/show_bug.cgi?id=68733] ''REGRESSION (r95239): [chromium] Twitter.com now extremely slow from border-radius clips''
     23  * [https://bugs.webkit.org/show_bug.cgi?id=66764] "[Gtk] Error generating POT file"
     24
     25= Previous versions =
     26
     27For changes in older stable branches see: [wiki:WebKitGTK/1.6.x 1.6.x]