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


Ignore:
Timestamp:
Feb 9, 2018 9:35:15 AM (6 years ago)
Author:
Michael Catanzaro
Comment:

Switch backports page back to the original format, which was more readable

Legend:

Unmodified
Added
Removed
Modified
  • WebKitGTK/2.20.x

    v9 v10  
    1717== Proposed merges for 2.19.91 ==
    1818
    19 * [GStreamer][WebAudio] Winamp2-js woes ''https://bugs.webkit.org/show_bug.cgi?id=182612''
    20 * [GStreamer] WebKit improperly handles missing GStreamer elements https://trac.webkit.org/changeset/228281/webkit
    21 * [GStreamer] LayoutTest webaudio/silent-audio-interrupted-in-background.html makes its subsequent test flaky crash https://trac.webkit.org/changeset/228271/webkit
    22 * [GStreamer][WebAudio] No need for version check in each loop iteration https://trac.webkit.org/changeset/228265/webkit
    23 * [GTK] WaylandCompositor misusing eglGetProcAddress https://trac.webkit.org/changeset/228272/webkit
    24 * AX: Defer attribute computation until needed. https://trac.webkit.org/changeset/228279/webkit
    25 * Crash on sfgate.com because mismatching link preload types http://trac.webkit.org/changeset/228096/webkit
    26 * Avoid unnecessarily constructing RunLoops for GC AutomaticThreads in Connection::sendMessage() after r228001 http://trac.webkit.org/changeset/228152/webkit
    27 * put_to_scope/get_from_scope should not cache lexical scopes when expecting a global object http://trac.webkit.org/changeset/228193/webkit
    28 * ASSERTION FAILED: vm->currentThreadIsHoldingAPILock() seen with http/tests/paymentrequest/payment-request-show-method.https.html http://trac.webkit.org/changeset/228258/webkit
     19* http://trac.webkit.org/changeset/228096/webkit ''Crash on sfgate.com because mismatching link preload types''
     20* http://trac.webkit.org/changeset/228152/webkit ''Avoid unnecessarily constructing RunLoops for GC AutomaticThreads in Connection::sendMessage() after r228001''
     21* http://trac.webkit.org/changeset/228193/webkit  ''put_to_scope/get_from_scope should not cache lexical scopes when expecting a global object''
     22* http://trac.webkit.org/changeset/228258/webkit ''ASSERTION FAILED: vm->currentThreadIsHoldingAPILock() seen with http/tests/paymentrequest/payment-request-show-method.https.html''
     23* https://trac.webkit.org/changeset/228265/webkit ''[GStreamer][WebAudio] No need for version check in each loop iteration''
     24* https://trac.webkit.org/changeset/228271/webkit ''[GStreamer] LayoutTest webaudio/silent-audio-interrupted-in-background.html makes its subsequent test flaky crash''
     25* https://trac.webkit.org/changeset/228272/webkit ''[GTK] WaylandCompositor misusing eglGetProcAddress''
     26* https://trac.webkit.org/changeset/228279/webkit ''AX: Defer attribute computation until needed.''
     27* https://trac.webkit.org/changeset/228281/webkit ''[GStreamer] WebKit improperly handles missing GStreamer elements''
     28* https://trac.webkit.org/changeset/228321/webkit ''[GStreamer][WebAudio] Winamp2-js woes''
    2929
    3030== Changes on track ==