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


Ignore:
Timestamp:
Oct 5, 2011 11:09:06 AM (13 years ago)
Author:
plaes@plaes.org
Comment:

Preliminary page for 1.4.x

Legend:

Unmodified
Added
Removed
Modified
  • WebKitGTK/1.4.x

    v1 v1  
     1= Preparing for the 1.4.x stable release =
     2
     3'''WebKitGTK-1.4 has been deprecated in favor of [wiki:WebKitGTK/1.6.x 1.6 stable branch]. This page is here for historic purposes.'''
     4
     5To get the WebKitGTK-1.4.x branch code, simply check out
     6http://svn.webkit.org/repository/webkit/releases/WebKitGTK/webkit-1.4
     7
     8= Changes merged into 1.4.3 =
     9
     10 * ~~http://trac.webkit.org/changeset/91253 ''[GTK] Google Calendar thinks we're mobile''~~
     11 * ~~http://trac.webkit.org/changeset/86102 ''[GTK] Untangle GtkAdjustments from WebCore''~~
     12 * ~~http://trac.webkit.org/changeset/86116 ''Unreviewed build fix..''~~
     13 * ~~http://trac.webkit.org/changeset/86118 ''Unreviewed build fix.''~~
     14 * ~~http://trac.webkit.org/changeset/90368 ''[GTK] r90148 did not apply to X11 platforms in WebKit1''~~
     15
     16= Changes merged into 1.4.2 =
     17 * http://trac.webkit.org/changeset/88240 ''[GTK] gtkdoc run produces many warnings about missing declarations''
     18 * http://trac.webkit.org/changeset/88683 ''Update the list of ignored GTK+ header files for the documentation generation''
     19 * http://trac.webkit.org/changeset/88734 ''Update gtkdoc files and inline documentation to reduce gtkdoc errors and ensure complete documentation''
     20 * http://trac.webkit.org/changeset/82599 ''[GTK] Link explicitly with XRender on Linux/Unix''
     21 * http://trac.webkit.org/changeset/82344 ''png-1.5 fixes''
     22 * http://trac.webkit.org/changeset/88240 ''[GTK] webkithittestresult. is malformed''
     23 * http://trac.webkit.org/changeset/86957 ''JIT requires VM overcommit (particularly on x86-64), Linux does not by default support this without swap?''
     24 * http://trac.webkit.org/changeset/85181 "Fix build with libpng-1.5.1"
     25 * http://trac.webkit.org/changeset/89248 ''[GTK] ASSERTION FAILED: it != gFontDataCache->end() in FontCache.cpp:318''
     26 * http://trac.webkit.org/changeset/89817  ''Unreviewed build fix. One more filed missing during distcheck, for the MIPS build.''
     27 * http://trac.webkit.org/changeset/81904 ''Ensure that all compilation takes place within a dynamic global object scope''
     28 * http://trac.webkit.org/changeset/83107 ''Stop JSObject::isUsingInlineStorage() from using the structure''
     29 * http://trac.webkit.org/changeset/84022 ''JSLock ASSERT seen often when using the inspector for long periods of time.''
     30 * http://trac.webkit.org/changeset/89319 ''[GTK] Windowless plugins sometimes crash with a BadMatch error''
     31 * http://trac.webkit.org/changeset/89265 ''make-hash-tools.pl: Perl 5.14 compatibility''
     32 * http://trac.webkit.org/changeset/90041 ''[Freetype] Many tests report ERROR: Failed to get glyph page zero''
     33
     34= Changes merged into 1.4.1 =
     35   * http://trac.webkit.org/changeset/84123
     36   * http://trac.webkit.org/changeset/84979
     37   * http://trac.webkit.org/changeset/85219
     38   * http://trac.webkit.org/changeset/85221
     39   * http://trac.webkit.org/changeset/85390
     40   * http://trac.webkit.org/changeset/85984
     41   * http://trac.webkit.org/changeset/85985
     42   * http://trac.webkit.org/changeset/86364
     43   * http://trac.webkit.org/changeset/87366 (assertion failure)
     44   * http://trac.webkit.org/changeset/86084
     45   * http://trac.webkit.org/changeset/85207
     46   * http://trac.webkit.org/changeset/87523
     47   * http://trac.webkit.org/changeset/87696
     48   * https://bugs.webkit.org/show_bug.cgi?id=59799 (crash)