Changes between Version 107 and Version 108 of WebKitGTK/1.8.x


Ignore:
Timestamp:
May 13, 2012 7:17:48 PM (12 years ago)
Author:
kov@webkit.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebKitGTK/1.8.x

    v107 v108  
    2020  * [https://bugs.webkit.org/show_bug.cgi?id=85072] ''[soup] URL of the ResourceResponse passed to willSendRequest is incorrect''
    2121  * [https://bugs.webkit.org/show_bug.cgi?id=86039] ''[Cairo] GLContextGLX releases the context with an uninitialized display''
    22  * [https://bugs.webkit.org/show_bug.cgi?id=80669] ''Crash in WebCore::GraphicsContext::paintingDisabled''
    23  * [https://bugs.webkit.org/show_bug.cgi?id=78534] ''Crash due to inserting letter into div with first-letter''
    24  * [https://bugs.webkit.org/show_bug.cgi?id=85501] ''[GTK] join() is wrongly used in webkitdirs.pm since r115532''
    25  * [https://bugs.webkit.org/show_bug.cgi?id=82448] ''[GTK] generate-gtk-doc doesn't cope with custom build directory''
    26  * [https://bugs.webkit.org/show_bug.cgi?id=85181] ''[GTK] Add glib as a dependency to build glib-networking''
    27  * [https://bugs.webkit.org/show_bug.cgi?id=76161] ''[GTK] jhbuild cloning is not following WEBKITOUTPUTDIR.''
    28  * [https://bugs.webkit.org/show_bug.cgi?id=82216] ''[GTK] jhbuild wrongly tricked into clean-up''
    29  * [https://bugs.webkit.org/show_bug.cgi?id=82484] ''[GTK] 3 fast/ layout tests failing after upgrading libsoup to 2.37.92''
    30  * [https://bugs.webkit.org/show_bug.cgi?id=83768] ''[GTK] Migrate Skipped tests to test_expectations.txt''
    31  * [https://bugs.webkit.org/show_bug.cgi?id=84112] ''[GTK] Use configure instead of autogen.sh for gtk+''
    32  * [https://bugs.webkit.org/show_bug.cgi?id=84086] ''[GTK] Add pango to jhbuild''
    33  * [https://bugs.webkit.org/show_bug.cgi?id=84085] ''[GTK] fonts jhbuild module needs an empty clean target''
    34  * [https://bugs.webkit.org/show_bug.cgi?id=84060] ''[GTK] Bump dependency on GTK+ 3.x to match reality''
    35  * [https://bugs.webkit.org/show_bug.cgi?id=82473] ''[GTK] Tools/Scripts/run-gtk-tests should not force you to use the WebKit jhbuild''
    36  * [https://bugs.webkit.org/show_bug.cgi?id=82252] ''[jhbuild] Prepend jhbuildrc's directory to sys.path instead of appending.''
    37  * [https://bugs.webkit.org/show_bug.cgi?id=82212] ''[GTK] Build gnutls without p11-kit support''
    38  * [https://bugs.webkit.org/show_bug.cgi?id=82209] ''[jhbuild] Use $MAKE if it is defined to build jhbuild itself.''
    39  * [https://bugs.webkit.org/show_bug.cgi?id=82234] ''[jhbuild] Revert $MAKE environment hack introduced in r101929.''
    40  * [https://bugs.webkit.org/show_bug.cgi?id=82145] ''[jhbuild] Explicitly disable DTrace when building glib.''
    41  * [https://bugs.webkit.org/show_bug.cgi?id=82073] ''[GTK] libgcrypt and p11-kit should not be in jhbuild modules''
    42  * [https://bugs.webkit.org/show_bug.cgi?id=81888] ''[GTK] Allow to run any jhbuild command with jhbuild-wrapper script''
    43  * [https://bugs.webkit.org/show_bug.cgi?id=79904] ''[EFL] Add and use run-with-jhbuild and update-webkitefl-libs scripts for EFL''
    44  * [https://bugs.webkit.org/show_bug.cgi?id=81485] ''jhbuild: Call jhbuild's autogen.sh via bash.''
    45  * [https://bugs.webkit.org/show_bug.cgi?id=79673] ''Parametrize run-with-jhbuild and update-webkitgtk-libs with platform --gtk/--efl''
    46  * [https://bugs.webkit.org/show_bug.cgi?id=81769] ''[GTK] Add make to the jhbuild moduleset''
    47  * [https://bugs.webkit.org/show_bug.cgi?id=82729] ''[GTK] Disable introspection build in the at-spi2-core module.''
    48  * [https://bugs.webkit.org/show_bug.cgi?id=82395] ''[GTK] Disable introspection for jhbuild modules''
    49  * [https://bugs.webkit.org/show_bug.cgi?id=80729] ''Fix the use of stale text fragments''
     22  * ~~[http://trac.webkit.org/changeset/113995] ''Unreviewed, GTK test_expectations post-Skipped-migration update #2.''~~
     23  * ~~[http://trac.webkit.org/changeset/113986] ''Unreviewed, GTK test_expectations post-Skipped-migration update.''~~
     24  * ~~[http://trac.webkit.org/changeset/115978] ''Unreviewed, fix another call to join(), similar to the ones landed in r115975.''~~
     25  * ~~[http://trac.webkit.org/changeset/115904] ''Unreviewed. Fix mistake I committed when applying review comments.''~~
     26  * ~~[http://trac.webkit.org/changeset/111607] ''Unreviewed, GTK gardening after r111601.''~~
     27  * ~~[https://bugs.webkit.org/show_bug.cgi?id=80669] ''Crash in WebCore::GraphicsContext::paintingDisabled''~~
     28  * ~~[https://bugs.webkit.org/show_bug.cgi?id=78534] ''Crash due to inserting letter into div with first-letter''~~
     29  * ~~[https://bugs.webkit.org/show_bug.cgi?id=85501] ''[GTK] join() is wrongly used in webkitdirs.pm since r115532''~~
     30  * ~~[https://bugs.webkit.org/show_bug.cgi?id=82448] ''[GTK] generate-gtk-doc doesn't cope with custom build directory''~~
     31  * ~~[https://bugs.webkit.org/show_bug.cgi?id=85181] ''[GTK] Add glib as a dependency to build glib-networking''~~
     32  * ~~[https://bugs.webkit.org/show_bug.cgi?id=76161] ''[GTK] jhbuild cloning is not following WEBKITOUTPUTDIR.''~~
     33  * ~~[https://bugs.webkit.org/show_bug.cgi?id=82216] ''[GTK] jhbuild wrongly tricked into clean-up''~~
     34  * ~~[https://bugs.webkit.org/show_bug.cgi?id=82484] ''[GTK] 3 fast/ layout tests failing after upgrading libsoup to 2.37.92''~~
     35  * ~~[https://bugs.webkit.org/show_bug.cgi?id=83768] ''[GTK] Migrate Skipped tests to test_expectations.txt''~~
     36  * ~~[https://bugs.webkit.org/show_bug.cgi?id=84112] ''[GTK] Use configure instead of autogen.sh for gtk+''~~
     37  * ~~[https://bugs.webkit.org/show_bug.cgi?id=84086] ''[GTK] Add pango to jhbuild''~~
     38  * ~~[https://bugs.webkit.org/show_bug.cgi?id=84085] ''[GTK] fonts jhbuild module needs an empty clean target''~~
     39  * ~~[https://bugs.webkit.org/show_bug.cgi?id=84060] ''[GTK] Bump dependency on GTK+ 3.x to match reality''~~
     40  * ~~[https://bugs.webkit.org/show_bug.cgi?id=82473] ''[GTK] Tools/Scripts/run-gtk-tests should not force you to use the WebKit jhbuild''~~
     41  * ~~[https://bugs.webkit.org/show_bug.cgi?id=82252] ''[jhbuild] Prepend jhbuildrc's directory to sys.path instead of appending.''~~
     42  * ~~[https://bugs.webkit.org/show_bug.cgi?id=82212] ''[GTK] Build gnutls without p11-kit support''~~
     43  * ~~[https://bugs.webkit.org/show_bug.cgi?id=82209] ''[jhbuild] Use $MAKE if it is defined to build jhbuild itself.''~~
     44  * ~~[https://bugs.webkit.org/show_bug.cgi?id=82234] ''[jhbuild] Revert $MAKE environment hack introduced in r101929.''~~
     45  * ~~[https://bugs.webkit.org/show_bug.cgi?id=82145] ''[jhbuild] Explicitly disable DTrace when building glib.''~~
     46  * ~~[https://bugs.webkit.org/show_bug.cgi?id=82073] ''[GTK] libgcrypt and p11-kit should not be in jhbuild modules''~~
     47  * ~~[https://bugs.webkit.org/show_bug.cgi?id=81888] ''[GTK] Allow to run any jhbuild command with jhbuild-wrapper script''~~
     48  * ~~[https://bugs.webkit.org/show_bug.cgi?id=79904] ''[EFL] Add and use run-with-jhbuild and update-webkitefl-libs scripts for EFL''~~
     49  * ~~[https://bugs.webkit.org/show_bug.cgi?id=81485] ''jhbuild: Call jhbuild's autogen.sh via bash.''~~
     50  * ~~[https://bugs.webkit.org/show_bug.cgi?id=79673] ''Parametrize run-with-jhbuild and update-webkitgtk-libs with platform --gtk/--efl''~~
     51  * ~~[https://bugs.webkit.org/show_bug.cgi?id=81769] ''[GTK] Add make to the jhbuild moduleset''~~
     52  * ~~[https://bugs.webkit.org/show_bug.cgi?id=82729] ''[GTK] Disable introspection build in the at-spi2-core module.''~~
     53  * ~~[https://bugs.webkit.org/show_bug.cgi?id=82395] ''[GTK] Disable introspection for jhbuild modules''~~
     54  * ~~[https://bugs.webkit.org/show_bug.cgi?id=80729] ''Fix the use of stale text fragments''~~
    5055
    5156== Changes on track ==