Changes between Version 9 and Version 10 of WebKitGTK/2.8.x


Ignore:
Timestamp:
Feb 28, 2015 3:13:16 AM (9 years ago)
Author:
Carlos Garcia Campos
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebKitGTK/2.8.x

    v9 v10  
    1818  * http://trac.webkit.org/changeset/180621 ''AX: Implement support for ARIA 1.1 'searchbox' role''
    1919  * http://trac.webkit.org/changeset/180600 ''AX: Implement support for ARIA 1.1 'switch' role''
    20   * https://trac.webkit.org/r180264 ''Build bmalloc through CMake as a static library''
    21   * http://trac.webkit.org/changeset/180502 ''[GTK] Fails to compile with cmake 3.2.x''
    22   * http://trac.webkit.org/changeset/180563 ''[GTK] Fonts loaded via @font-face look bad''
    23   * https://bugs.webkit.org/show_bug.cgi?id=142044 ''[FreeType] REGRESSION(r180563): Introduced crashes''
    24   * http://trac.webkit.org/changeset/180565 ''Crash loading local file with WebPageProxy::loadAlternateHTMLString''
     20  * ~~https://trac.webkit.org/r180264 ''Build bmalloc through CMake as a static library''~~
     21  * ~~http://trac.webkit.org/changeset/180502 ''[GTK] Fails to compile with cmake 3.2.x''~~
     22  * ~~http://trac.webkit.org/changeset/180563 ''[GTK] Fonts loaded via @font-face look bad''~~
     23  * ~~https://bugs.webkit.org/show_bug.cgi?id=142044 ''[FreeType] REGRESSION(r180563): Introduced crashes''~~
     24  * ~~http://trac.webkit.org/changeset/180565 ''Crash loading local file with WebPageProxy::loadAlternateHTMLString''~~
    2525  * http://trac.webkit.org/changeset/180234 ''Throwing from an FTL call IC slow path may result in tag registers being clobbered on 64-bit CPUs''
    2626  * http://trac.webkit.org/changeset/180248 ''REGRESSION(r180184): Caused infinite recursion on js/function-apply-aliased.html''